WinAPI::chooseColor Method [AX 2012]
Syntax
client public static container chooseColor(
int hwnd,
int r,
int g,
int b,
Binary custColor,
[boolean fullOpen])
Run On
Client
Parameters
- hwnd
Type: int
- r
Type: int
- g
Type: int
- b
Type: int
- custColor
Type: Binary Class
- fullOpen
Type: boolean