sprint 1-alpha
sprint::gtl::ComboBox Member List
This is the complete list of members for sprint::gtl::ComboBox, including all inherited members.
AddString(LPCTSTR lpszString)sprint::gtl::ComboBox
AddStrings(const TCHAR **list)sprint::gtl::ComboBox
Clear()sprint::gtl::ComboBox
Close() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
ComboBox(HWND hWnd=NULL)sprint::gtl::ComboBox
ComboBox(CWindow hWnd) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
Copy()sprint::gtl::ComboBox
Cut()sprint::gtl::ComboBox
CWindow(HWND hWnd=NULL)sprint::gtl::CWindow
Default (defined in sprint::gtl::CWindow)sprint::gtl::CWindow [static]
DeleteString(UINT nIndex)sprint::gtl::ComboBox
Destroy() const sprint::gtl::CWindow
Dir(UINT attr, LPCTSTR lpszWildCard) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
Disable() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
DrawMenuBar() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
Enable() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
FindItemDataEx(DWORD dwData) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
FindString(int nStartAfter, LPCTSTR lpszString) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
FindStringExact(int nIndexStart, LPCTSTR lpszFind) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetClientRect() const sprint::gtl::CWindow
GetCount() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetCurSel() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetDlgItem(int id)sprint::gtl::CWindow
GetDroppedControlRect(LPRECT lprect) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetDroppedState() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetDroppedWidth() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetEditSel() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetExtendedUI() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetHorizontalExtent() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetInstance()sprint::gtl::CWindow
GetItemData(int nIndex) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetItemDataPtr(int nIndex) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetItemHeight(int nIndex) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetLBText(int nIndex, LPTSTR lpszText) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetLBTextLen(int nIndex) const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetLocale() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetText(char *buffer, int buf_len) const sprint::gtl::CWindow
GetTopIndex() const (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
GetWindowLong(int nIndex)sprint::gtl::CWindow
GetWindowRect() const sprint::gtl::CWindow
GetWndClassName() (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox [static]
Hide()sprint::gtl::CWindow
InitStorage(int nItems, UINT nBytes) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
InsertString(int nIndex, LPCTSTR lpszString)sprint::gtl::ComboBox
IsEnabled() const (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
KillTimer(UINT nIDEvent=0) const sprint::gtl::CWindow
LimitText(int nMaxChars) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
m_hwnd (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
Menu(void) const (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
Move(int x, int y) const sprint::gtl::CWindow
MoveWindow(int X, int Y, int nWidth, int nHeight, BOOL bRepaint=TRUE)sprint::gtl::CWindow
MoveWindow(const RECT &rc, BOOL bRepaint=TRUE) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
operator bool() const (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
operator HWND() const sprint::gtl::CWindow
Parent(void) const sprint::gtl::CWindow
Paste()sprint::gtl::ComboBox
Redraw(bool RedrawBg=TRUE) const sprint::gtl::CWindow
ReleaseCapture() const sprint::gtl::CWindow
ResetContent()sprint::gtl::ComboBox
Resize(int sx, int sy) const sprint::gtl::CWindow
SelectString(int nStartAfter, LPCTSTR lpszString) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetCapture() const sprint::gtl::CWindow
SetCurSel(int nSelect) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetDroppedWidth(UINT nWidth) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetEditSel(int nStartChar, int nEndChar) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetExtendedUI(BOOL bExtended=TRUE) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetHorizontalExtent(UINT nExtent) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetHwnd(HWND hwnd) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
SetItemData(int nIndex, DWORD_PTR dwItemData) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetItemDataPtr(int nIndex, void *pData) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetItemHeight(int nIndex, UINT cyItemHeight) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetLocale(LCID nNewLocale) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetMenu(HMENU hmenu) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
SetText(const char *txt)sprint::gtl::CWindow
SetText(const std::string &txt) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
SetTimer(UINT uTimeOut, UINT nIDEvent=0) const sprint::gtl::CWindow
SetTopIndex(int nIndex) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
SetWindowLong(int nIndex, LONG dwNewLong)sprint::gtl::CWindow
Show(int mode=SW_SHOW)sprint::gtl::CWindow
ShowDropDown(BOOL bShowIt=TRUE) (defined in sprint::gtl::ComboBox)sprint::gtl::ComboBox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines