The following tables list the members exposed by ToolbarSettings.
Name | Description | |
---|---|---|
ToolbarSettings Constructor | Constructor used for deserialization. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowCustomize | Returns or sets a Boolean value that determines whether the UltraToolbar can be customized at run-time by the end user. | |
AllowDockBottom | Returns or sets a Boolean value that determines whether the UltraToolbar can dock in the bottom dock area. | |
AllowDockLeft | Returns or sets a Boolean value determining whether the UltraToolbar can dock in the left dock area. | |
AllowDockRight | Returns or sets a Boolean value that determines whether the UltraToolbar can dock in the right dock area. | |
AllowDockTop | Returns or sets a Boolean value determining whether the UltraToolbar can dock in the top dock area. | |
AllowFloating | Returns or sets whether the UltraToolbar can be dragged out of a dock area and floated. | |
AllowHiding | Returns or sets a Boolean value that determines whether the UltraToolbar can be hidden at run-time by the end user. | |
Appearance | Returns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
BorderStyleDocked | Returns or sets the style used to draw the border of the UltraToolbar when it is docked. | |
CaptionPlacement | Returns or sets a value that indicates how to align ToolBase text with respect to ToolBase images for all tools on the UltraToolbar. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DockedAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the object's formatting. | |
EditAppearance | Returns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
FillEntireRow | Returns or sets a Boolean value that specifies whether the UltraToolbar will take up the entire dock area row, even if it doesn't have enough tools to fill the area. | |
FloatingAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the object's formatting. | |
GrabHandleStyle | Returns or sets the style used to render the grab handles on the UltraToolbar when it is docked. | |
HasAppearance | Returns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HasDockedAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasEditAppearance | Returns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HasFloatingAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHotTrackAppearance | Returns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HasHotTrackPressedAppearance | Returns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HasPressedAppearance | Returns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HasToolAppearance | Returns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HotTrackAppearance | Returns a Boolean value determining or sets the appearance of a tool that has the mouse over it. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
HotTrackPressedAppearance | Returns a Boolean value determining or sets the appearance of a tool that has the mouse over it while the mouse button is down. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
PaddingBottom | Returns or sets the padding, in pixels, between the bottom edge of the UltraToolbar and the bottom edge of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
PaddingLeft | Returns or sets the padding, in pixels, between the left edge of the UltraToolbar and the left edge of the left-most ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
PaddingRight | Returns or sets the padding, in pixels, between the right edge of the UltraToolbar and the right edge of the right-most ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
PaddingTop | Returns or sets the padding, in pixels, between the top edge of the UltraToolbar and the top edge of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
PressedAppearance | Returns or sets the appearance of a state tool that is pressed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShowToolTips | Returns or sets a value that specifies whether the tools on the toolbar/menu will display tooltips. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolAppearance | Returns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ToolbarsManager | Returns the UltraToolbarsManager to which the SettingsBase is attached. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ToolDisplayStyle | Returns or sets a value that specifies display style for all PopupMenuTool on the UltraToolbar which determines when the tools text and image are displayed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ToolOrientation | Returns or sets a value that indicates how the ToolBase instances for the tools on the UltraToolbar will be oriented. | |
ToolSpacing | Returns/sets the spacing (in pixels) between each ToolBase on the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
UseLargeImages | Returns or sets a value that specifies whether the tools on the toolbar/menu will display using the toolbarmanager's UltraToolbarsManager.ImageSizeLarge. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
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) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
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 ToolbarSettings object to their default values. | |
ResetAllowCustomize | Resets the AllowCustomize property to its default value. | |
ResetAllowDockBottom | Resets the AllowDockBottom property to its default value. | |
ResetAllowDockLeft | Resets the AllowDockLeft property to its default value. | |
ResetAllowDockRight | Resets the AllowDockRight property to its default value. | |
ResetAllowDockTop | Resets the AllowDockTop property to its default value. | |
ResetAllowFloating | Resets the AllowFloating property to its default value. | |
ResetAllowHiding | Resets the AllowHiding property to its default value. | |
ResetAppearance | Resets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetBorderStyleDocked | Resets the BorderStyleDocked property to its default value. | |
ResetCaptionPlacement | Resets the CaptionPlacement property to its default value. | |
ResetDockedAppearance | Resets the DockedAppearance property to its default value. | |
ResetEditAppearance | Resets the EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetFillEntireRow | Resets the FillEntireRow property to its default value. | |
ResetFloatingAppearance | Resets the FloatingAppearance property to its default value. | |
ResetGrabHandleStyle | Resets the GrabHandleStyle property to its default value. | |
ResetHotTrackAppearance | Resets the HotTrackAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetHotTrackPressedAppearance | Resets the HotTrackPressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetPaddingBottom | Resets the ToolbarSettingsBase.PaddingBottom property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
ResetPaddingLeft | Resets the ToolbarSettingsBase.PaddingLeft property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
ResetPaddingRight | Resets the ToolbarSettingsBase.PaddingRight property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
ResetPaddingTop | Resets the ToolbarSettingsBase.PaddingTop property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
ResetPressedAppearance | Resets the PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetShowToolTips | Resets the ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetToolAppearance | Resets the ToolAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetToolDisplayStyle | Resets the ToolDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ResetToolOrientation | Resets the ToolOrientation property to its default value. | |
ResetToolSpacing | Resets the ToolbarSettingsBase.ToolSpacing property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
ResetUseLargeImages | Resets the UseLargeImages property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string so nothing shows up on the right side of the property grid. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Invoked when the object is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowCustomize | Determines whether the AllowCustomize property is set to its default value. | |
ShouldSerializeAllowDockBottom | Determines whether the AllowDockBottom property is set to its default value. | |
ShouldSerializeAllowDockLeft | Determines whether the AllowDockLeft property is set to its default value. | |
ShouldSerializeAllowDockRight | Determines whether the AllowDockRight property is set to its default value. | |
ShouldSerializeAllowDockTop | Determines whether the AllowDockTop property is set to its default value. | |
ShouldSerializeAllowFloating | Determines whether the AllowFloating property is set to its default value. | |
ShouldSerializeAllowHiding | Determines whether the AllowHiding property is set to its default value. | |
ShouldSerializeAppearance | Determines whether the Appearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeBorderStyleDocked | Determines whether the BorderStyleDocked property is set to its default value. | |
ShouldSerializeDockedAppearance | Determines whether the DockedAppearance property is set to its default value. | |
ShouldSerializeEditAppearance | Determines whether the EditAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeFillEntireRow | Determines whether the FillEntireRow property is set to its default value. | |
ShouldSerializeFloatingAppearance | Determines whether the FloatingAppearance property is set to its default value. | |
ShouldSerializeHotTrackAppearance | Determines whether the HotTrackAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeHotTrackPressedAppearance | Determines whether the HotTrackPressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializePressedAppearance | Determines whether the PressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeShowToolTips | Determines whether the ShowToolTips property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeToolAppearance | Determines whether the ToolAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeToolDisplayStyle | Determines whether the ToolDisplayStyle property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) | |
ShouldSerializeUseLargeImages | Determines whether the UseLargeImages property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |