The following tables list the members exposed by UltraToolbar.
Name | Description | |
---|---|---|
UltraToolbar Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject for this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
AccessibleDescription | Gets or sets a description of the visual appearance of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
AccessibleName | Gets or sets the accessible name of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DockedColumn | Gets or sets the logical column in which the UltraToolbar is docked. | |
DockedPosition | Gets or sets the docked location of the UltraToolbar. | |
DockedRow | Get or sets the row in which the UltraToolbar is docked. | |
FloatingLocation | Gets or sets the location (in screen coordinates) of the floating window for the UltraToolbar when the DockedPosition is Floating. | |
FloatingSize | Gets or sets the size of the floating window for the UltraToolbar when the DockedPosition is Floating. | |
Height | Gets the logical height of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Index | Gets the index of the toolbar in the ToolbarsCollection. | |
IsMainMenuBar | Gets or sets the value indicating whether the UltraToolbar is the main menu bar. | |
IsStockToolbar | Returns or sets whether the UltraToolbar is a stock toolbar or was created by the user via the runtime customizer. | |
Key | Overridden. Gets or sets a value that uniquely identifies an object in a collection. | |
KeyTip | Gets or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. | |
NotificationBadgeSettings | The NotificationBadgeSettings for the whole Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ParentCollection | Gets the ToolbarsCollection that owns the UltraToolbar. | |
Settings | Gets the ToolbarSettings object for the UltraToolbar. | |
SettingsResolved | Gets the ToolbarSettingsResolved object which contains resolved versions of most properties on the ToolbarSettings object. | |
ShowInToolbarList | Gets or sets the value indicating whether the UltraToolbar shows up in the customization dialog at runtime. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TearawayToolOwner | Gets the TearawayToolBase derived tool that this UltraToolbar is owned by. | |
Text | Gets or sets the description of the toolbar displayed in the customization dialogs and in the caption of the floating toolbar window. | |
ToolbarsManager | Overridden. Gets the UltraToolbarsManager component the UltraToolbar is owned by. | |
Tools | Returns a ToolsCollection of ToolBase objects, 1 for each ToolBase in the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
UIElement | Gets the UltraToolbarBase.UIElement for the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
UIRole | Overridden. Gets the UIRole of this toolbar. | |
UnderlyingToolbar | Overridden. Gets the MDI child toolbar that underlies this toolbar. | |
Visible | Gets or sets the value indicating whether the UltraToolbar is visible. | |
VisibleResolved | Gets the resolved value of the Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Width | Gets the logical width of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) |
Name | Description | |
---|---|---|
IsVisible | Overridden. Gets the value indicating if the toolbar is visible. | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
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) | |
Reposition | Overloaded. Repositions the UltraToolbar to the specified dock area and dock row, ensuring that it is the only toolbar on the dock row. | |
Reset | Overridden. Resets all properties of the UltraToolbar to their default values. | |
ResetAccessibleDescription | Resets the UltraToolbarBase.AccessibleDescription property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ResetAccessibleName | Resets the UltraToolbarBase.AccessibleName property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ResetDockedColumn | Resets the DockedColumn property to its default value. | |
ResetDockedPosition | Resets the DockedPosition property to its default value. | |
ResetDockedRow | Resets the DockedRow property to its default value. | |
ResetFloatingLocation | Resets the FloatingLocation property to its default value. | |
ResetFloatingSize | Resets the FloatingSize property to its default value. | |
ResetIsMainMenuBar | Resets the IsMainMenuBar property to its default value. | |
ResetKey | Overridden. Overriden - does nothing. The Key property is not resettable. | |
ResetNotificationBadgeSettings | Sets the NotificationBadgeSettings to its default value (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ResetSettings | Resets the Settings property to its default value. | |
ResetShowInToolbarList | Resets the ShowInToolbarList property to its default value. | |
ResetState | Resets the UltraToolbar to its original state undoing any changes that were made at runtime. | |
ResetText | Resets the Text property to its default value. | |
ResetTools | Resets the UltraToolbarBase.Tools property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ResetVisible | Resets the Visible property to its default value. | |
ShouldSerialize | Overridden. Determines whether any properties of the object differ from their default values. | |
ShouldSerializeKey | Overridden. Determines whether the Key property is set to its default value. | |
ShouldSerializeNotificationBadgeSettings | Returns true if the NotificationBadgeSettings should be serialized (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the key value appended with the text . | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateUIAutomationStub | Creates the UltraToolbarBase.UltraToolbarBaseUiaProviderStub-derived Toolbar automation provider. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetAutomationProvider | Overridden. Gets the automation provider. | |
GetNotificationSettingsOwnerParent | Overridden. Overridden in case the Toolbar is BumpedToolsToolbar | |
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) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | Overridden. Invoked when the object is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | Called when the object is being removed from the collection. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeIsMainMenuBar | Determines whether the IsMainMenuBar property is set to its default value. | |
ShouldSerializeShowInToolbarList | Determines whether the ShowInToolbarList property is set to its default value. | |
ShouldSerializeTools | Determines whether the UltraToolbarBase.Tools property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ShouldSerializeVisible | Determines whether the Visible property is set to its default value. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |