Version

ToolNotificationBadgeSettings Class Members

The following tables list the members exposed by ToolNotificationBadgeSettings.

Public Constructors
 NameDescription
Public ConstructorToolNotificationBadgeSettings ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearance (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public PropertyAppearanceLargeGets or sets the Notification appearance for the large tools.  
Public PropertyAppearanceSmallGets or sets the Notification appearance for the small tools.  
Public PropertyBorderStyle (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public PropertyDisplayShadow (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearance (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public PropertyHasAppearanceLargeReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceSmallReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyPreferredDisplayArea (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public PropertyPreferredDisplayPosition (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibility (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Protected Properties
 NameDescription
Protected PropertyIsInitializing (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCloneOverridden. Clones the NotificationBadgeSettings  
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 MethodDisposeOverridden. Disposes the object  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetObjectDataOverridden. Serializes the ToolNotificationBadgeSettings  
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 MethodResetOverridden. Sets all the properties to their default values  
Public MethodResetAppearance (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodResetAppearanceLargeResets the AppearanceLarge property to its default value.  
Public MethodResetAppearanceSmallResets the AppearanceSmall property to its default value.  
Public MethodResetBorderStyle (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodResetDisplayShadow (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodResetPreferredDisplayArea (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodResetPreferredDisplayPosition (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodResetVisibility (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodShouldSerializeOverridden. Provides information about whether or not the ToolNotificationBadgeSettings should be serialized  
Public MethodShouldSerializeBorderStyle (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodShouldSerializeDisplayShadow (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodShouldSerializePreferredDisplayArea (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodShouldSerializePreferredDisplayPosition (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeVisibility (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodToString (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCloneBaseSettings (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Notifies a property of the ToolNotificationBadgeSettings has been changed  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearance (Inherited from Infragistics.Win.Notifications.NotificationBadgeSettings)
Protected MethodShouldSerializeAppearanceLargeDetermines whether the AppearanceLarge property is set to its default value.  
Protected MethodShouldSerializeAppearanceSmallDetermines whether the AppearanceSmall property is set to its default value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also