FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
CAdUiDialogBar Class Reference

#include <CAdUiDialogBar.h>

Inheritance diagram for CAdUiDialogBar:
CAcUiDialogBar

Public Member Functions

 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 CWnd * AppMainWindow (void)
 
virtual int PreTranslateMessage (tagMSG *)
 
virtual HINSTANCE__AppResourceInstance (void)
 
virtual wchar_t const * AppRootKey (void)
 
void SetUseTips (int)
 
virtual void DelayShow (BOOL bShow)
 
void EnableDocking (DWORD dwDockStyle)
 

Protected Member Functions

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 DoDataExchange (CDataExchange *)
 
virtual void PostNcDestroy (void)
 
afx_msg void OnDestroy ()
 

Detailed Description

Definition at line 24 of file CAdUiDialogBar.h.

Constructor & Destructor Documentation

◆ CAdUiDialogBar()

CAdUiDialogBar::CAdUiDialogBar ( void )

◆ ~CAdUiDialogBar()

virtual CAdUiDialogBar::~CAdUiDialogBar ( void )
virtual

Member Function Documentation

◆ AppMainWindow()

virtual CWnd * CAdUiDialogBar::AppMainWindow ( void )
virtual

Reimplemented in CAcUiDialogBar.

◆ AppResourceInstance()

virtual HINSTANCE__ * CAdUiDialogBar::AppResourceInstance ( void )
virtual

Reimplemented in CAcUiDialogBar.

◆ AppRootKey()

virtual wchar_t const * CAdUiDialogBar::AppRootKey ( void )
virtual

Reimplemented in CAcUiDialogBar.

◆ Create() [1/2]

virtual BOOL CAdUiDialogBar::Create ( CWnd * ,
LPCTSTR ,
UINT ,
UINT  )
virtual

◆ Create() [2/2]

virtual BOOL CAdUiDialogBar::Create ( CWnd * ,
UINT ,
UINT ,
UINT  )
virtual

◆ DECLARE_DYNAMIC()

CAdUiDialogBar::DECLARE_DYNAMIC ( CAdUiDialogBar )

◆ DelayShow()

virtual void CAdUiDialogBar::DelayShow ( BOOL bShow)
virtual

◆ DoAdUiMessage()

virtual ADUI_REPLY CAdUiDialogBar::DoAdUiMessage ( ADUI_NOTIFY ,
unsigned int ,
LPARAM  )
protectedvirtual

◆ DoDataExchange()

virtual void CAdUiDialogBar::DoDataExchange ( CDataExchange * )
protectedvirtual

Reimplemented in CAcUiDialogBar.

◆ EnableDocking()

void CAdUiDialogBar::EnableDocking ( DWORD dwDockStyle)

◆ GetUseTips()

int CAdUiDialogBar::GetUseTips ( void )

◆ OnAdUiMessage()

afx_msg LRESULT CAdUiDialogBar::OnAdUiMessage ( WPARAM wParam,
LPARAM lParam )
protected

◆ OnCreate()

int CAdUiDialogBar::OnCreate ( tagCREATESTRUCTW * )
protected

◆ OnCtlColor()

HBRUSH__ * CAdUiDialogBar::OnCtlColor ( CDC * ,
CWnd * ,
unsigned int  )
protected

◆ OnDestroy()

afx_msg void CAdUiDialogBar::OnDestroy ( )
protected

◆ OnNotify_ToolTipText()

int CAdUiDialogBar::OnNotify_ToolTipText ( unsigned int ,
tagNMHDR * ,
long *  )
protected

◆ OnNotifyControlChange()

virtual ADUI_REPLY CAdUiDialogBar::OnNotifyControlChange ( unsigned int ,
long  )
protectedvirtual

◆ OnNotifyControlValid()

virtual ADUI_REPLY CAdUiDialogBar::OnNotifyControlValid ( unsigned int ,
int  )
protectedvirtual

◆ OnNotifyGeneric()

virtual ADUI_REPLY CAdUiDialogBar::OnNotifyGeneric ( unsigned int ,
long  )
protectedvirtual

◆ OnNotifyUpdateTip()

virtual ADUI_REPLY CAdUiDialogBar::OnNotifyUpdateTip ( CWnd * )
protectedvirtual

◆ PostNcDestroy()

virtual void CAdUiDialogBar::PostNcDestroy ( void )
protectedvirtual

◆ PreTranslateMessage()

virtual int CAdUiDialogBar::PreTranslateMessage ( tagMSG * )
virtual

◆ SetUseTips()

void CAdUiDialogBar::SetUseTips ( int )

The documentation for this class was generated from the following file: