GTreeViewCtrlEx
GTreeViewCtrlEx — an extended TreeViewCtrl.
class GTreeViewCtrlEx GWindowBase
{
m_hWnd;
}
GWindowBase
<-- GTreeViewCtrlEx
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)Corresponds to
CTreeViewCtrlEx::AddControlResizeFlags.
Create (hWndParent, rect, szWindowName, dwStyle,
dwExStyle)Corresponds to CTreeViewCtrlEx::Create.
EndResizeGroup ()Corresponds to
CTreeViewCtrlEx::EndResizeGroup.
StartResizeGroup ()Corresponds to
CTreeViewCtrlEx::StartResizeGroup.
This class also inherits the functions of GWindowBase.