Change Textbutton PrevNext |
Post Reply |
Author | |
ProScan
Groupie Joined: 07 March 2011 Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 11 March 2011 at 5:34am |
Hello...
how we can change the default Text from the CalendarThemeOffice2007PrevNextEventButtons ? Thanks for Help... ProScan |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
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. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |