BCGSuite for MFC
CBCGPGridFilterEdit Member List

This is the complete list of members for CBCGPGridFilterEdit, 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
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)CBCGPEdit
EnableIconOnLeft(BOOL bEnable, HICON hIcon, BOOL bAutoDestroy=TRUE, BOOL bAlphaBlend=FALSE, const CSize &sizeIcon=CSize(0, 0))CBCGPEdit
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
GetColorTheme() const CBCGPEditinline
GetErrorMessage() const CBCGPEditinline
GetMode() const CBCGPEditinline
GetPrompt() const CBCGPEditinline
GetSearchPrompt() const CBCGPEditinline
GetVerticalAlignment() const CBCGPEditinline
IsDisableBrowseButtonInReadOnlyMode() const CBCGPEditinline
IsIconOnLeftEnabled() const CBCGPEditinline
IsSearchMode() const CBCGPEditinline
m_bOnGlassCBCGPEdit
m_bVisualManagerStyleCBCGPEdit
m_nColumnIdCBCGPGridFilterEditprotected
m_pOwnerGridCBCGPGridFilterEditprotected
OnAfterUpdate()CBCGPEditprotectedvirtual
OnBeforeShowPopupDlg(CBCGPDialog *pDlg)CBCGPEditinlinevirtual
OnBrowse()CBCGPEditprotectedvirtual
OnCalculatorUserCommand(CBCGPCalculator *pCalculator, UINT uiCmd)CBCGPEditprotectedvirtual
OnChange()CBCGPGridFilterEditprotected
OnDrawBrowseButton(CDC *pDC, CRect rect, BOOL bIsButtonPressed, BOOL bIsButtonHot)CBCGPEditprotectedvirtual
OnDrawImageOnLeft(CDC *pDC, CRect rect)CBCGPEditprotectedvirtual
OnIllegalFileName(CString &strFileName)CBCGPEditprotectedvirtual
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
SetVerticalAlignment(int nAlignment)CBCGPEdit