GraffitiColorPicker

Events

Click() As Boolean
Fired when the user clicks on the control. Return True to cancel color selection. Event ColorChange() Fired when the user selects a new color value.

Methods

This class does not expose any methods.

Properties

Brightness As Integer
Determines the visibility of the glare overlay.

ColorValue As Color
The current color value.

HexValue As String
The current Hex value.

InnerBorderColor As Color
The inner border color of the class.

OuterBorderColor As Color
The color on the outermost bounds of the class.

ShowGlare As Boolean
Determines whether the glare overlay will be drawn on the control.

ShowInnerBorder As Boolean
Sets the visibility of the inner border. ShowOuterBorder As Boolean Sets the visibility of the outer border.