StandardColorDialog Class (Typed) |
Namespace: XSharp.VO.SDK
The StandardColorDialog type exposes the following members.
Name | Description | |
---|---|---|
StandardColorDialog |
Construct a standard color dialog.
|
Name | Description | |
---|---|---|
CustomColors |
Name | Description | |
---|---|---|
Color |
Return the color that the user selected.
| |
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.
|