|
FRX SDK Documentation 2025 SP0
|
#include <CAcUiDialogBar.h>
Public Member Functions | |
| DECLARE_DYNAMIC (CAcUiDialogBar) | |
| CAcUiDialogBar (void) | |
| virtual | ~CAcUiDialogBar (void) |
| virtual CWnd * | AppMainWindow (void) |
| virtual HINSTANCE__ * | AppResourceInstance (void) |
| virtual wchar_t const * | AppRootKey (void) |
Public Member Functions inherited from CAdUiDialogBar | |
| DECLARE_DYNAMIC (CAdUiDialogBar) | |
| CAdUiDialogBar (void) | |
| virtual BOOL | Create (CWnd *, LPCTSTR, UINT, UINT) |
| virtual BOOL | Create (CWnd *, UINT, UINT, UINT) |
| int | GetUseTips (void) |
| virtual | ~CAdUiDialogBar (void) |
| virtual int | PreTranslateMessage (tagMSG *) |
| void | SetUseTips (int) |
| virtual void | DelayShow (BOOL bShow) |
| void | EnableDocking (DWORD dwDockStyle) |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *) |
Protected Member Functions inherited from CAdUiDialogBar | |
| int | OnCreate (tagCREATESTRUCTW *) |
| int | OnNotify_ToolTipText (unsigned int, tagNMHDR *, long *) |
| afx_msg LRESULT | OnAdUiMessage (WPARAM wParam, LPARAM lParam) |
| HBRUSH__ * | OnCtlColor (CDC *, CWnd *, unsigned int) |
| virtual ADUI_REPLY | DoAdUiMessage (ADUI_NOTIFY, unsigned int, LPARAM) |
| virtual ADUI_REPLY | OnNotifyControlChange (unsigned int, long) |
| virtual ADUI_REPLY | OnNotifyControlValid (unsigned int, int) |
| virtual ADUI_REPLY | OnNotifyGeneric (unsigned int, long) |
| virtual ADUI_REPLY | OnNotifyUpdateTip (CWnd *) |
| virtual void | PostNcDestroy (void) |
| afx_msg void | OnDestroy () |
Definition at line 24 of file CAcUiDialogBar.h.
| CAcUiDialogBar::CAcUiDialogBar | ( | void | ) |
Reimplemented from CAdUiDialogBar.
|
virtual |
Reimplemented from CAdUiDialogBar.
Reimplemented from CAdUiDialogBar.
| CAcUiDialogBar::DECLARE_DYNAMIC | ( | CAcUiDialogBar | ) |
|
protectedvirtual |
Reimplemented from CAdUiDialogBar.