CMFCToolBarEditBoxButton::IsFlatMode
确定是否编辑框按钮有平面样式。
static BOOL __stdcall IsFlatMode();
返回值
非零,则按钮有平面样式;否则,0。
备注
默认情况下,编辑框按钮有平面样式。 使用 CMFCToolBarEditBoxButton::SetFlatMode 方法来更改应用程序的平面样式外观。
要求
标头: afxtoolbareditboxbutton.h
确定是否编辑框按钮有平面样式。
static BOOL __stdcall IsFlatMode();
非零,则按钮有平面样式;否则,0。
默认情况下,编辑框按钮有平面样式。 使用 CMFCToolBarEditBoxButton::SetFlatMode 方法来更改应用程序的平面样式外观。
标头: afxtoolbareditboxbutton.h