#include <CAdUiListCtrl.h>
|
| | DECLARE_DYNAMIC (CAdUiListCtrl) |
| |
| | CAdUiListCtrl (void) |
| |
| CWnd * | GetAdUiParent (void) |
| |
| int | ColumnCount (void) |
| |
| int | GetItemAtPoint (CPoint &, int &, int &) |
| |
| int | GetSubItemRect (int, int, CRect &) |
| |
| int | IsOwnerDraw (void) |
| |
| virtual | ~CAdUiListCtrl (void) |
| |
| virtual void | GetContentExtent (int, int, wchar_t const *, int &, int &) |
| |
| void | GetTextExtent (wchar_t const *, int &, int &) |
| |
| void | SetAdUiParent (CWnd *) |
| |
Definition at line 30 of file CAdUiListCtrl.h.
◆ CAdUiListCtrl()
| CAdUiListCtrl::CAdUiListCtrl |
( |
void | | ) |
|
◆ ~CAdUiListCtrl()
◆ ColumnCount()
| int CAdUiListCtrl::ColumnCount |
( |
void | | ) |
|
◆ DECLARE_DYNAMIC()
◆ DoAdUiMessage()
◆ GetAdUiParent()
| CWnd * CAdUiListCtrl::GetAdUiParent |
( |
void | | ) |
|
◆ GetContentExtent()
◆ GetItemAtPoint()
◆ GetSubItemRect()
◆ GetTextExtent()
◆ IsOwnerDraw()
| int CAdUiListCtrl::IsOwnerDraw |
( |
void | | ) |
|
◆ OnAdUiMessage()
◆ OnDrawTip()
◆ OnDrawTipText()
◆ OnGetTipRect()
◆ OnGetTipSupport()
◆ OnGetTipText()
◆ OnHitTipRect()
◆ OnMouseMove()
◆ PreSubclassWindow()
◆ SetAdUiParent()
| void CAdUiListCtrl::SetAdUiParent |
( |
CWnd * | | ) |
|
◆ m_lastMPoint
| CPoint CAdUiListCtrl::m_lastMPoint |
|
protected |
◆ m_parent
| CWnd* CAdUiListCtrl::m_parent |
|
protected |
◆ m_tipIdx
| int CAdUiListCtrl::m_tipIdx |
|
protected |
◆ m_tipItm
| int CAdUiListCtrl::m_tipItm |
|
protected |
◆ m_tipRt
| CRect CAdUiListCtrl::m_tipRt |
|
protected |
The documentation for this class was generated from the following file: