Xbasic
Toolbar Methods
IN THIS PAGE
Description
Methods and static functions available for working with toolbars in desktop applications.
Methods
- close Method
Closes a toolbar.
- controlEnable Method
Enables or disables a button on a toolbar.
- get Method
Returns a pointer to a toolbar.
- open Method
Opens and returns a pointer to a toolbar.
Limitations
Desktop applications only