For a list of all members of this type, see PopupGalleryTool members.
| Name | Description | |
|---|---|---|
![]() | AfterToolActivate | Occurs after a tool becomes the active tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | AfterToolCloseup | Occurs after a tool closes up. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | AfterToolDeactivate | Occurs after a tool ceases to be the active tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | AfterToolDropdown | Occurs after a tool drops down. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | AfterToolEnterEditMode | Occurs after a tool has entered edit mode. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | AfterToolExitEditMode | Occurs after a tool has exited edit mode. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | BeforeToolActivate | Occurs before a tool becomes the active tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | BeforeToolDropdown | Occurs before a tool drops down. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | BeforeToolEnterEditMode | Cancelable event that occurs before a tool has entered edit mode. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | BeforeToolExitEditMode | Cancelable event that occurs before a tool has exited edit mode. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | GalleryToolActiveItemChange | Occurs when an item in the gallery drop down or preview is activated for the length of the ActivationActionDelay. |
![]() | GalleryToolFilterChange | Occurs when the selected group filter has changed. |
![]() | GalleryToolItemClick | Occurs when an item in the gallery drop down or preview is clicked. |
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToolClick | Occurs when the tool is clicked by the user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | ToolDoubleClick | Occurs when a tool is double-clicked by the user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | ToolEditError | Occurs after the ToolBase.BeforeToolExitEditMode event if the value that the user has entered is invalid. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | ToolKeyDown | Occurs when a key is pressed when a tool has the input focus. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | ToolKeyPress | Occurs when a key is pressed and released when a tool has the input focus. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | ToolKeyUp | Occurs when a key is released when a tool has the input focus. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
![]() | ToolValueChanged | Occurs when the value of a tool changes. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |