VisColorPaletteBase
PPJ.Runtime.Vis.VisColorPaletteBase
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
base class for VisColorPalette
Constructors
Default constructor.
Properties
PaletteButtonCollection: Returns the collection of colors.
ColorCollection: Returns the collection of colors.
Size: 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.
Color: Returns the selected color.
Int32: Returns/Sets the currently selected color index. (Default: 0
)
Events
EventHandler palette button click event
EventHandler selection change event
Inherited By
Implements
Last updated