Version

ControlContainerTool Class Properties

For a list of all members of this type, see ControlContainerTool members.

Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the System.Windows.Forms.AccessibleObject for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyAccessibleRoleResolvedReturns the accessible role for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyAllowMultipleInstancesResolvedReturns the value of the SharedProps.AllowMultipleInstances property on the ToolBase.SharedProps object of the ToolBase.UnderlyingTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyBoundsGets the location and size of the tool in screen coordinates. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCanActivateReturns whether the ToolBase can become the active ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCanSetWidthReturns whether the tool can be resized.  
Public PropertyCaptionResolvedReturns 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)
Public PropertyComponentRoleReturns the ComponentRole of the UltraToolbarsManager (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyControlOverridden. Returns the Control attached to the ControlContainerTool  
Public PropertyCustomizedCaptionReturns or sets the value of any user customization of the ToolPropsBase.Caption property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizedDisplayStyleReturns or sets the value of any user customization of the ToolPropsBase.DisplayStyle property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizedImageReturns or sets the value of any user customization of the Image displayed by the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizedIsFirstInGroupReturns or sets the value of any user customization of the InstanceProps.IsFirstInGroup property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizedRecentlyUsedReturns or sets the value of any user customization of the InstanceProps.RecentlyUsed property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizedVisibleReturns the value of any user customization of the visibility of the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizerCaptionResolvedReturns the string that will appear in the Customize dialog's 'Commands' list. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyCustomizerDescriptionResolvedReturns the resolved value of the SharedProps.CustomizerDescription property on the ToolBase.SharedProps object of the ToolBase.UnderlyingTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyDefaultSizeReturns the default size of the tool (read-only). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyDisplayStyleResolvedReturns 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)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledResolvedReturns 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)
Public PropertyHeightReturns the height of this instance of the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyIndexReturns the index of the tool in the ToolsCollectionBase. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyInstanceDisplaysImageReturns whether this tool instance displays its image. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyInstanceDisplaysTextReturns whether this tool instance displays its text. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyInstancePropsReturns the ToolBase.InstanceProps object which contains properties that are unique to a ToolBase instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyIsActiveToolReturns or sets whether this ToolBase is the active ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyIsControlContainerOverridden. Boolean property that specifies whether the tool is a control container. Always returns True for the ControlContainer tool.  
Public PropertyIsFirstInGroupResolvedReturns the resolved value of the InstanceProps.IsFirstInGroup property, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyIsPopularCommandReturns whether this ToolBase is a SharedProps.PopularCommand (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyIsRootToolReturns whether the ToolBase is a root ToolBase (i.e., is in the UltraToolbarsManager component's UltraToolbarsManager.Tools collection). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyKeyReturns or sets a value that uniquely identifies an object in a collection. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyKeyTipResolvedReturns the resolved value of the ToolPropsBase.KeyTip property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyMaxWidthResolvedReturns the resolved value of the ToolPropsBase.MaxWidth property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyMinimumSizeOverridden. Returns the minimum possible size of the tool. This property is read-only.  
Public PropertyMinWidthResolvedReturns the resolved value of the ToolPropsBase.MinWidth property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerReturns the UltraToolbar, PopupMenuTool or UltraToolbarsManager that owns this tool instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsApplicationMenu2010ContentAreaReturns 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)
Public PropertyOwnerIsApplicationMenu2010NavigationMenuReturns a value indicating whether the tool type supports being place in a NavigationMenu. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsApplicationMenuAreaReturns a value indicating whether the tool type supports being place in a ApplicationMenu. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsApplicationMenuAreaBaseReturns a value indicating whether the tool type supports being place in a ApplicationMenu or ApplicationMenu2010. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsMenuReturns true if this tool instance is owned by a PopupMenuTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsNavigationToolbarReturns true if this tool instance is owned by a NavigationToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsNullReturns true if this tool instance has not been fully initialized and has no owner. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsRibbonGroupReturns a value indicating whether the tool type supports being place in a Ribbon. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsToolbarReturns true if this tool instance is owned by a UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsToolbarBaseReturns true if this tool instance is owned by a UltraToolbarBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwnerIsToolbarsManagerReturns true if this tool instance is owned by the UltraToolbarsManager. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwningApplicationMenu2010NavigationMenuReturns the owning NavigationMenu (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwningApplicationMenuAreaReturns the owning ApplicationMenuArea (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwningApplicationMenuAreaBaseReturns the owning ApplicationMenuAreaBase (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwningMenuReturns 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)
Public PropertyOwningNavigationToolbarReturns the NavigationToolbar that owns this tool instance, or null if this instance is not owned by a NavigationToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwningRibbonGroupReturns the owning RibbonGroup (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyOwningToolbarReturns 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)
Public PropertyOwningToolbarBaseReturns 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)
Public PropertyParentCollectionThe ToolsCollectionBase that owns this ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyRecentlyUsedResolvedReturns the resolved value of the InstanceProps.RecentlyUsed property, taking into account the tool's click activity and any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertySharedPropsReturns the ToolBase.SharedProps object which contains properties that are shared across all instances of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyShortcutResolvedReturns 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)
Public PropertyShouldDisplayToolTipReturns whether a ToolTip should be displayed for the ToolBase when the mouse hovers over it. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertySpringResolvedReturns the resolved value of the SharedProps.Spring property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerThe UltraToolbarsManager component that the ToolBase is owned by. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyToolTipTextFormattedResolvedReturns the value of the SharedProps.ToolTipTextFormatted property on the ToolBase.SharedProps object if it was set. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyToolTipTextResolvedReturns 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)
Public PropertyToolTipTitleResolvedReturns the value of the SharedProps.ToolTipTitle property on the ToolBase.SharedProps object if it was set. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyUIElementReturns the UI Element for the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyUIRoleForEditAreaReturns the UIRole for the edit area of this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyUIRoleOnMenusOverridden. Returns the UIRole of this tool when used on a menu.  
Public PropertyUIRoleOnRibbonGroupsOverridden. Returns the UIRole of this tool when used on a ribbon group.  
Public PropertyUIRoleOnToolbarsOverridden. Returns the UIRole of this tool when used on a toolbar.  
Public PropertyUnderlyingToolReturns the underlying tool that this tool points to. Used primarily for the MdiMergePlaceholderTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyVerticalDisplayStyleReturns or sets the display style for all instances of the ToolBase when the it is docked vertically, in the left or right docking areas.  
Public PropertyVisibleResolvedReturns the resolved value of the SharedProps.Visible property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public PropertyWidthResolvedReturns the resolved value of the ToolPropsBase.Width property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected Properties
 NameDescription
Protected PropertyDefaultAccessibleRoleOverridden. The default accessible role for this type of tool.  
Protected PropertyDefaultActionOverridden. The default action for this type of tool.  
Protected PropertyExtraSharedPropsCountOverridden. Returns the number of extra shared properties required by this class.  
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also