WTL Controls
Back to the WTL Controls Home Page.
BIS_WTL_CONTROLS::CODComboBox Member List

This is the complete list of members for BIS_WTL_CONTROLS::CODComboBox, including all inherited members.

CODComboBox() noexceptBIS_WTL_CONTROLS::CODComboBox
GetAutoAdjustDropRectWidth() constBIS_WTL_CONTROLS::CODComboBox
GetMaxDropDownWidth() constBIS_WTL_CONTROLS::CODComboBox
GetODItemBackColor(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemFont(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemHeight(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemHorzAlignment(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemText(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemTextColor(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemUseEllipsis(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemVertAlignment(int index) constBIS_WTL_CONTROLS::CODComboBox
GetODItemWordWrap(int index) constBIS_WTL_CONTROLS::CODComboBox
ODAddItem()BIS_WTL_CONTROLS::CODComboBox
ODAddItem(std::basic_string< TCHAR > text, COLORREF text_color, COLORREF back_color, HFONT font, int height, CHorzAlignment horz, CVertAlignment vert, bool wrap, bool use_ellipsis)BIS_WTL_CONTROLS::CODComboBox
ODInsertItem(int index)BIS_WTL_CONTROLS::CODComboBox
ODInsertItem(int index, std::basic_string< TCHAR > text, COLORREF text_color, COLORREF back_color, HFONT font, int height, CHorzAlignment horz, CVertAlignment vert, bool wrap, bool use_ellipsis)BIS_WTL_CONTROLS::CODComboBox
ODRemoveItem(int index)BIS_WTL_CONTROLS::CODComboBox
SetAutoAdjustDropRectWidth(bool value)BIS_WTL_CONTROLS::CODComboBox
SetMaxDropDownWidth(int value)BIS_WTL_CONTROLS::CODComboBox
SetODItemBackColor(int index, COLORREF color)BIS_WTL_CONTROLS::CODComboBox
SetODItemFont(int index, HFONT font)BIS_WTL_CONTROLS::CODComboBox
SetODItemHeight(int index, int height)BIS_WTL_CONTROLS::CODComboBox
SetODItemHorzAlignment(int index, CHorzAlignment value)BIS_WTL_CONTROLS::CODComboBox
SetODItemText(int index, std::basic_string< TCHAR > text)BIS_WTL_CONTROLS::CODComboBox
SetODItemTextColor(int index, COLORREF color)BIS_WTL_CONTROLS::CODComboBox
SetODItemUseEllipsis(int index, bool ellipsis)BIS_WTL_CONTROLS::CODComboBox
SetODItemVertAlignment(int index, CVertAlignment value)BIS_WTL_CONTROLS::CODComboBox
SetODItemWordWrap(int index, bool wrap)BIS_WTL_CONTROLS::CODComboBox
SubclassComboBox(HWND wnd)BIS_WTL_CONTROLS::CODComboBox
UnSubclassComboBox()BIS_WTL_CONTROLS::CODComboBox
UpdateControlHeight()BIS_WTL_CONTROLS::CODComboBox
UpdateDropDownWidth()BIS_WTL_CONTROLS::CODComboBox
~CODComboBox()BIS_WTL_CONTROLS::CODComboBoxvirtual