|
FRX SDK Documentation 2025 SP0
|
#include <CFxUiStatusBar.h>
Public Types | |
| enum | AdUiTitleBarLocation |
Public Member Functions | |
| DECLARE_DYNCREATE (CFxUiStatusBar) | |
| CFxUiStatusBar () | |
| virtual | ~CFxUiStatusBar (void) |
| BOOL | Create (CWnd *param_1, DWORD param_2=WS_CHILD|WS_VISIBLE|CBRS_BOTTOM, UINT param_3=AFX_IDW_STATUS_BAR) |
| virtual void | DelayShow (BOOL) |
Friends | |
| class | CFxUiStatusBar_Impl |
Definition at line 25 of file CFxUiStatusBar.h.
Definition at line 30 of file CFxUiStatusBar.h.
| CFxUiStatusBar::CFxUiStatusBar | ( | ) |
| BOOL CFxUiStatusBar::Create | ( | CWnd * | param_1, |
| DWORD | param_2 = WS_CHILD|WS_VISIBLE|CBRS_BOTTOM, | ||
| UINT | param_3 = AFX_IDW_STATUS_BAR ) |
| CFxUiStatusBar::DECLARE_DYNCREATE | ( | CFxUiStatusBar | ) |
Definition at line 27 of file CFxUiStatusBar.h.