The VisColorPalette type exposes the following members.

Properties

  NameDescription
Public propertyButtons
Returns the collectin of colors.
(Inherited from VisColorPaletteBase.)
Public propertyColors
Returns the collectin of colors.
(Inherited from VisColorPaletteBase.)
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalUserControl.)
Public propertyPreferredSize
Returns the preferred size for the control. This is the dimensions that are needed to fit all the colors and all the buttons organized in rows of 8 color blocks.
(Inherited from VisColorPaletteBase.)
Public propertySelectedColor
Returns the selected color.
(Inherited from VisColorPaletteBase.)
Public propertySelectedIndex
Returns/Sets the currently selected color index.
(Inherited from VisColorPaletteBase.)

See Also