Accusoft.ImagXpressSdk Namespace : Toolbar Class |
The following tables list the members exposed by Toolbar.
Name | Description | |
---|---|---|
![]() | Toolbar Constructor | The main constructor which initializes a new instance of the Toolbar class. |
Name | Description | |
---|---|---|
![]() | Activated | Gets and sets if the toolbar is created and ready for use. |
![]() | ContextMenu | Gets the context menu for the toolbar. |
![]() | Enabled | Gets and sets if the toolbar is enabled. |
![]() | Height | Gets and sets the height of a toolbar in icons. |
![]() | Hwnd | Gets the windows handle of the toolbar. |
![]() | IconSize | Gets and sets the toolbar icon size. |
![]() | Visible | Gets and sets the toolbar visibility. |
![]() | Width | Gets and sets the width of the toolbar in icons. |
Name | Description | |
---|---|---|
![]() | DeleteTool | Deletes the specified tool from the toolbar. |
![]() | GetToolEnabled | Gets the enabled value of the given tool. |
![]() | GetToolTip | Gets the informational tip that is displayed to the end-user when the mouse is dragged over the given tool. |
![]() | GetToolVisible | Gets the tools visibility. |
![]() | SetToolEnabled | Enables the given tool. |
![]() | SetToolTip | Sets the given informational tip that displays to the end-user when the mouse is dragged over the specified tool. |
![]() | SetToolVisible | Sets the tools visibility. |