Version

UltraPaletteInfo Class Members

The following tables list the members exposed by UltraPaletteInfo.

Public Constructors
 NameDescription
Public ConstructorUltraPaletteInfo ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAllowAlphaGets or sets a value which determines whether the palette displays tools for allowing the user to change the alpha level (transparency) of the color. This includes the slider and the alpha text box.  
Public PropertyAppearanceGets or sets the appearance of the UltraPaletteInfo.  
Public PropertyBorderStyleBorder style for the palette control.  
Public PropertyColorComponentsGets or sets a value which determines which color components are displayed for editing.  
Public PropertyColorGrabberZoomAreaLocationGets or sets the zoomed area location of UltraColorPalette's eye dropper.  
Public PropertyColumnsA collection of GridPaletteColumn instances that represent the columns in the display grid for the palette.  
Public PropertyColumnWidthGets or sets the width of the columns in the grid and custom palette.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCustomColorsA collection of custom colors which can be configured by the user.  
Public PropertyCustomPaletteAppearanceGets or sets the appearance of the custom palette in the UltraPaletteInfo.  
Public PropertyEventManagerThe object that enables, disables and controls firing of specific component events.  
Public PropertyGridPaletteRowLabelAppearanceGets or sets the appearance of the labels for the GridPaletteRow.  
Public PropertyGridPaletteRowSeparatorAppearanceGets or sets the appearance of the separators for the GridPaletteRow.  
Public PropertyGridPaletteRowSingleButtonAppearanceGets or sets the appearance of the GridPaletteRow when it's Style property is set to GridPaletteRowStyle.SingleColorButton.  
Public PropertyGridPaletteRowSingleButtonHotTrackingAppearanceGets or sets the hot-tracking (mouse over) appearance of the GridPaletteRow when it's Style property is set to GridPaletteRowStyle.SingleColorButton.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCustomPaletteAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasGridPaletteRowLabelAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasGridPaletteRowSeparatorAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasGridPaletteRowSingleButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasGridPaletteRowSingleButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasLabelAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTextBoxAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyLabelAppearanceGets or sets the appearance of the labels in the UltraPaletteInfo.  
Public PropertyRowHeightGets or sets the height of the rows in the grid and custom palette.  
Public PropertyRowsA collection of GridPaletteRow instances that represent the rows in the display grid for the palette.  
Public PropertyShowColorGrabberGets or sets a value which determines whether the palette control will display the color grabber.  
Public PropertyShowColorPreviewBoxGets or sets a value which determines whether the color palette will display the color preview box.  
Public PropertyShowCustomColorsGets or sets a value which determines whether custom colors are displayed. The custom colors are customizable by the user.  
Public PropertyShowHexColorTextBoxGets or sets a value which determines whether the color palette will display the text box that that shows the name or hex code value of the color and allows the user to edit it.  
Public PropertyShowOptionsButtonGets or sets a value which determines whether the palette control will display the options button (cog wheel).  
Public PropertyShowSecondaryColorGets or sets a value which determines whether the palette control will display the secondary color box.  
Public PropertyShowSwapButtonGets or sets a value which determines whether the swap button is displayed. The swap button swaps the palette control's Color and SecondaryColor.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTextBoxAppearanceGets or sets the appearance of the text boxes (such as the RGB, HSL, or CMYK boxes) in the UltraPaletteInfo.  
Public PropertyViewStyleGets or sets a value which determines the view style of the palette.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEventsReturns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase)
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.  
Public Events
 NameDescription
Public EventAfterCustomColorsChangedOccurs after a change is made to the custom colors.  
Public EventBeforeCustomColorsChangedOccurs before a change is made to the custom colors.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventPropertyChangedFired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase)
See Also