Version

UltraStatusPanel Class Methods

For a list of all members of this type, see UltraStatusPanel members.

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 to its default value.  
Public MethodResetCharacterPositionFormatResets the CharacterPositionFormat property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetKeyStateInfoResets the KeyStateInfo property to its default value.  
Public MethodResetMarqueeInfoResets the MarqueeInfo property to its default value.  
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null)  
Public MethodResetNotificationBadgeTextResets the NotificationBadgeText property to its default value.  
Public MethodResetPaddingResets the Padding property to its default value.  
Public MethodResetProgressBarInfoResets the ProgressBarInfo property to its default value.  
Public MethodResolveAppearanceResolves the appearance for the panel.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the HasNotificationBadgeSettings needs to be serialized  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShowCaretPositionDialogUsed to display the CaretPositionDialog  
Public MethodToStringReturns a string representation of the object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for this panel.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDoDefaultActionUsed to perform the default action for the panel.  
Protected MethodGetNotificationBadgeBoundsDetermines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden. Handles disposing of the control's resources when the control is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Listens for property change notifications of the object's sub objects.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearance

Returns a Boolean value that determines whether the Appearance property is set to its default value.

 
Protected MethodShouldSerializeCharacterPositionFormat

Returns a Boolean value that determines whether the CharacterPositionFormat property is set to its default value.

 
Protected MethodShouldSerializeKeyStateInfo

Returns a Boolean value that determines whether the KeyStateInfo property is set to its default value.

 
Protected MethodShouldSerializeMarqueeInfo

Returns a Boolean value that determines whether the MarqueeInfo property is set to its default value.

 
Protected MethodShouldSerializePadding

Returns a Boolean value that determines whether the Padding property is set to its default value.

 
Protected MethodShouldSerializeProgressBarInfo

Returns a Boolean value that determines whether the ProgressBarInfo property is set to its default value.

 
See Also