The following tables list the members exposed by UltraPaletteInfo.
Name | Description | |
---|---|---|
UltraPaletteInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowAlpha | Gets 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. | |
Appearance | Gets or sets the appearance of the UltraPaletteInfo. | |
BorderStyle | Border style for the palette control. | |
ColorComponents | Gets or sets a value which determines which color components are displayed for editing. | |
ColorGrabberZoomAreaLocation | Gets or sets the zoomed area location of UltraColorPalette's eye dropper. | |
Columns | A collection of GridPaletteColumn instances that represent the columns in the display grid for the palette. | |
ColumnWidth | Gets or sets the width of the columns in the grid and custom palette. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomColors | A collection of custom colors which can be configured by the user. | |
CustomPaletteAppearance | Gets or sets the appearance of the custom palette in the UltraPaletteInfo. | |
EventManager | The object that enables, disables and controls firing of specific component events. | |
GridPaletteRowLabelAppearance | Gets or sets the appearance of the labels for the GridPaletteRow. | |
GridPaletteRowSeparatorAppearance | Gets or sets the appearance of the separators for the GridPaletteRow. | |
GridPaletteRowSingleButtonAppearance | Gets or sets the appearance of the GridPaletteRow when it's Style property is set to GridPaletteRowStyle.SingleColorButton. | |
GridPaletteRowSingleButtonHotTrackingAppearance | Gets or sets the hot-tracking (mouse over) appearance of the GridPaletteRow when it's Style property is set to GridPaletteRowStyle.SingleColorButton. | |
HasAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCustomPaletteAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowLabelAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowSeparatorAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowSingleButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowSingleButtonHotTrackingAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasLabelAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTextBoxAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
LabelAppearance | Gets or sets the appearance of the labels in the UltraPaletteInfo. | |
RowHeight | Gets or sets the height of the rows in the grid and custom palette. | |
Rows | A collection of GridPaletteRow instances that represent the rows in the display grid for the palette. | |
ShowColorGrabber | Gets or sets a value which determines whether the palette control will display the color grabber. | |
ShowColorPreviewBox | Gets or sets a value which determines whether the color palette will display the color preview box. | |
ShowCustomColors | Gets or sets a value which determines whether custom colors are displayed. The custom colors are customizable by the user. | |
ShowHexColorTextBox | Gets 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. | |
ShowOptionsButton | Gets or sets a value which determines whether the palette control will display the options button (cog wheel). | |
ShowSecondaryColor | Gets or sets a value which determines whether the palette control will display the secondary color box. | |
ShowSwapButton | Gets or sets a value which determines whether the swap button is displayed. The swap button swaps the palette control's Color and SecondaryColor. | |
Site | (Inherited from System.ComponentModel.Component) | |
TextBoxAppearance | Gets or sets the appearance of the text boxes (such as the RGB, HSL, or CMYK boxes) in the UltraPaletteInfo. | |
ViewStyle | Gets or sets a value which determines the view style of the palette. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | Returns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase) |
Name | Description | |
---|---|---|
AddCustomColor | Adds a color to the CustomColors collection. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InsertCustomColor | Inserts a color into the CustomColors collection at the specified index. | |
Load | Overloaded. Loads UltraPaletteInfo data from a stream. | |
LoadFromXml | Overloaded. Loads UltraPaletteInfo data from an xml stream. | |
RemoveCustomColorAt | Removes the custom color at the specified indec from the CustomColors collection. | |
Reset | Resets all Layout properties back to their default values | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetBorderStyle | Resets of the BorderStyle property | |
ResetColorGrabberZoomAreaLocation | Resets the ColorGrabberZoomAreaLocation property to Default. | |
ResetCustomColors | Resets the CustomColors property to its default value. | |
ResetCustomPaletteAppearance | Resets the CustomPaletteAppearance property to its default value. | |
ResetGridPaletteRowLabelAppearance | Resets the GridPaletteRowLabelAppearance property to its default value. | |
ResetGridPaletteRowSeparatorAppearance | Resets the GridPaletteRowSeparatorAppearance property to its default value. | |
ResetGridPaletteRowSingleButtonAppearance | Resets the GridPaletteRowSingleButtonAppearance property to its default value. | |
ResetGridPaletteRowSingleButtonHotTrackingAppearance | Resets the GridPaletteRowSingleButtonHotTrackingAppearance property to its default value. | |
ResetLabelAppearance | Resets the LabelAppearance property to its default value. | |
ResetTextBoxAppearance | Resets the TextBoxAppearance property to its default value. | |
ResetToDefaultPalette | Resets the palette to a simple default palette with standard colors. | |
Save | Overloaded. Saves PaletteInfo data to a stream. | |
SaveAsXml | Overloaded. Saves PaletteInfo data as soap (xml) to a file. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase) | |
OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. | |
OnDeserialization | Called after this instance has been de-serialized. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. | |
OnPropertyChanged | Overridden. Called when a property or subobject's property value has changed. | |
OnSubObjectPropChanged | Called when a property has changed on a sub object. | |
ShouldSerializeAppearance | Determines whether the Appearance property is set to its default value. | |
ShouldSerializeBorderStyle | Indicates if the BorderStyle property needs to be serialized | |
ShouldSerializeColorGrabberZoomAreaLocation | Indicates if the ColorGrabberZoomAreaLocation property should be serialized. | |
ShouldSerializeCustomPaletteAppearance | Determines whether the CustomPaletteAppearance property is set to its default value. | |
ShouldSerializeGridPaletteRowLabelAppearance | Determines whether the GridPaletteRowLabelAppearance property is set to its default value. | |
ShouldSerializeGridPaletteRowSeparatorAppearance | Determines whether the GridPaletteRowSeparatorAppearance property is set to its default value. | |
ShouldSerializeGridPaletteRowSingleButtonAppearance | Determines whether the GridPaletteRowSingleButtonAppearance property is set to its default value. | |
ShouldSerializeGridPaletteRowSingleButtonHotTrackingAppearance | Determines whether the GridPaletteRowSingleButtonHotTrackingAppearance property is set to its default value. | |
ShouldSerializeLabelAppearance | Determines whether the LabelAppearance property is set to its default value. | |
ShouldSerializeTextBoxAppearance | Determines whether the TextBoxAppearance property is set to its default value. |
Name | Description | |
---|---|---|
AfterCustomColorsChanged | Occurs after a change is made to the custom colors. | |
BeforeCustomColorsChanged | Occurs before a change is made to the custom colors. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
PropertyChanged | Fired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase) |