|
ReactOS 0.4.17-dev-804-g023d8af
|
#include <rosctrls.h>


Public Member Functions | |
| HWND | Create (HWND hwndParent, DWORD dwStyles=0) |
| 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 503 of file rosctrls.h.
Referenced by CCertMgrProperties::OnInitDialog().
Definition at line 483 of file rosctrls.h.
Referenced by CMainWindow::CreateTreeView().
Definition at line 545 of file rosctrls.h.
Referenced by CAddDialog::OnCommand().
Definition at line 570 of file rosctrls.h.
Definition at line 565 of file rosctrls.h.
Definition at line 604 of file rosctrls.h.
Referenced by CMainWindow::InitCategoriesList(), and CCertMgrProperties::OnInitDialog().
|
inline |
Definition at line 590 of file rosctrls.h.
Referenced by CAddDialog::OnCommand().
Definition at line 580 of file rosctrls.h.
Definition at line 575 of file rosctrls.h.
Referenced by GetSelection(), and CAddDialog::UpdateButtons().
|
inline |
|
inline |
Definition at line 585 of file rosctrls.h.
|
inline |
Definition at line 540 of file rosctrls.h.
Referenced by AddItem(), and CAddDialog::InsertTreeItem().
|
inline |
Definition at line 609 of file rosctrls.h.
Referenced by CMainWindow::InitCategoriesList(), and CMainWindow::OnCommand().
Definition at line 525 of file rosctrls.h.
|
inline |
Definition at line 535 of file rosctrls.h.
Referenced by CAddDialog::InitTV().
Definition at line 555 of file rosctrls.h.
Definition at line 520 of file rosctrls.h.
Definition at line 530 of file rosctrls.h.