BCGControlBar Pro for MFC
CBCGPMaskEdit Member List

This is the complete list of members for CBCGPMaskEdit, including all inherited members.

BrowseMode enum nameCBCGPEdit
BrowseMode_Calculator enum valueCBCGPEdit
BrowseMode_Default enum valueCBCGPEdit
BrowseMode_File enum valueCBCGPEdit
BrowseMode_Folder enum valueCBCGPEdit
BrowseMode_None enum valueCBCGPEdit
BrowseMode_PasswordPreview enum valueCBCGPEdit
BrowseMode_PopupDialog enum valueCBCGPEdit
ClosePopupDlg(BOOL bOK, DWORD_PTR dwUserData=0)CBCGPEditvirtual
DisableMask()CBCGPMaskEdit
EnableBrowseButton(BOOL bEnable=TRUE, LPCTSTR szLabel=_T("..."))CBCGPEdit
EnableCalculatorButton(const CStringList *plstAdditionalCommands=NULL, const CList< UINT, UINT > *plstExtCommands=NULL, LPCTSTR lpszDisplayFormat=NULL)CBCGPEdit
EnableFileBrowseButton(LPCTSTR lpszDefExt=NULL, LPCTSTR lpszFilter=NULL, LPCTSTR lpszInitialFolder=NULL, DWORD dwFlags=OFN_HIDEREADONLY|OFN_OVERWRITEPROMPT, BOOL bThemedFileDlg=FALSE, BOOL bOpenFileDialog=TRUE)CBCGPEdit
EnableFolderBrowseButton(LPCTSTR lpszTitle=NULL, UINT ulFlags=BIF_RETURNONLYFSDIRS, LPCTSTR lpszInitialFolder=NULL, UINT nThemedBrowseFolderDlg=0)CBCGPEdit
EnableGetMaskedCharsOnly(BOOL bEnable=TRUE)CBCGPMaskEditinline
EnableIconOnLeft(BOOL bEnable, HICON hIcon, BOOL bAutoDestroy=TRUE, BOOL bAlphaBlend=FALSE, const CSize &sizeIcon=CSize(0, 0))CBCGPEdit
EnableMask(LPCTSTR lpszMask, LPCTSTR lpszInputTemplate, TCHAR chMaskInputTemplate=_T('_'), LPCTSTR lpszValid=NULL)CBCGPMaskEdit
EnablePasswordPreview(BOOL bEnable=TRUE, BOOL bAllowEditingInPreview=FALSE)CBCGPEdit
EnablePopupDialog(CRuntimeClass *pRTI, UINT nIDTemplate, BOOL bIsResizable=FALSE, BOOL bComboBoxMode=FALSE, BOOL bIsRightAligned=FALSE)CBCGPEdit
EnablePopupDialog(CRuntimeClass *pRTI, LPCTSTR lpszTemplateName, BOOL bIsResizable=FALSE, BOOL bComboBoxMode=FALSE, BOOL bIsRightAligned=FALSE)CBCGPEdit
EnableSearchMode(BOOL bEnable, LPCTSTR lpszPrompt, COLORREF clrText=(COLORREF)-1, BOOL bRedraw=TRUE, BOOL bDrawPromptWhenFocused=FALSE)CBCGPEdit
EnableSelectByGroup(BOOL bEnable=TRUE)CBCGPMaskEditinline
EnableSetMaskedCharsOnly(BOOL bEnable=TRUE)CBCGPMaskEditinline
GetColorTheme() const CBCGPEditinline
GetErrorMessage() const CBCGPEditinline
GetMode() const CBCGPEditinline
GetPrompt() const CBCGPEditinline
GetSearchPrompt() const CBCGPEditinline
GetVerticalAlignment() const CBCGPEditinline
IsDisableBrowseButtonInReadOnlyMode() const CBCGPEditinline
IsDroppedDown() const CBCGPEditinline
IsIconOnLeftEnabled() const CBCGPEditinline
IsMaskedChar(TCHAR chChar, TCHAR chMaskChar) const CBCGPMaskEditprotectedvirtual
IsSearchMode() const CBCGPEditinline
IsSimplifiedBrowseIcon() const CBCGPEditinline
m_bOnGlassCBCGPEdit
m_bVisualManagerStyleCBCGPEdit
OnAfterUpdate()CBCGPEditprotectedvirtual
OnBeforeShowPopupDlg(CBCGPDialog *pDlg)CBCGPEditinlinevirtual
OnBrowse()CBCGPEditprotectedvirtual
OnCalculatorUserCommand(CBCGPCalculator *pCalculator, UINT uiCmd)CBCGPEditprotectedvirtual
OnDrawBrowseButton(CDC *pDC, CRect rect, BOOL bIsButtonPressed, BOOL bIsButtonHot)CBCGPEditprotectedvirtual
OnDrawImageOnLeft(CDC *pDC, CRect rect)CBCGPEditprotectedvirtual
OnGetAutoCompleteList(const CString &strEditText, CStringList &lstAutocomplete)CBCGPEditprotectedvirtual
OnIllegalFileName(CString &strFileName)CBCGPEditprotectedvirtual
SetAutoCompleteListHighlightedColors(COLORREF clrHighlightedText=CLR_DEFAULT, COLORREF clrHighlightedFill=CLR_DEFAULT)CBCGPEdit
SetBrowseButtonImage(HICON hIcon, BOOL bAutoDestroy=TRUE, BOOL bAlphaBlend=FALSE)CBCGPEdit
SetBrowseButtonImage(HBITMAP hBitmap, BOOL bAutoDestroy=TRUE)CBCGPEdit
SetBrowseButtonImage(UINT uiBmpResId, BOOL bAutoScale=FALSE)CBCGPEdit
SetBrowseButtonToolTip(LPCTSTR lpszToolTip, LPCTSTR lpszDescription=NULL)CBCGPEdit
SetColorTheme(const CBCGPEditColors &colors, BOOL bRedraw=TRUE)CBCGPEdit
SetDisableBrowseButtonInReadOnlyMode(BOOL bDisable=TRUE)CBCGPEdit
SetErrorMessage(LPCTSTR lpszMessage, COLORREF clrText=(COLORREF)-1, BOOL bRedraw=TRUE, BOOL bDrawPromptWhenFocused=FALSE)CBCGPEdit
SetPrompt(LPCTSTR lpszPrompt, COLORREF clrText=(COLORREF)-1, BOOL bRedraw=TRUE, BOOL bDrawPromptWhenFocused=FALSE)CBCGPEdit
SetSimplifiedBrowseIcon(BOOL bSet=TRUE)CBCGPEdit
SetValidChars(LPCTSTR lpszValid=NULL)CBCGPMaskEdit
SetVerticalAlignment(int nAlignment)CBCGPEdit