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

#include <CAdUiPanel.h>

Public Member Functions

 CAdUiPanel (void)
 
CStringW GetID (void) const
 
CStringW GetName (void) const
 
CAdUiThemeGetTheme (void) const
 
Gdiplus::Bitmap * GetImage (int)
 
int AddPanelChild (CWnd *)
 
int Create (unsigned long, wchar_t const *, CAdUiPanelSet *, unsigned long)
 
int GetMinimumSize (CSize &) const
 
int GetSize (CSize &) const
 
int HasImage (void) const
 
int IsVisible (void) const
 
int SetID (CStringW const &)
 
int SetIconMode (AdUi::AdUiIconMode)
 
int SetImage (int, Gdiplus::Bitmap *)
 
int SetName (CStringW const &)
 
int SetPanelSet (CAdUiPanelSet *)
 
int SetPanelStyle (unsigned long)
 
int SetTheme (CAdUiTheme *)
 
int SlideOutPanel (int)
 
int ToggleSlideOut (void)
 
unsigned int HitTest (CPoint const &) const
 
unsigned long GetPanelStyle (void) const
 
virtual ~CAdUiPanel (void)
 
virtual int PreTranslateMessage (tagMSG *)
 

Protected Member Functions

int OnCreate (tagCREATESTRUCTW *)
 
int OnToolTipGetDispInfo (unsigned int, tagNMHDR *, long *)
 
long OnAdUiThemeChanged (unsigned int, long)
 
long OnMouseLeave (unsigned int, long)
 
long OnWillHandleToolTip (unsigned int, long)
 
virtual const AFX_MSGMAPGetMessageMap () const
 
virtual int AddContextMenuItems (CMenu *, int)
 
virtual int OnIconLButtonClicked (unsigned int, CPoint)
 
void OnContextMenu (CWnd *, CPoint)
 
void OnDestroy (void)
 
void OnLButtonUp (unsigned int, CPoint)
 
void OnMouseMove (unsigned int, CPoint)
 
void OnPaint (void)
 
void OnPanelShowLess (void)
 
void OnPanelShowMore (void)
 
void OnSize (unsigned int, int, int)
 
void OnTimer (unsigned int)
 

Static Protected Member Functions

static const AFX_MSGMAP *PASCAL GetThisMessageMap ()
 

Detailed Description

Definition at line 29 of file CAdUiPanel.h.

Constructor & Destructor Documentation

◆ CAdUiPanel()

CAdUiPanel::CAdUiPanel ( void )

◆ ~CAdUiPanel()

virtual CAdUiPanel::~CAdUiPanel ( void )
virtual

Member Function Documentation

◆ AddContextMenuItems()

virtual int CAdUiPanel::AddContextMenuItems ( CMenu * ,
int  )
protectedvirtual

◆ AddPanelChild()

int CAdUiPanel::AddPanelChild ( CWnd * )

◆ Create()

int CAdUiPanel::Create ( unsigned long ,
wchar_t const * ,
CAdUiPanelSet * ,
unsigned long  )

◆ GetID()

CStringW CAdUiPanel::GetID ( void ) const

◆ GetImage()

Gdiplus::Bitmap * CAdUiPanel::GetImage ( int )

◆ GetMessageMap()

virtual const AFX_MSGMAP * CAdUiPanel::GetMessageMap ( ) const
protectedvirtual

◆ GetMinimumSize()

int CAdUiPanel::GetMinimumSize ( CSize & ) const

◆ GetName()

CStringW CAdUiPanel::GetName ( void ) const

◆ GetPanelStyle()

unsigned long CAdUiPanel::GetPanelStyle ( void ) const

◆ GetSize()

int CAdUiPanel::GetSize ( CSize & ) const

◆ GetTheme()

CAdUiTheme * CAdUiPanel::GetTheme ( void ) const

◆ GetThisMessageMap()

static const AFX_MSGMAP *PASCAL CAdUiPanel::GetThisMessageMap ( )
staticprotected

◆ HasImage()

int CAdUiPanel::HasImage ( void ) const

◆ HitTest()

unsigned int CAdUiPanel::HitTest ( CPoint const & ) const

◆ IsVisible()

int CAdUiPanel::IsVisible ( void ) const

◆ OnAdUiThemeChanged()

long CAdUiPanel::OnAdUiThemeChanged ( unsigned int ,
long  )
protected

◆ OnContextMenu()

void CAdUiPanel::OnContextMenu ( CWnd * ,
CPoint  )
protected

◆ OnCreate()

int CAdUiPanel::OnCreate ( tagCREATESTRUCTW * )
protected

◆ OnDestroy()

void CAdUiPanel::OnDestroy ( void )
protected

◆ OnIconLButtonClicked()

virtual int CAdUiPanel::OnIconLButtonClicked ( unsigned int ,
CPoint  )
protectedvirtual

◆ OnLButtonUp()

void CAdUiPanel::OnLButtonUp ( unsigned int ,
CPoint  )
protected

◆ OnMouseLeave()

long CAdUiPanel::OnMouseLeave ( unsigned int ,
long  )
protected

◆ OnMouseMove()

void CAdUiPanel::OnMouseMove ( unsigned int ,
CPoint  )
protected

◆ OnPaint()

void CAdUiPanel::OnPaint ( void )
protected

◆ OnPanelShowLess()

void CAdUiPanel::OnPanelShowLess ( void )
protected

◆ OnPanelShowMore()

void CAdUiPanel::OnPanelShowMore ( void )
protected

◆ OnSize()

void CAdUiPanel::OnSize ( unsigned int ,
int ,
int  )
protected

◆ OnTimer()

void CAdUiPanel::OnTimer ( unsigned int )
protected

◆ OnToolTipGetDispInfo()

int CAdUiPanel::OnToolTipGetDispInfo ( unsigned int ,
tagNMHDR * ,
long *  )
protected

◆ OnWillHandleToolTip()

long CAdUiPanel::OnWillHandleToolTip ( unsigned int ,
long  )
protected

◆ PreTranslateMessage()

virtual int CAdUiPanel::PreTranslateMessage ( tagMSG * )
virtual

◆ SetIconMode()

int CAdUiPanel::SetIconMode ( AdUi::AdUiIconMode )

◆ SetID()

int CAdUiPanel::SetID ( CStringW const & )

◆ SetImage()

int CAdUiPanel::SetImage ( int ,
Gdiplus::Bitmap *  )

◆ SetName()

int CAdUiPanel::SetName ( CStringW const & )

◆ SetPanelSet()

int CAdUiPanel::SetPanelSet ( CAdUiPanelSet * )

◆ SetPanelStyle()

int CAdUiPanel::SetPanelStyle ( unsigned long )

◆ SetTheme()

int CAdUiPanel::SetTheme ( CAdUiTheme * )

◆ SlideOutPanel()

int CAdUiPanel::SlideOutPanel ( int )

◆ ToggleSlideOut()

int CAdUiPanel::ToggleSlideOut ( void )

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