ReactOS 0.4.16-dev-338-g34e76ad
|
#include <rosctrls.h>
Public Member Functions | |
HWND | Create (HWND hwndParent) |
HTREEITEM | AddItem (HTREEITEM hParent, LPWSTR lpText, INT Image, INT SelectedImage, LPARAM lParam) |
void | SetRedraw (BOOL redraw) |
BOOL | SetBkColor (COLORREF cr) |
BOOL | SetTextColor (COLORREF cr) |
HIMAGELIST | SetImageList (HIMAGELIST himl, int iImageList) |
HTREEITEM | InsertItem (const TVINSERTSTRUCTW *pitem) |
BOOL | DeleteItem (HTREEITEM i) |
BOOL | GetItem (TV_ITEM *pitem) |
BOOL | SetItem (const TV_ITEM *pitem) |
int | GetItemCount () |
BOOL | EnsureVisible (HTREEITEM i) |
HWND | EditLabel (HTREEITEM i) |
HTREEITEM | GetNextItem (HTREEITEM i, WORD flags) |
UINT | GetItemState (int i, UINT mask) |
HTREEITEM | HitTest (TVHITTESTINFO *phtInfo) |
DWORD_PTR | GetItemData (HTREEITEM item) |
HTREEITEM | GetSelection () |
BOOL | Expand (HTREEITEM item, DWORD action) |
BOOL | SelectItem (HTREEITEM item, DWORD action=TVGN_CARET) |
Definition at line 479 of file rosctrls.h.
|
inline |
Definition at line 498 of file rosctrls.h.
Definition at line 483 of file rosctrls.h.
Referenced by CMainWindow::CreateTreeView().
Definition at line 540 of file rosctrls.h.
Definition at line 565 of file rosctrls.h.
Definition at line 560 of file rosctrls.h.
Definition at line 599 of file rosctrls.h.
Referenced by CMainWindow::InitCategoriesList().
|
inline |
Definition at line 555 of file rosctrls.h.
Definition at line 585 of file rosctrls.h.
Definition at line 575 of file rosctrls.h.
Definition at line 570 of file rosctrls.h.
Referenced by GetSelection().
|
inline |
Definition at line 594 of file rosctrls.h.
|
inline |
Definition at line 580 of file rosctrls.h.
|
inline |
|
inline |
Definition at line 604 of file rosctrls.h.
Referenced by CMainWindow::InitCategoriesList(), and CMainWindow::OnCommand().
Definition at line 520 of file rosctrls.h.
|
inline |
Definition at line 530 of file rosctrls.h.
Definition at line 550 of file rosctrls.h.
Definition at line 515 of file rosctrls.h.
Definition at line 525 of file rosctrls.h.