GColorDialog

GColorDialog — a color-selection dialog box.

Synopsis

class GColorDialog
{
    m_hWnd;
}
    

Class Members

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?...)
Search on CColorDialog::DoModal.
GetColor ()
Search on CColorDialog::GetColor.
GetHwnd ()
Search on CColorDialog::GetHwnd.
SetCurrentColor (clr)
Search on CColorDialog::SetCurrentColor.

This class also inherits the functions of