CanDelete() | CFilterEdit | [private] |
CanPaste() | CFilterEdit | [private] |
CFilterEdit(const bool bProcessChars=true) | CFilterEdit | |
CFilterEdit(CFilterEdit const &) | CFilterEdit | [private] |
Check(const CString &csText) | CFilterEdit | [protected, virtual] |
CtlColor(CDC *pDC, UINT) | CFilterEdit | [protected] |
GetProposedText() const | CFilterEdit | |
IsValidChar() | CFilterEdit | |
IsValidInput() | CFilterEdit | |
m_bAutoValidate | CFilterEdit | [private] |
m_bBeepOnInvalid | CFilterEdit | [private] |
m_bCharValid | CFilterEdit | [private] |
m_bControlDown | CFilterEdit | [private] |
m_bModal | CFilterEdit | [private] |
m_bProcessChars | CFilterEdit | [private] |
m_brError | CFilterEdit | [private] |
m_brOK | CFilterEdit | [private] |
m_bSetBkOnError | CFilterEdit | [private] |
m_bShowInvalid | CFilterEdit | [private] |
m_bValid | CFilterEdit | [private] |
m_bWavyLineOnError | CFilterEdit | [private] |
m_crBkError | CFilterEdit | [private] |
m_crBkOK | CFilterEdit | [private] |
m_crFgError | CFilterEdit | [private] |
m_crFgOK | CFilterEdit | [private] |
m_strProposedText | CFilterEdit | [private] |
Match(const CString &csText) | CFilterEdit | [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=(CFilterEdit const &) | CFilterEdit | [private] |
ResetValid() | CFilterEdit | [protected] |
Select() | CFilterEdit | [inline] |
self typedef | CFilterEdit | [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 | |
SetProcessChars(const bool bProcessChars) | CFilterEdit | |
SetShowInvalid(const bool bShowInvalid, const bool bSetBkOnError, const bool bWavyLineOnError) | CFilterEdit | |
ValidateChar(UINT nChar) | CFilterEdit | [protected] |
WindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CFilterEdit | [protected, virtual] |
~CFilterEdit() | CFilterEdit | [virtual] |