#include <CAdUiComboBox.h>
|
| | DECLARE_DYNAMIC (CAdUiComboBox) |
| |
| bool | IsThemed (void) const |
| |
| CAdUiTheme * | GetTheme (void) const |
| |
| virtual int | OnChildNotify (unsigned int, WPARAM, LPARAM, LRESULT *) |
| |
| void | SetDraw (CAdUiComboBoxDraw *) |
| |
| void | SetIsThemed (bool) |
| |
| void | SetTheme (CAdUiTheme *) |
| |
| | CAdUiComboBox (void) |
| |
| CStringW | GetToolTipText (void) const |
| |
| CAdUiEdit * | GetEditBox (void) |
| |
| CAdUiListBox * | GetListBox (void) |
| |
| CWnd * | GetAdUiParent (void) |
| |
| int | IsOwnerDraw (void) |
| |
| int | IsStatic (void) |
| |
| int | IsStyleMaskSet (unsigned long) |
| |
| int | SetToolTipText (CStringW const &) |
| |
| unsigned long | GetStyleMask (void) |
| |
| virtual | ~CAdUiComboBox (void) |
| |
| virtual int | Create (unsigned long, tagRECT const &, CWnd *, unsigned int) |
| |
| virtual int | OnChildNotify (unsigned int, unsigned int, long, long *) |
| |
| virtual void | DrawItem (tagDRAWITEMSTRUCT *) |
| |
| virtual void | GetContentExtent (wchar_t const *, int &, int &) |
| |
| void | GetLBString (int, CStringW &) |
| |
| void | GetTextExtent (wchar_t const *, int &, int &) |
| |
| void | SetAdUiParent (CWnd *) |
| |
| void | SetEditBox (CAdUiEdit *, int) |
| |
| void | SetListBox (CAdUiListBox *, int) |
| |
| void | SetStyleMask (unsigned long) |
| |
Definition at line 34 of file CAdUiComboBox.h.
◆ CAdUiComboBox()
| CAdUiComboBox::CAdUiComboBox |
( |
void | | ) |
|
◆ ~CAdUiComboBox()
◆ Create()
◆ DECLARE_DYNAMIC()
◆ DoAdUiMessage()
◆ DrawItem()
◆ GetAdUiParent()
| CWnd * CAdUiComboBox::GetAdUiParent |
( |
void | | ) |
|
◆ GetContentExtent()
◆ GetEditBox()
◆ GetLBString()
◆ GetListBox()
◆ GetStyleMask()
◆ GetTextExtent()
◆ GetTheme()
◆ GetToolTipText()
◆ IsInEdit()
◆ IsOwnerDraw()
| int CAdUiComboBox::IsOwnerDraw |
( |
void | | ) |
|
◆ IsStatic()
| int CAdUiComboBox::IsStatic |
( |
void | | ) |
|
◆ IsStyleMaskSet()
◆ IsThemed()
| bool CAdUiComboBox::IsThemed |
( |
void | | ) |
const |
◆ IsVistaTheme()
◆ MeasureItem()
◆ OnAdUiMessage()
◆ OnChildNotify() [1/2]
◆ OnChildNotify() [2/2]
◆ OnCtlColor()
◆ OnDestroy()
◆ OnDrawTip()
◆ OnDrawTipText()
◆ OnGetTipRect()
◆ OnGetTipSupport()
◆ OnGetTipText()
◆ OnGetToolTipText()
◆ OnHitTipRect()
◆ OnMouseMove()
◆ OnPaint()
◆ PreSubclassWindow()
| void CAdUiComboBox::PreSubclassWindow |
( |
| ) |
|
|
protected |
◆ SetAdUiParent()
| void CAdUiComboBox::SetAdUiParent |
( |
CWnd * | | ) |
|
◆ SetDraw()
◆ SetEditBox()
◆ SetIsThemed()
| void CAdUiComboBox::SetIsThemed |
( |
bool | | ) |
|
◆ SetListBox()
◆ SetStyleMask()
◆ SetTheme()
◆ SetToolTipText()
◆ WindowProc()
◆ m_aduiParent
| CWnd* CAdUiComboBox::m_aduiParent |
|
protected |
◆ m_bAutoDeleteEBox
| bool CAdUiComboBox::m_bAutoDeleteEBox |
|
protected |
◆ m_bAutoDeleteLBox
| bool CAdUiComboBox::m_bAutoDeleteLBox |
|
protected |
◆ m_pComboEBox
◆ m_pComboLBox
◆ m_pTextTip
The documentation for this class was generated from the following file: