Print Page | Close Window

Change Textbutton PrevNext

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=18037
Printed Date: 08 July 2024 at 5:02pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Change Textbutton PrevNext
Posted By: ProScan
Subject: Change Textbutton PrevNext
Date Posted: 11 March 2011 at 5:34am
Hello...
how we can change the default Text from the
CalendarThemeOffice2007PrevNextEventButtons ?

Thanks for Help...

ProScan




Replies:
Posted By: SuperMario
Date Posted: 25 March 2011 at 9:51am
While I don't see any property for this, there is a workaround.  If you open the Resource Strings in the resource editor you can modify the text for it.  The resource utility is located in the start menu where you installed codejock.  Then load this resource.

Private Sub Form_Initialize()
    CalendarGlobalSettings.ResourceFile = App.Path & "\ResourceEn.xml"
End Sub

I'll see about adding some properties to change this text for a future release.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net