BCGControlBar Pro for MFC
CEdit* CBCGPToolbarEditBoxButton::GetEditBox ( ) const
inline

Returns a pointer the edit control.

Returns
A pointer to the button's edit box. It is NULL if the edit box has not been created yet.

Call this function to retrieve a pointer to the internal edit control box. You create the edit box by CreateEdit() function.