The following tables list the members exposed by QuickAccessToolbar.
Name | Description | |
---|---|---|
QuickAccessToolbar Constructor | Constructor used for deserialization. |
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) | |
ContextMenuTools | Returns a ToolsCollection of ToolBase objects that represent the tools that the end user is likely to want to add to the QuickAccessToolbar. These tools are listed in the dropdown of the quick customize button displayed at the end of the QuickAccessToolbar. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Height | Gets the logical height of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Key | Overridden. The key is not used by the QuickAccessToolbar. | |
Location | Returns or sets a value that determines where the QuickAccessToolbar is displayed in relation to the ribbon. | |
NotificationBadgeSettings | The NotificationBadgeSettings for the whole Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Ribbon | Returns the owning Ribbon. | |
Settings | Returns an object that exposes settings for the QuickAccessToolbar and its UltraToolbarBase.Tools. | |
SettingsResolved | Returns the QuickAccessToolbarSettingsResolved object which contains resolved versions of most properties on the QuickAccessToolbarSettings object. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolbarsManager | Overridden. The UltraToolbarsManager component that the QuickAccessToolbar 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. Returns the UIRole of this toolbar. | |
UnderlyingToolbar | Gets the MDI child toolbar that underlies this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Visible | Returns or sets a value that determines where the QuickAccessToolbar is displayed in the ribbon. | |
VisibleResolved | Gets the resolved value of the UltraToolbar.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. Returns a boolean 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) | |
Reset | Overridden. Invoked when toolbar should reset to its 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) | |
ResetContextMenuTools | Resets the ContextMenuTools property to its default value. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetLocation | Resets the Location property to its default value, which is false. | |
ResetNotificationBadgeSettings | Sets the NotificationBadgeSettings to its default value (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ResetSettings | Resets the Settings property to its default value. | |
ResetState | Resets the QuickAccessToolbar to its original state undoing any changes that were made by the end user at runtime. | |
ResetTools | Resets the UltraToolbarBase.Tools property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ShouldSerialize | Overridden. Determines whether any properties of the object differ from their default values. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
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. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
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. Returns the NotificationBadgeSettings parent for this toolbar, allowing derived classes to override it | |
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) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
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) | |
ShouldSerializeContextMenuToolKeys | Determines whether the ContextMenuToolKeys property is set to its default value. | |
ShouldSerializeContextMenuTools | Determines whether the ContextMenuTools property is set to its default value. | |
ShouldSerializeLocation | Determines whether the Location property is set to its default value. | |
ShouldSerializeSettings | Determines whether the Settings 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) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |