TBLanguage
All properties are of String type. They contain the String that is displayed in contextual menus and in the Customize Window.
Registering the ToolBar
In DebugBuild, if the ToolBar isn't registered, it will act normally. But when you compile and launch the application, the ToolBars will appear blank.
To get a SerialKey (to register) please contact me at lej_pub@hotmail.com In the email subjet please write: REALBasic ToolBar
You will then have unlimited compilation with the class and free updates by email.
Once you have received the registration key, put this in your app.open event:
TBCanvas.Register(Name As String, ProductKey As String, SerialKey As Integer) It returns a boolean.
- SourceCode
Visit my website for more information: http://www.jeremieleroy.com/products.php#Toolbar