GColorDialog
GColorDialog — a color-selection dialog box.
class GColorDialog
{
m_hWnd;
}
These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.
DoModal (args?...)Corresponds to CColorDialog::DoModal.
GetColor ()Corresponds to CColorDialog::GetColor.
GetHwnd ()Corresponds to CColorDialog::GetHwnd.
SetCurrentColor (clr)Corresponds to
CColorDialog::SetCurrentColor.
This class also inherits the functions of