Version

ApplicationBar Class Members

The following tables list the members exposed by ApplicationBar.

Protected Constructors
 NameDescription
Protected ConstructorApplicationBar ConstructorCreates a new instance of this class.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance for the application bar.  
Public PropertyButtonAppearanceReturns an object which exposes state-specific Appearance objects which define the visual attributes for the buttons displayed on the ApplicationBar.  
Public PropertyButtonsLeftReturns a collection of buttons which are displayed from left to right starting at the left edge of the control.  
Public PropertyButtonsRightReturns a collection of buttons which are displayed from right to left starting at the right edge of the control.  
Public PropertyDefaultButtonsReturns a collection of the buttons which are displayed automatically by the control based on contextual information.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyShowDefaultButtonsReturns or sets a boolean value indicating whether default buttons are displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleReturns or sets the visibility of the ApplicationBar.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetAppearanceResets the Appearance property.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGetObjectData  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when this object is disposed of.  
Protected MethodOnObjectPropChangedOverridden. OnObjectPropChanged  
Protected MethodOnSubObjectPropChangedOverridden. OnSubObjectPropChanged  
Protected MethodResetButtonAppearanceResets the value of the corresponding property.  
Protected MethodResetButtonsLeftRestores the associated property to its default value.  
Protected MethodResetButtonsRightRestores the associated property to its default value.  
Protected MethodResetDefaultButtonsRestores the associated property to its default value.  
Protected MethodResetShowDefaultButtonsRestores the associated property to its default value.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns whether the Appearance requires serialization.  
Protected MethodShouldSerializeButtonsLeftReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeButtonsRightReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeDefaultButtonsReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeShowDefaultButtonsReturns a boolean value indicating whether the associated property requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also