#include <CAdUiTipWindow.h>
|
| virtual void | DrawBorder (CDC &, CRect &, CRect &) |
| |
| virtual void | DrawContent (CDC &, CRect &) |
| |
| void | OnActivateApp (int, unsigned long) |
| |
| void | OnLButtonDblClk (unsigned int, CPoint) |
| |
| void | OnLButtonDown (unsigned int, CPoint) |
| |
| void | OnMButtonDblClk (unsigned int, CPoint) |
| |
| void | OnMButtonDown (unsigned int, CPoint) |
| |
| void | OnNcDestroy (void) |
| |
| void | OnPaint (void) |
| |
| void | OnRButtonDblClk (unsigned int, CPoint) |
| |
| void | OnRButtonDown (unsigned int, CPoint) |
| |
| void | OnTimer (UINT_PTR) |
| |
| void | StartTimer (unsigned long) |
| |
| void | StopTimer (void) |
| |
Definition at line 24 of file CAdUiTipWindow.h.
◆ CAdUiTipWindow()
| CAdUiTipWindow::CAdUiTipWindow |
( |
void | | ) |
|
◆ ~CAdUiTipWindow()
◆ Create()
◆ DECLARE_DYNAMIC()
◆ DrawBorder()
◆ DrawContent()
◆ GetControl()
| CWnd * CAdUiTipWindow::GetControl |
( |
void | | ) |
|
◆ GetTextExtent()
◆ GetUseText()
| int CAdUiTipWindow::GetUseText |
( |
void | | ) |
|
◆ Hide()
◆ OnActivateApp()
◆ OnLButtonDblClk()
◆ OnLButtonDown()
◆ OnMButtonDblClk()
◆ OnMButtonDown()
◆ OnNcDestroy()
| void CAdUiTipWindow::OnNcDestroy |
( |
void | | ) |
|
|
protected |
◆ OnPaint()
◆ OnRButtonDblClk()
◆ OnRButtonDown()
◆ OnTimer()
◆ Owner()
| CWnd * CAdUiTipWindow::Owner |
( |
void | | ) |
|
◆ SetControl()
| void CAdUiTipWindow::SetControl |
( |
CWnd * | | ) |
|
◆ SetUseText()
| void CAdUiTipWindow::SetUseText |
( |
int | | ) |
|
◆ Show()
◆ StartTimer()
◆ StopTimer()
◆ m_className
| wchar_t const* const CAdUiTipWindow::m_className |
|
staticprotected |
◆ m_timerEvent
The documentation for this class was generated from the following file: