CFilterEdit(const bool bProcessChars=true) | CFilterEdit | |
Check(const CString &csText) | CIntegerEdit | [protected, virtual] |
CIntegerEdit(bool bSigned=true, bool bUseBase=false) | CIntegerEdit | [inline] |
CtlColor(CDC *pDC, UINT) | CFilterEdit | [protected] |
GetProposedText() const | CFilterEdit | |
GetValue() const | CIntegerEdit | [inline] |
integer typedef | CIntegerEdit | |
IsValidChar() | CFilterEdit | |
IsValidInput() | CFilterEdit | |
m_bSigned | CIntegerEdit | [private] |
m_bUseBase | CIntegerEdit | [private] |
m_csFormat | CIntegerEdit | [private] |
Match(const CString &csText) | CIntegerEdit | [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 integer() const | CIntegerEdit | [inline] |
operator=(integer value) | CIntegerEdit | [inline] |
ResetValid() | CFilterEdit | [protected] |
Select() | CFilterEdit | [inline] |
self typedef | CIntegerEdit | [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 *format=_T("%d")) | CIntegerEdit | [inline] |
SetProcessChars(const bool bProcessChars) | CFilterEdit | |
SetShowInvalid(const bool bShowInvalid, const bool bSetBkOnError, const bool bWavyLineOnError) | CFilterEdit | |
SetSigned(bool bSigned=true) | CIntegerEdit | [inline] |
SetUseBase(bool bUseBase=true) | CIntegerEdit | [inline] |
SetValue(integer value) | CIntegerEdit | [inline] |
ValidateChar(UINT nChar) | CFilterEdit | [protected] |
WindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CFilterEdit | [protected, virtual] |
~CFilterEdit() | CFilterEdit | [virtual] |
~CIntegerEdit() | CIntegerEdit | [inline, virtual] |