#include <CAdUiEllipsisCtrl.h>
|
| | CAdUiEllipsisCtrl (void) |
| |
| CStringW | GetButtonToolTipText (void) const |
| |
| CStringW | GetToolTipText (void) const |
| |
| int | Create (unsigned long, tagRECT const &, CWnd *, unsigned int, unsigned long) |
| |
| int | OnCreate (tagCREATESTRUCTW *) |
| |
| int | SetButtonToolTipText (CStringW const &) |
| |
| int | SetFont (CFont *) |
| |
| int | SetToolTipText (CStringW const &) |
| |
| long | OnAdUiThemeChanged (unsigned int, long) |
| |
| long | OnChildStateChanged (unsigned int, long) |
| |
| long | OnControlKeepFocus (unsigned int, long) |
| |
| long | OnGetToolTipText (unsigned int, long) |
| |
| long | OnWillHandleToolTip (unsigned int, long) |
| |
| unsigned long | GetBkColor (void) const |
| |
| unsigned long | GetBorderColor (void) const |
| |
| unsigned long | GetControlStyle (void) const |
| |
| unsigned long | GetDisabledBorderColor (void) const |
| |
| virtual | ~CAdUiEllipsisCtrl (void) |
| |
| virtual int | OnButtonClicked (void) |
| |
| virtual int | PreTranslateMessage (tagMSG *) |
| |
| void | GetText (CStringW &) const |
| |
| void | OnEnable (int) |
| |
| void | OnLButtonUp (unsigned int, CPoint) |
| |
| void | OnMouseMove (unsigned int, CPoint) |
| |
| void | OnPaint (void) |
| |
| void | OnSetFocus (CWnd *) |
| |
| void | OnSize (unsigned int, int, int) |
| |
| void | SetBkColor (unsigned long) |
| |
| void | SetBorderColor (unsigned long) |
| |
| void | SetDisabledBorderColor (unsigned long) |
| |
| void | SetText (wchar_t const *) |
| |
Definition at line 24 of file CAdUiEllipsisCtrl.h.
◆ CAdUiEllipsisCtrl()
| CAdUiEllipsisCtrl::CAdUiEllipsisCtrl |
( |
void | | ) |
|
◆ ~CAdUiEllipsisCtrl()
◆ ControlKeepFocus()
◆ Create()
◆ GetBkColor()
◆ GetBorderColor()
◆ GetButtonToolTipText()
| CStringW CAdUiEllipsisCtrl::GetButtonToolTipText |
( |
void | | ) |
const |
◆ GetControlStyle()
◆ GetDisabledBorderColor()
◆ GetMessageMap()
◆ GetText()
◆ GetThisMessageMap()
◆ GetToolTipText()
◆ OnAdUiThemeChanged()
◆ OnButtonClicked()
◆ OnChildStateChanged()
◆ OnControlKeepFocus()
◆ OnCreate()
◆ OnEnable()
| void CAdUiEllipsisCtrl::OnEnable |
( |
int | | ) |
|
◆ OnGetToolTipText()
◆ OnLButtonUp()
◆ OnMouseMove()
◆ OnPaint()
| void CAdUiEllipsisCtrl::OnPaint |
( |
void | | ) |
|
◆ OnSetFocus()
| void CAdUiEllipsisCtrl::OnSetFocus |
( |
CWnd * | | ) |
|
◆ OnSize()
◆ OnToolTipGetDispInfo()
◆ OnWillHandleToolTip()
◆ PreTranslateMessage()
◆ SetBkColor()
◆ SetBorderColor()
◆ SetButtonToolTipText()
| int CAdUiEllipsisCtrl::SetButtonToolTipText |
( |
CStringW const & | | ) |
|
◆ SetDisabledBorderColor()
◆ SetFont()
| int CAdUiEllipsisCtrl::SetFont |
( |
CFont * | | ) |
|
◆ SetText()
◆ SetToolTipText()
| int CAdUiEllipsisCtrl::SetToolTipText |
( |
CStringW const & | | ) |
|
The documentation for this class was generated from the following file: