LM.GUI.Divider(vertical)
Version added: before 9.5
Creates a new LM_Divider object
Arguments:
| Name | Type | Description | Default | Ver |
| vertical | bool | True to create a vertical divider, false for a horizontal divider | < 9.5 |
Return value:
LM_Divider the newly-created divider
Creates a new LM_Divider object that can then be added to a dialog or toolbar.
Search results
Usage of 'Divider' is found in the following scripts:
Smartbone Fixer (Original Edition) by eugenebabich
View Code