TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
ComboBox Member List

This is the complete list of members for ComboBox, including all inherited members.

AddItemData(void *data)ComboBox
AddString(LPCTSTR lpsz)ComboBox
AddStyle(DWORD dwStyle)BaseWindow
Attach(HWND hWnd, BOOL bDestroy)BaseWindow
AttachDlgItem(HWND hDlg, INT iItemID)BaseWindow
Base0 typedefcIUnknownImpl< ni::iUnknown >
Base1 typedefcIUnknownImpl< ni::iUnknown >
Base2 typedefcIUnknownImpl< ni::iUnknown >
Base3 typedefcIUnknownImpl< ni::iUnknown >
Base4 typedefcIUnknownImpl< ni::iUnknown >
BaseImpl typedefcIUnknownImpl< ni::iUnknown >
BaseWindow()BaseWindow
BaseWindow(HWND hWnd, BOOL bDestroy)BaseWindow
BringWindowToTop()BaseWindow
CenterOnScreen()BaseWindow
cIUnknownImpl()cIUnknownImpl< ni::iUnknown >
ClientToScreen(LPPOINT lpPoint) const BaseWindow
ClientToScreen(Rect *pRect) const BaseWindow
ComboBox()ComboBox
Create(BaseWindow *pParent, DWORD dwStyle=WS_VISIBLE|WS_CHILD, LONG_PTR iID=0, DWORD dwExStyle=NULL, LPCTSTR lpWindowName=NULL)ComboBox
WinUI::Window::Create(DWORD dwStyle=WS_VISIBLE, DWORD dwExStyle=NULL, LPCTSTR lpClassName=WINUI_DEF_WND_CLS, LPCTSTR lpWindowName=NULL, BaseWindow *pParent=NULL, MENUOrID hMenu=(UINT) 0)Windowvirtual
DeleteString(int index)ComboBox
Destroy()BaseWindowvirtual
Detach()BaseWindow
Dir(UINT attrs, LPCTSTR lpszFileSpec)ComboBox
Enable(BOOL bEnable=TRUE)BaseWindow
EnableScrollBar(UINT uSBFlags, UINT uArrowFlags=ESB_ENABLE_BOTH)BaseWindow
FindItemData(int indexStart, void *data) const ComboBox
FindString(int indexStart, LPCTSTR lpszFind) const ComboBox
FindStringExact(int indexStart, LPCTSTR lpszFind) const ComboBox
FlashWindow(BOOL bInvert)BaseWindow
GetClientRect(Rect &rcClient)BaseWindowvirtual
GetCount() const ComboBox
GetCurSel() const ComboBox
GetDC()BaseWindowvirtual
GetDroppedControlRect(RECT *lprc)ComboBox
GetDroppedState() const ComboBox
GetEditSel() const ComboBox
GetExStyle() const BaseWindowvirtual
GetExtendedUI() const ComboBox
GetFont() const BaseWindow
GetHWND() const BaseWindow
GetIcon(BOOL bBigIcon=TRUE) const BaseWindow
GetItemData(int index) const ComboBox
GetItemHeight() const ComboBox
GetLBText(int index, LPTSTR lpszBuffer) const ComboBox
GetLBText(int index) const ComboBox
GetLBTextLen(int index) const ComboBox
GetScrollPos(int nBar) const BaseWindow
GetScrollRange(int nBar, LPINT lpMinPos, LPINT lpMaxPos) const BaseWindow
GetStyle() const BaseWindowvirtual
GetText(TCHAR *aszOut, ULONG nMaxChar) const BaseWindowvirtual
GetText() const BaseWindowvirtual
GetTextLength() const BaseWindowvirtual
GetWindowLong(int nIndex) const BaseWindowvirtual
GetWindowPlacement(WINDOWPLACEMENT *lpwndpl) const BaseWindow
GetWindowRect(Rect &rcWnd)BaseWindowvirtual
GetWindowRgn(HRGN hRgn)BaseWindow
GetWindowTextLength() const BaseWindow
InsertItemData(int index, void *data)ComboBox
InsertString(int index, LPCTSTR lpsz)ComboBox
Invalidate(BOOL bErase=TRUE)BaseWindow
cIUnknownImpl< ni::iUnknown >::Invalidate()cIUnknownImpl< ni::iUnknown >virtual
InvalidateRect(LPCRECT lpRect, BOOL bErase=TRUE)BaseWindow
InvalidateRgn(HRGN hRgn, BOOL bErase=TRUE)BaseWindow
IsChild(HWND hWnd) const BaseWindow
IsCreated() const BaseWindowvirtual
IsEnabled() const BaseWindow
IsOK() constcIUnknownImpl< ni::iUnknown >virtual
IsVisible() const BaseWindow
LimitText(int cchLimit)ComboBox
ListInterfaces(iMutableCollection *apLst, tU32) constcIUnknownImpl< ni::iUnknown >virtual
m_bDestroyBaseWindowprotected
m_hWndBaseWindowprotected
PostMessage(UINT Msg, WPARAM wParam, LPARAM lParam)BaseWindowvirtual
QueryInterface(const ni::tUUID &aIID)cIUnknownImpl< ni::iUnknown >virtual
ReleaseCapture() const BaseWindowvirtual
ReleaseDC(HDC hDC)BaseWindowvirtual
ResetContent()ComboBox
Reshape(UINT iCX, UINT iCY)BaseWindowvirtual
ScreenToClient(LPPOINT lpPoint) const BaseWindow
ScreenToClient(Rect *pRect) const BaseWindow
ScrollWindow(int xAmount, int yAmount, Rect *pRect=NULL, Rect *pClipRect=NULL)BaseWindow
ScrollWindowEx(int dx, int dy, Rect *pRectScroll, Rect *pRectClip, HRGN hRgnUpdate, Rect *pRectUpdate, UINT uFlags)BaseWindow
ScrollWindowEx(int dx, int dy, UINT uFlags, Rect *pRectScroll=NULL, Rect *pRectClip=NULL, HRGN hRgnUpdate=NULL, Rect *pRectUpdate=NULL)BaseWindow
SelectItemData(int indexStart, void *data)ComboBox
SelectString(int indexStart, LPCTSTR lpszSelect)ComboBox
SendMessage(UINT Msg, WPARAM wParam, LPARAM lParam)BaseWindowvirtual
SendNotifyMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0)BaseWindow
SetActiveWindow()BaseWindow
SetCapture()BaseWindowvirtual
SetCurSel(int index)ComboBox
SetEditSel(int ichStart, int ichEnd)ComboBox
SetExtendedUI(UINT flags)ComboBox
SetFocus()BaseWindow
SetFont(HFONT hFont, BOOL bRedraw=TRUE)BaseWindow
SetIcon(HICON hIcon, BOOL bBigIcon=TRUE)BaseWindow
SetItemData(int index, void *data)ComboBox
SetItemHeight(int index, int cyItem)ComboBox
SetParent(BaseWindow *pWnd)BaseWindowvirtual
SetScrollPos(int nBar, int nPos, BOOL bRedraw=TRUE)BaseWindow
SetScrollRange(int nBar, int nMinPos, int nMaxPos, BOOL bRedraw=TRUE)BaseWindow
SetText(const TCHAR *aszStr)BaseWindowvirtual
SetTopMost()BaseWindow
SetWindowLong(int nIndex, LONG dwNewLong)BaseWindowvirtual
SetWindowPlacement(const WINDOWPLACEMENT *lpwndpl)BaseWindow
SetWindowPos(HWND hWndAfter, int iX, int iY, int iCX, int iCY, UINT iFlags=SWP_NOZORDER)BaseWindowvirtual
SetWindowRect(Rect rcWnd)BaseWindowvirtual
SetWindowRgn(HRGN hRgn, BOOL bRedraw=FALSE)BaseWindow
ShowDropdown(UINT fShow)ComboBox
ShowScrollBar(UINT nBar, BOOL bShow=TRUE)BaseWindow
ShowWindow(int iCmdShow)BaseWindowvirtual
UpdateWindow()BaseWindowvirtual
ValidateRect(LPCRECT lpRect)BaseWindow
Window()Window
Window(HWND hWnd, BOOL bDestroy)Window
WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)Windowvirtual
~BaseWindow()BaseWindowvirtual
~ComboBox()ComboBoxvirtual
~Window()Windowvirtual