This is the complete list of members for ReBar, including all inherited members.
| AddStyle(DWORD dwStyle) | BaseWindow | |
| Attach(HWND hWnd, BOOL bDestroy) | BaseWindow | |
| AttachDlgItem(HWND hDlg, INT iItemID) | BaseWindow | |
| Base0 typedef | cIUnknownImpl< ni::iUnknown > | |
| Base1 typedef | cIUnknownImpl< ni::iUnknown > | |
| Base2 typedef | cIUnknownImpl< ni::iUnknown > | |
| Base3 typedef | cIUnknownImpl< ni::iUnknown > | |
| Base4 typedef | cIUnknownImpl< ni::iUnknown > | |
| BaseImpl typedef | cIUnknownImpl< 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 | |
| Create(BaseWindow *pParent, DWORD dwStyle=RBS_BANDBORDERS|RBS_DBLCLKTOGGLE|RBS_REGISTERDROP|RBS_VARHEIGHT|CCS_NODIVIDER|CCS_NOPARENTALIGN|WS_BORDER|WS_CHILD|WS_CLIPCHILDREN|WS_CLIPSIBLINGS|WS_VISIBLE, MENUOrID hMenu=(UINT) 0) | ReBar | |
| 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) | Window | virtual |
| Destroy() | BaseWindow | virtual |
| Detach() | BaseWindow | |
| Enable(BOOL bEnable=TRUE) | BaseWindow | |
| EnableScrollBar(UINT uSBFlags, UINT uArrowFlags=ESB_ENABLE_BOTH) | BaseWindow | |
| FlashWindow(BOOL bInvert) | BaseWindow | |
| GetClientRect(Rect &rcClient) | BaseWindow | virtual |
| GetDC() | BaseWindow | virtual |
| GetExStyle() const | BaseWindow | virtual |
| GetFont() const | BaseWindow | |
| GetHWND() const | BaseWindow | |
| GetIcon(BOOL bBigIcon=TRUE) const | BaseWindow | |
| GetScrollPos(int nBar) const | BaseWindow | |
| GetScrollRange(int nBar, LPINT lpMinPos, LPINT lpMaxPos) const | BaseWindow | |
| GetStyle() const | BaseWindow | virtual |
| GetText(TCHAR *aszOut, ULONG nMaxChar) const | BaseWindow | virtual |
| GetText() const | BaseWindow | virtual |
| GetTextLength() const | BaseWindow | virtual |
| GetWindowLong(int nIndex) const | BaseWindow | virtual |
| GetWindowPlacement(WINDOWPLACEMENT *lpwndpl) const | BaseWindow | |
| GetWindowRect(Rect &rcWnd) | BaseWindow | virtual |
| GetWindowRgn(HRGN hRgn) | BaseWindow | |
| GetWindowTextLength() const | BaseWindow | |
| 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 | BaseWindow | virtual |
| IsEnabled() const | BaseWindow | |
| IsOK() const | cIUnknownImpl< ni::iUnknown > | virtual |
| IsVisible() const | BaseWindow | |
| ListInterfaces(iMutableCollection *apLst, tU32) const | cIUnknownImpl< ni::iUnknown > | virtual |
| m_bDestroy | BaseWindow | protected |
| m_hWnd | BaseWindow | protected |
| PostMessage(UINT Msg, WPARAM wParam, LPARAM lParam) | BaseWindow | virtual |
| QueryInterface(const ni::tUUID &aIID) | cIUnknownImpl< ni::iUnknown > | virtual |
| ReBar() | ReBar | |
| ReleaseCapture() const | BaseWindow | virtual |
| ReleaseDC(HDC hDC) | BaseWindow | virtual |
| Reshape(UINT iCX, UINT iCY) | BaseWindow | virtual |
| 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 | |
| SendMessage(UINT Msg, WPARAM wParam, LPARAM lParam) | BaseWindow | virtual |
| SendNotifyMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) | BaseWindow | |
| SetActiveWindow() | BaseWindow | |
| SetCapture() | BaseWindow | virtual |
| SetFocus() | BaseWindow | |
| SetFont(HFONT hFont, BOOL bRedraw=TRUE) | BaseWindow | |
| SetIcon(HICON hIcon, BOOL bBigIcon=TRUE) | BaseWindow | |
| SetParent(BaseWindow *pWnd) | BaseWindow | virtual |
| SetScrollPos(int nBar, int nPos, BOOL bRedraw=TRUE) | BaseWindow | |
| SetScrollRange(int nBar, int nMinPos, int nMaxPos, BOOL bRedraw=TRUE) | BaseWindow | |
| SetText(const TCHAR *aszStr) | BaseWindow | virtual |
| SetTopMost() | BaseWindow | |
| SetWindowLong(int nIndex, LONG dwNewLong) | BaseWindow | virtual |
| SetWindowPlacement(const WINDOWPLACEMENT *lpwndpl) | BaseWindow | |
| SetWindowPos(HWND hWndAfter, int iX, int iY, int iCX, int iCY, UINT iFlags=SWP_NOZORDER) | BaseWindow | virtual |
| SetWindowRect(Rect rcWnd) | BaseWindow | virtual |
| SetWindowRgn(HRGN hRgn, BOOL bRedraw=FALSE) | BaseWindow | |
| ShowScrollBar(UINT nBar, BOOL bShow=TRUE) | BaseWindow | |
| ShowWindow(int iCmdShow) | BaseWindow | virtual |
| UpdateWindow() | BaseWindow | virtual |
| ValidateRect(LPCRECT lpRect) | BaseWindow | |
| Window() | Window | |
| Window(HWND hWnd, BOOL bDestroy) | Window | |
| WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) | Window | virtual |
| ~BaseWindow() | BaseWindow | virtual |
| ~ReBar() | ReBar | virtual |
| ~Window() | Window | virtual |
1.8.7