#include <CAdUiFileDialog.h>
|
| int | OnHelpInfo (tagHELPINFO *) |
| |
| int | OnNotify_ToolTipText (unsigned int, tagNMHDR *, LRESULT *) |
| |
| 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, LPARAM) |
| |
| virtual ADUI_REPLY | OnNotifyControlValid (unsigned int, int) |
| |
| virtual ADUI_REPLY | OnNotifyGeneric (unsigned int, LPARAM) |
| |
| virtual ADUI_REPLY | OnNotifyUpdateTip (CWnd *) |
| |
| virtual int | FindContextHelpFullPath (wchar_t const *, CStringW &) |
| |
| virtual int | OnInitDialog (void) |
| |
| virtual int | PreCreateWindow (tagCREATESTRUCTW &) |
| |
| virtual void | DoDataExchange (CDataExchange *) |
| |
| virtual void | OnInitDialogBegin (void) |
| |
| virtual void | OnInitDialogFinish (void) |
| |
| virtual void | PostNcDestroy (void) |
| |
| void | BeginEditorCommand (void) |
| |
| void | CancelEditorCommand (void) |
| |
| void | CompleteEditorCommand (int) |
| |
| void | MakeDialogsVisible (int) |
| |
Definition at line 24 of file CAdUiFileDialog.h.
◆ CAdUiFileDialog()
◆ ~CAdUiFileDialog()
◆ AppMainWindow()
◆ AppResourceInstance()
◆ AppRootKey()
◆ AutoHiDPIScaleNavButtons()
| void CAdUiFileDialog::AutoHiDPIScaleNavButtons |
( |
void | | ) |
|
◆ BeginEditorCommand()
| void CAdUiFileDialog::BeginEditorCommand |
( |
void | | ) |
|
|
protected |
◆ CancelEditorCommand()
| void CAdUiFileDialog::CancelEditorCommand |
( |
void | | ) |
|
|
protected |
◆ CompleteEditorCommand()
| void CAdUiFileDialog::CompleteEditorCommand |
( |
int | | ) |
|
|
protected |
◆ DECLARE_DYNAMIC()
◆ DoAdUiMessage()
◆ DoDataExchange()
◆ DoDialogHelp()
◆ DoModal()
◆ EditorCommandCancelled()
| int CAdUiFileDialog::EditorCommandCancelled |
( |
void | | ) |
|
◆ EnableFloatingWindows()
◆ FindContextHelpFullPath()
◆ GetContextHelpFileName()
| wchar_t const * CAdUiFileDialog::GetContextHelpFileName |
( |
void | | ) |
|
◆ GetContextHelpFullPathName()
| wchar_t const * CAdUiFileDialog::GetContextHelpFullPathName |
( |
void | | ) |
|
◆ GetContextHelpPrefix()
| wchar_t const * CAdUiFileDialog::GetContextHelpPrefix |
( |
void | | ) |
|
◆ GetDialogHelpTag()
◆ GetDialogIcon()
◆ GetDialogName()
◆ GetUseTips()
| int CAdUiFileDialog::GetUseTips |
( |
void | | ) |
|
◆ MakeDialogsVisible()
| void CAdUiFileDialog::MakeDialogsVisible |
( |
int | | ) |
|
|
protected |
◆ OnAdUiMessage()
◆ OnCtlColor()
◆ OnDialogHelp()
◆ OnHelpInfo()
◆ OnInitDialog()
◆ OnInitDialogBegin()
◆ OnInitDialogFinish()
◆ OnNotify_ToolTipText()
◆ OnNotifyControlChange()
◆ OnNotifyControlValid()
◆ OnNotifyGeneric()
◆ OnNotifyUpdateTip()
◆ PostNcDestroy()
◆ PreCreateWindow()
◆ PreTranslateMessage()
◆ SetContextHelpFileName()
| void CAdUiFileDialog::SetContextHelpFileName |
( |
wchar_t const * | | ) |
|
◆ SetContextHelpFullPathName()
| void CAdUiFileDialog::SetContextHelpFullPathName |
( |
wchar_t const * | | ) |
|
◆ SetContextHelpPrefix()
| void CAdUiFileDialog::SetContextHelpPrefix |
( |
wchar_t const * | | ) |
|
◆ SetDialogHelpTag()
| void CAdUiFileDialog::SetDialogHelpTag |
( |
wchar_t const * | | ) |
|
◆ SetDialogIcon()
◆ SetDialogName()
| void CAdUiFileDialog::SetDialogName |
( |
wchar_t const * | | ) |
|
◆ SetUseTips()
| void CAdUiFileDialog::SetUseTips |
( |
int | | ) |
|
The documentation for this class was generated from the following file: