The following tables list the members exposed by PopupControlContainerTool.
Name | Description | |
---|---|---|
PopupControlContainerTool Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibilityObject | Returns the System.Windows.Forms.AccessibleObject for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
AccessibleRoleResolved | Returns the accessible role for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
AllowMultipleInstancesResolved | Returns the value of the SharedProps.AllowMultipleInstances property on the ToolBase.SharedProps object of the ToolBase.UnderlyingTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
AllowTearaway | Returns or sets a Boolean value determining whether the TearawayToolBase can be torn away and floated. (Inherited from Infragistics.Win.UltraWinToolbars.TearawayToolBase) | |
Bounds | Gets the location and size of the tool in screen coordinates. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CanActivate | Returns whether the ToolBase can become the active ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CaptionResolved | Returns the resolved value of the ToolPropsBase.Caption property on the ToolBase.SharedProps and ToolBase.InstanceProps objects, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Checked | Returns or sets whether the PopupToolBase is currently checked. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
ComponentRole | Returns the ComponentRole of the UltraToolbarsManager (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Control | Overridden. Returns or sets the Control that is displayed when this PopupControlContainerTool is opened. | |
CustomizedCaption | Returns or sets the value of any user customization of the ToolPropsBase.Caption property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizedDisplayStyle | Returns or sets the value of any user customization of the ToolPropsBase.DisplayStyle property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizedImage | Returns or sets the value of any user customization of the Image displayed by the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizedIsFirstInGroup | Returns or sets the value of any user customization of the IsFirstInGroup property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizedRecentlyUsed | Returns or sets the value of any user customization of the RecentlyUsed property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizedVisible | Returns the value of any user customization of the visibility of the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizerCaptionResolved | Returns the string that will appear in the Customize dialog's 'Commands' list. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CustomizerDescriptionResolved | Returns the resolved value of the SharedProps.CustomizerDescription property on the ToolBase.SharedProps object of the ToolBase.UnderlyingTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
DefaultSize | Returns the default size of the tool (read-only). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
DisplayStyleResolved | Returns the resolved value of the ToolPropsBase.DisplayStyle property on the ToolBase.SharedProps and ToolBase.InstanceProps objects, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDownArrowStyle | Returns or sets the style of the dropdown arrow for the PopupToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
DropDownArrowStyleResolved | Returns the resolved PopupToolBase.DropDownArrowStyle for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
EnabledResolved | Returns whether the tool is enabled. It resolves the value based on the ToolBase.SharedProps's SharedProps.Enabled and UltraToolbarsManager's Enabled properties. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
HasPopupAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
Height | Returns the height of this instance of the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Index | Returns the index of the tool in the ToolsCollectionBase. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
InstanceDisplaysImage | Returns whether this tool instance displays its image. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
InstanceDisplaysText | Returns whether this tool instance displays its text. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
InstanceProps | Returns the ToolBase.InstanceProps object which contains properties that are unique to a ToolBase instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
IsActiveTool | Returns or sets whether this ToolBase is the active ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
IsControlContainer | Overridden. Specifies that the tool can contain controls. This property is read-only. | |
IsFirstInGroupResolved | Returns the resolved value of the IsFirstInGroup property, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
IsOpen | Returns whether the PopupToolBase is currently open (i.e. dropped down). (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
IsPopularCommand | Returns whether this ToolBase is a SharedProps.PopularCommand (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
IsRootTool | Returns whether the ToolBase is a root ToolBase (i.e., is in the UltraToolbarsManager component's UltraToolbarsManager.Tools collection). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Key | Returns or sets a value that uniquely identifies an object in a collection. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
KeyTipForSegmentedButton | Returns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed for the segmented drop down arrow when using keytips. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
KeyTipResolved | Returns the resolved value of the ToolPropsBase.KeyTip property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
MaxWidthResolved | Returns the resolved value of the ToolPropsBase.MaxWidth property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
MinimumSize | Returns the minimum size of the tool (read-only). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
MinWidthResolved | Returns the resolved value of the ToolPropsBase.MinWidth property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Owner | Returns the UltraToolbar, PopupMenuTool or UltraToolbarsManager that owns this tool instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsApplicationMenu2010ContentArea | Returns a value indicating whether the tool type is on the content area of the ApplicationMenu2010 (not including the Navigation Menu area). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsApplicationMenu2010NavigationMenu | Returns a value indicating whether the tool type supports being place in a NavigationMenu. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsApplicationMenuArea | Returns a value indicating whether the tool type supports being place in a ApplicationMenu. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsApplicationMenuAreaBase | Returns a value indicating whether the tool type supports being place in a ApplicationMenu or ApplicationMenu2010. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsMenu | Returns true if this tool instance is owned by a PopupMenuTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsNavigationToolbar | Returns true if this tool instance is owned by a NavigationToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsNull | Returns true if this tool instance has not been fully initialized and has no owner. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsRibbonGroup | Returns a value indicating whether the tool type supports being place in a Ribbon. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsToolbar | Returns true if this tool instance is owned by a UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsToolbarBase | Returns true if this tool instance is owned by a UltraToolbarBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwnerIsToolbarsManager | Returns true if this tool instance is owned by the UltraToolbarsManager. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningApplicationMenu2010NavigationMenu | Returns the owning NavigationMenu (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningApplicationMenuArea | Returns the owning ApplicationMenuArea (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningApplicationMenuAreaBase | Returns the owning ApplicationMenuAreaBase (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningMenu | Returns the PopupMenuTool that owns this tool instance or null if this tool instance is not owned by a PopupMenuTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningNavigationToolbar | Returns the NavigationToolbar that owns this tool instance, or null if this instance is not owned by a NavigationToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningRibbonGroup | Returns the owning RibbonGroup (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningToolbar | Returns the UltraToolbar that owns this tool instance or null if this tool instance is not owned by an UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OwningToolbarBase | Returns the UltraToolbarBase that owns this tool instance or null if this tool instance is not owned by an UltraToolbarBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ParentCollection | The ToolsCollectionBase that owns this ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
PopupAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the drop down's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
RecentlyUsedResolved | Returns the resolved value of the RecentlyUsed property, taking into account the tool's click activity and any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
SharedProps | Returns the ToolBase.SharedProps object which contains properties that are shared across all instances of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ShortcutResolved | Returns the resolved value of the SharedProps.Shortcut property on the ToolBase.SharedProps object, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ShouldDisplayToolTip | Returns whether a ToolTip should be displayed for the ToolBase when the mouse hovers over it. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
SpringResolved | Returns the resolved value of the SharedProps.Spring property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolbarsManager | The UltraToolbarsManager component that the ToolBase is owned by. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ToolTipTextFormattedResolved | Returns the value of the SharedProps.ToolTipTextFormatted property on the ToolBase.SharedProps object if it was set. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ToolTipTextResolved | Returns the value of the SharedProps.ToolTipText property on the ToolBase.SharedProps object if it was set. Otherwise, returns the value of ToolBase.CaptionResolved. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ToolTipTitleResolved | Returns the value of the SharedProps.ToolTipTitle property on the ToolBase.SharedProps object if it was set. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
UIElement | Returns the UI Element for the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
UIRoleForEditArea | Returns the UIRole for the edit area of this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
UIRoleOnMenus | Overridden. Returns the UIRole of this tool when used on a menu. | |
UIRoleOnRibbonGroups | Overridden. Returns the UIRole of this tool when used on a ribbon group. | |
UIRoleOnToolbars | Overridden. Returns the UIRole of this tool when used on a toolbar. | |
UnderlyingTool | Returns the underlying tool that this tool points to. Used primarily for the MdiMergePlaceholderTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
VisibleResolved | Returns the resolved value of the SharedProps.Visible property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
WidthResolved | Returns the resolved value of the ToolPropsBase.Width property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
Name | Description | |
---|---|---|
DefaultAccessibleRole | Overridden. The default accessible role for this type of tool. | |
DefaultAction | The default action for this type of tool. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
DefaultDropDownArrowStyle | Returns the default DropDownArrowStyle for this tool. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
ExtraSharedPropsCount | Overridden. Returns the number of extra shared properties required by this class. | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
BringIntoView | Ensures that the ToolBase is currently in view. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ClosePopup | Closes the open popup of any instance of this tool. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDown | Displays the tool's associated dropdown. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeChecked | Changes the PopupToolBase.Checked property without invoking the ToolBase.ToolClick event. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties of the PopupControlContainerTool to their default values. | |
ResetAllowTearaway | Resets the TearawayToolBase.AllowTearaway property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.TearawayToolBase) | |
ResetChecked | Resets the PopupToolBase.Checked property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
ResetControl | Resets the Control property to its default value. | |
ResetDropDownArrowStyle | Resets the PopupToolBase.DropDownArrowStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
ResetInstanceProps | Resets all ToolBase.InstanceProps properties to their default values. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetKeyTipForSegmentedButton | Resets the PopupToolBase.KeyTipForSegmentedButton property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
ResetPopupAppearance | Resets the PopupControlContainerToolBase.PopupAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
ResetSharedProps | Resets the ToolBase.SharedProps property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ResetState | Resets the ToolBase to its original state undoing any changes that were made at runtime. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ResolveAppearance | Overloaded. Resolves the appearance for the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ShouldSerializeKey | Determines whether the ToolBase.Key property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ShowPopup | Overloaded. Displays the PopupToolBase as a context popup at the current mouse position. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
ToString | Returns the key value appended with the type name. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CompareTo | Compares this tool to another. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
CreateUIAutomationStub | Creates the UI Automation stub. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DoDefaultAction | Performs the default action associated with this tool. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
GetExtraSharedProps | Returns the object held in extra shared props at the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
GetObjectData | Overridden. Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
Navigate | Navigates to another accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
NotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position Can be overridden in the other tools. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OnAddedToCollection | Called when this object is being added to the specified collection. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
OnDispose | Invoked when the object is disposed. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnPopupToolbarCreated | Called after a PopupToolbar has been created. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
OnRemovedFromCollection | Called when the object is being removed from the collection. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
OnSubObjectPropChanged | Called when a property has changed on a sub object. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
OnTearawayToolbarCreated | Called after TearawayToolbar has been created but before the UltraToolbarsManager.TearawayToolbarCreated event is raised. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResolveAppearancePhase | Performs a phase of a tool's appearance resolution process. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
SetExtraSharedProps | Sets the object held in ExtraSharedProps at the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ShouldSerializeAllowTearaway | Determines whether the TearawayToolBase.AllowTearaway property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.TearawayToolBase) | |
ShouldSerializeChecked | Determines whether the PopupToolBase.Checked property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase) | |
ShouldSerializeControl | Determines whether the Control property is set to its default value. | |
ShouldSerializeInstanceProps | Determines whether the ToolBase.InstanceProps property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | |
ShouldSerializePopupAppearance | Determines whether the PopupControlContainerToolBase.PopupAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupControlContainerToolBase) | |
ShouldSerializeSharedProps | Determines whether the ToolBase.SharedProps property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |
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) | |
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) |