Palette Drawer
There is a single Palette Drawer for each library file. All controls defined in a library file are displayed in this drawer in the Form Designer palette beneath the built-in drawers of Panes, Controls, and Action Buttons.
Palette Drawer Properties
Property | Type | Initial Value | Description |
---|---|---|---|
Name | String |
drawer.<libraryName> |
Defines a unique name for the drawer. The name must begin with "drawer." and must be unique within the workspace. This property is pre-populated based on the original name of the library file and usually need not be changed. |
Label | String | Generated based on library name. | Label applied in the form designer. |
Order | Number | 0 | Specifies the order in which the drawer is added to the palette. Higher numbered drawers appear later in the palette. Any drawers that have the same order are arranged alphabetically by label. Custom drawers are always below the built-in drawers. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.