CFilterEdit(const bool bProcessChars=true) | CFilterEdit | |
Check(const CString &csText) | CRealEdit | [protected, virtual] |
CRealEdit(bool bSigned=true) | CRealEdit | [inline] |
CtlColor(CDC *pDC, UINT) | CFilterEdit | [protected] |
GetProposedText() const | CFilterEdit | |
GetValue() const | CRealEdit | [inline] |
IsValidChar() | CFilterEdit | |
IsValidInput() | CFilterEdit | |
m_bSigned | CRealEdit | [private] |
m_csFormat | CRealEdit | [private] |
Match(const CString &csText) | CRealEdit | [protected, virtual] |
OnChar(UINT nChar, UINT nRepCnt, UINT nFlags) | CFilterEdit | [protected] |
OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags) | CFilterEdit | [protected] |
OnKeyUp(UINT nChar, UINT nRepCnt, UINT nFlags) | CFilterEdit | [protected] |
OnKillFocus(CWnd *pNewWnd) | CFilterEdit | [protected] |
OnPaint() | CFilterEdit | [protected] |
OnSetFocus(CWnd *pOldWnd) | CFilterEdit | [protected] |
operator real() const | CRealEdit | [inline] |
operator=(real value) | CRealEdit | [inline] |
real typedef | CRealEdit | |
ResetValid() | CFilterEdit | [protected] |
Select() | CFilterEdit | [inline] |
self typedef | CRealEdit | [private] |
SetAutoValidate(const bool bAutoValidate, const bool bModal) | CFilterEdit | |
SetBackgroundColourError(const COLORREF crBkError) | CFilterEdit | |
SetBackgroundColourOK(const COLORREF crBkOK) | CFilterEdit | |
SetBeepOnInvalid(const bool bBeepOnInvalid) | CFilterEdit | |
SetForegroundColourError(const COLORREF crFgError) | CFilterEdit | |
SetForegroundColourOK(const COLORREF crFgOK) | CFilterEdit | |
SetFormat(const char *fmt="%g") | CRealEdit | [inline] |
SetProcessChars(const bool bProcessChars) | CFilterEdit | |
SetShowInvalid(const bool bShowInvalid, const bool bSetBkOnError, const bool bWavyLineOnError) | CFilterEdit | |
SetSigned(bool bSigned=true) | CRealEdit | [inline] |
SetValue(real value) | CRealEdit | [inline] |
ValidateChar(UINT nChar) | CFilterEdit | [protected] |
WindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CFilterEdit | [protected, virtual] |
~CFilterEdit() | CFilterEdit | [virtual] |
~CRealEdit() | CRealEdit | [inline, virtual] |