This is the complete list of members for IComboBase, including all inherited members.
AddRef() PURE | IObjRef | |
CloseUp() PURE | IComboBase | |
DECLARE_CLASS_SIID(IID_IComboBase) long AddRef() PURE | IComboBase | |
ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PURE | ICtrl | |
DropDown() PURE | IComboBase | |
FindString(LPCTSTR pszFind, int nAfter DEF_VAL(-1), BOOL bPartMatch DEF_VAL(TRUE)) PURE | IComboBase | |
FindStringA(LPCSTR pszFind, int nAfter DEF_VAL(-1), BOOL bPartMatch DEF_VAL(TRUE)) PURE (defined in IComboBase) | IComboBase | |
GetCount() SCONST PURE | IComboBase | |
GetCurSel() SCONST PURE | IComboBase | |
GetItemText(int iItem, BOOL bRawText, IStringT *str) SCONST PURE | IComboBase | |
GetItemTextA(int iItem, BOOL bRawText, IStringA *str) SCONST PURE (defined in IComboBase) | IComboBase | |
IsDropdown() SCONST PURE | IComboBase | |
OnFinalRelease() PURE | IComboBase | |
Release() PURE | IComboBase | |
SetCurSel(int iSel) PURE | IComboBase | |
SetDropdown(BOOL bDropdown) PURE | IComboBase | |
ToIWindow() PURE | IComboBase |