Name | Description | |
---|---|---|
ImGearRecZoneGUICustomToolBar Constructor | Initializes a new instance of the ImGearRecZoneGUICustomToolBar class. |
The following tables list the members exposed by ImGearRecZoneGUICustomToolBar.
Name | Description | |
---|---|---|
ImGearRecZoneGUICustomToolBar Constructor | Initializes a new instance of the ImGearRecZoneGUICustomToolBar class. |
Name | Description | |
---|---|---|
CustomButtons | Gets or sets custom button parameters. | |
CustomizedButtonIDs | Gets or sets customized button identifiers. | |
CustomizedButtons | Gets or sets customized button parameters. | |
HiddenButtonIDs | Gets or sets hidden button identifiers. | |
SaveByIGVersion | Gets or sets ImageGear version to be used for serialiation of the custom toolbar. | |
UtilityButtonsHidden | Gets or sets a value indicating whether the utility buttons are hidden. |
Name | Description | |
---|---|---|
AddCustomButton | Adds a custom button to the toolbar. | |
AddCustomizedButton | Adds a customized button to the toolbar. | |
ButtonIsCustomized | Returns a boolean value specifying whether the button is customized. | |
ButtonIsHidden | Returns a boolean value specifying whether the button is hidden. | |
GetCustomButtonParam | Returns custom button parameters. | |
GetCustomizedButtonParam | Returns customized button parameters. | |
HideButton | Hides toolbar button. | |
UnHideButton | Unhides toolbar button. |