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

#include <CAdUiLabelEdit.h>

Public Member Functions

 CAdUiLabelEdit (void)
 
int EditLabel (CStringW const &, CRect const &, CWnd *, unsigned long, unsigned long, CFont *)
 
int EndEdit (int)
 
int SetBkColor (unsigned long)
 
int SetTextColor (unsigned long)
 
unsigned long GetBkColor (void) const
 
unsigned long GetTextColor (void) const
 
virtual ~CAdUiLabelEdit (void)
 
void GetWindowTextW (CStringW &) const
 

Protected Member Functions

int IMEHitTest (CPoint)
 
int UpdateWindowSize (void)
 
virtual const AFX_MSGMAPGetMessageMap () const
 
HBRUSH__CtlColor (CDC *, unsigned int)
 
void OnChange (void)
 
void OnKeyDown (unsigned int, unsigned int, unsigned int)
 
void OnKillFocus (CWnd *)
 
void OnLButtonDown (unsigned int, CPoint)
 
void OnLButtonUp (unsigned int, CPoint)
 
void OnRButtonDown (unsigned int, CPoint)
 
void OnRButtonUp (unsigned int, CPoint)
 

Static Protected Member Functions

static const AFX_MSGMAP *PASCAL GetThisMessageMap ()
 

Detailed Description

Definition at line 26 of file CAdUiLabelEdit.h.

Constructor & Destructor Documentation

◆ CAdUiLabelEdit()

CAdUiLabelEdit::CAdUiLabelEdit ( void )

◆ ~CAdUiLabelEdit()

virtual CAdUiLabelEdit::~CAdUiLabelEdit ( void )
virtual

Member Function Documentation

◆ CtlColor()

HBRUSH__ * CAdUiLabelEdit::CtlColor ( CDC * ,
unsigned int  )
protected

◆ EditLabel()

int CAdUiLabelEdit::EditLabel ( CStringW const & ,
CRect const & ,
CWnd * ,
unsigned long ,
unsigned long ,
CFont *  )

◆ EndEdit()

int CAdUiLabelEdit::EndEdit ( int )

◆ GetBkColor()

unsigned long CAdUiLabelEdit::GetBkColor ( void ) const

◆ GetMessageMap()

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

◆ GetTextColor()

unsigned long CAdUiLabelEdit::GetTextColor ( void ) const

◆ GetThisMessageMap()

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

◆ GetWindowTextW()

void CAdUiLabelEdit::GetWindowTextW ( CStringW & ) const

◆ IMEHitTest()

int CAdUiLabelEdit::IMEHitTest ( CPoint )
protected

◆ OnChange()

void CAdUiLabelEdit::OnChange ( void )
protected

◆ OnKeyDown()

void CAdUiLabelEdit::OnKeyDown ( unsigned int ,
unsigned int ,
unsigned int  )
protected

◆ OnKillFocus()

void CAdUiLabelEdit::OnKillFocus ( CWnd * )
protected

◆ OnLButtonDown()

void CAdUiLabelEdit::OnLButtonDown ( unsigned int ,
CPoint  )
protected

◆ OnLButtonUp()

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

◆ OnRButtonDown()

void CAdUiLabelEdit::OnRButtonDown ( unsigned int ,
CPoint  )
protected

◆ OnRButtonUp()

void CAdUiLabelEdit::OnRButtonUp ( unsigned int ,
CPoint  )
protected

◆ SetBkColor()

int CAdUiLabelEdit::SetBkColor ( unsigned long )

◆ SetTextColor()

int CAdUiLabelEdit::SetTextColor ( unsigned long )

◆ UpdateWindowSize()

int CAdUiLabelEdit::UpdateWindowSize ( void )
protected

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