ReactOS
0.4.15-dev-4853-g3a72a52
|
#include <gui.h>
Private Attributes | |
HIMAGELIST | hImageTreeView |
Additional Inherited Members | |
![]() | |
CUiMargin | m_Margin |
CUiAlignment | m_HorizontalAlignment |
CUiAlignment | m_VerticalAlignment |
![]() | |
CUiBox () | |
virtual VOID | ComputeRect (RECT parentRect, RECT currentRect, RECT *newRect) |
![]() | |
CUiPrimitive * | m_Parent |
CSideTreeView::CSideTreeView | ( | ) |
Definition at line 39 of file gui.cpp.
Definition at line 52 of file gui.cpp.
Referenced by CMainWindow::InitCategoriesList().
HTREEITEM CSideTreeView::AddItem | ( | HTREEITEM | hParent, |
ATL::CStringW & | Text, | ||
INT | Image, | ||
INT | SelectedImage, | ||
LPARAM | lParam | ||
) |
Definition at line 47 of file gui.cpp.
Referenced by AddCategory().
VOID CSideTreeView::DestroyImageList | ( | ) |
HIMAGELIST CSideTreeView::SetImageList | ( | ) |
|
private |
Definition at line 30 of file gui.h.
Referenced by AddCategory(), DestroyImageList(), and SetImageList().