Version

UltraNavigationBarActionButtonSettings Class Members

The following tables list the members exposed by UltraNavigationBarActionButtonSettings.

Protected Constructors
 NameDescription
Protected ConstructorUltraNavigationBarActionButtonSettings ConstructorConstructor used during deserialization to initialize a new UltraNavigationBarButtonAppearances object with the serialized property values.  
Protected Fields
 NameDescription
Protected FieldappearanceHolderUsed to store Appearance objects. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceGets/sets the general (i.e., stateless) appearance for the object associated with this instance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns whether an appearance object has been created for the UltraNavigationBarButtonAppearances.Appearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyHasHotTrackAppearanceReturns whether an appearance object has been created for the UltraNavigationBarButtonAppearances.HotTrackAppearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyHasPressedAppearanceReturns whether an appearance object has been created for the UltraNavigationBarButtonAppearances.PressedAppearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyHotTrackAppearanceGets/sets the appearance for the object associated with this instance which is applied when the cursor passes within the bounds of the associated user interface element. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyPressedAppearanceGets/sets the appearance for the object associated with this instance which is applied when the associated user interface element is in the pressed state. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
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 properties of the UltraNavigationBarButtonAppearances.Appearance to their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public MethodResetHotTrackAppearanceResets the properties of the UltraNavigationBarButtonAppearances.HotTrackAppearance to their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public MethodResetPressedAppearanceResets the properties of the UltraNavigationBarButtonAppearances.PressedAppearance to their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataHelperHelper method for implementing the ISerializable interface's GetObjectData method. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase)
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 instance has been disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property changes on an object property of the UltraDesktopAlert control. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns whether the UltraNavigationBarButtonAppearances.Appearance requires serialization. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Protected MethodShouldSerializeHotTrackAppearanceReturns whether the UltraNavigationBarButtonAppearances.HotTrackAppearance requires serialization. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Protected MethodShouldSerializePressedAppearanceReturns whether the UltraNavigationBarButtonAppearances.PressedAppearance requires serialization. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also