Version

UltraPaletteInfo Class Methods

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

Public Methods
 NameDescription
Public MethodAddCustomColorAdds a color to the CustomColors collection.  
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 MethodDisposeOverloaded. Overridden.   
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 MethodInsertCustomColorInserts a color into the CustomColors collection at the specified index.  
Public MethodLoadOverloaded. Loads UltraPaletteInfo data from a stream.  
Public MethodLoadFromXmlOverloaded. Loads UltraPaletteInfo data from an xml stream.  
Public MethodRemoveCustomColorAtRemoves the custom color at the specified indec from the CustomColors collection.  
Public MethodResetResets all Layout properties back to their default values  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetBorderStyleResets of the BorderStyle property  
Public MethodResetColorGrabberZoomAreaLocationResets the ColorGrabberZoomAreaLocation property to Default.  
Public MethodResetCustomColorsResets the CustomColors property to its default value.  
Public MethodResetCustomPaletteAppearanceResets the CustomPaletteAppearance property to its default value.  
Public MethodResetGridPaletteRowLabelAppearanceResets the GridPaletteRowLabelAppearance property to its default value.  
Public MethodResetGridPaletteRowSeparatorAppearanceResets the GridPaletteRowSeparatorAppearance property to its default value.  
Public MethodResetGridPaletteRowSingleButtonAppearanceResets the GridPaletteRowSingleButtonAppearance property to its default value.  
Public MethodResetGridPaletteRowSingleButtonHotTrackingAppearanceResets the GridPaletteRowSingleButtonHotTrackingAppearance property to its default value.  
Public MethodResetLabelAppearanceResets the LabelAppearance property to its default value.  
Public MethodResetTextBoxAppearanceResets the TextBoxAppearance property to its default value.  
Public MethodResetToDefaultPaletteResets the palette to a simple default palette with standard colors.  
Public MethodSaveOverloaded. Saves PaletteInfo data to a stream.  
Public MethodSaveAsXmlOverloaded. Saves PaletteInfo data as soap (xml) to a file.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnBeginInitInvoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component.  
Protected MethodOnDeserializationCalled after this instance has been de-serialized.  
Protected MethodOnEndInitInvoked during the System.ComponentModel.ISupportInitialize.EndInit of the component.  
Protected MethodOnPropertyChangedOverridden. Called when a property or subobject's property value has changed.  
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub object.  
Protected MethodShouldSerializeAppearanceDetermines whether the Appearance property is set to its default value.  
Protected MethodShouldSerializeBorderStyleIndicates if the BorderStyle property needs to be serialized  
Protected MethodShouldSerializeColorGrabberZoomAreaLocationIndicates if the ColorGrabberZoomAreaLocation property should be serialized.  
Protected MethodShouldSerializeCustomPaletteAppearanceDetermines whether the CustomPaletteAppearance property is set to its default value.  
Protected MethodShouldSerializeGridPaletteRowLabelAppearanceDetermines whether the GridPaletteRowLabelAppearance property is set to its default value.  
Protected MethodShouldSerializeGridPaletteRowSeparatorAppearanceDetermines whether the GridPaletteRowSeparatorAppearance property is set to its default value.  
Protected MethodShouldSerializeGridPaletteRowSingleButtonAppearanceDetermines whether the GridPaletteRowSingleButtonAppearance property is set to its default value.  
Protected MethodShouldSerializeGridPaletteRowSingleButtonHotTrackingAppearanceDetermines whether the GridPaletteRowSingleButtonHotTrackingAppearance property is set to its default value.  
Protected MethodShouldSerializeLabelAppearanceDetermines whether the LabelAppearance property is set to its default value.  
Protected MethodShouldSerializeTextBoxAppearanceDetermines whether the TextBoxAppearance property is set to its default value.  
See Also