PaletteDialog Class (Typed) |
Namespace: XSharp.VO.SDK
The PaletteDialog type exposes the following members.
Name | Description | |
---|---|---|
PaletteDialog |
Construct a standard color palette dialog.
|
Name | Description | |
---|---|---|
Color |
Return the color that the user selected.
(Inherited from StandardColorDialog.) | |
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) | |
Show |
Display a standard color dialog box. To retrieve the value that the user selected, use the StandardColorDialog:Color() method.
(Inherited from StandardColorDialog.) |