GStatusBarCtrl
GStatusBarCtrl — an area at the bottom of a window that displays information.
Class Members
These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.
- AddControlResizeFlags (ctrlid, flags)
- Search on CStatusBarCtrl::AddControlResizeFlags.
- Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)
- Search on CStatusBarCtrl::Create.
- EndResizeGroup ()
- Search on CStatusBarCtrl::EndResizeGroup.
- GetBorders (args?...)
- Search on CStatusBarCtrl::GetBorders.
- GetIcon (nPane)
- Search on CStatusBarCtrl::GetIcon.
- GetRect (nPane, lpRect)
- Search on CStatusBarCtrl::GetRect.
- GetText (args?...)
- Search on CStatusBarCtrl::GetText.
- GetTextBSTR (args?...)
- Search on CStatusBarCtrl::GetTextBSTR.
- GetTextLength (args?...)
- Search on CStatusBarCtrl::GetTextLength.
- GetTipText (nPane, lpstrText, nSize)
- Search on CStatusBarCtrl::GetTipText.
- GetUnicodeFormat ()
- Search on CStatusBarCtrl::GetUnicodeFormat.
- IsSimple ()
- Search on CStatusBarCtrl::IsSimple.
- SetBkColor (clrBk)
- Search on CStatusBarCtrl::SetBkColor.
- SetIcon (nPane, hIcon)
- Search on CStatusBarCtrl::SetIcon.
- SetMinHeight (nMin)
- Search on CStatusBarCtrl::SetMinHeight.
- SetSimple (args?...)
- Search on CStatusBarCtrl::SetSimple.
- SetText (args?...)
- Search on CStatusBarCtrl::SetText.
- SetTipText (nPane, lpstrText)
- Search on CStatusBarCtrl::SetTipText.
- SetUnicodeFormat (args?...)
- Search on CStatusBarCtrl::SetUnicodeFormat.
- StartResizeGroup ()
- Search on CStatusBarCtrl::StartResizeGroup.
This class also inherits the functions of GWindowBase.