GCheckListViewCtrl

GCheckListViewCtrl — purpose is not yet documented.

Synopsis

class GCheckListViewCtrl GWindowBase
{
    m_hWnd;
}
    

Base Classes

GWindowBase <-- GCheckListViewCtrl

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.

AddControlResizeFlags (ctrlid, flags)
Search on CCheckListViewCtrl::AddControlResizeFlags.
Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)
Search on CCheckListViewCtrl::Create.
EndResizeGroup ()
Search on CCheckListViewCtrl::EndResizeGroup.
StartResizeGroup ()
Search on CCheckListViewCtrl::StartResizeGroup.

This class also inherits the functions of GWindowBase.