BCGControlBar Pro for MFC
BOOL CBCGPRibbonEdit::IsSearchMode ( ) const
inline

Tells whether "search" mode has been enabled for the edit control.

This method returns TRUE if "search" mode was enabled for edit control. Edit control displays "Find" and "Clear" icons when it's working in "search" mode.

Use EnableSearchMode() to enable or disable "search" mode.