CMFCToolBarEditBoxButton::IsFlatMode

确定是否编辑框按钮有平面样式。

static BOOL __stdcall IsFlatMode();

返回值

非零,则按钮有平面样式;否则,0。

备注

默认情况下,编辑框按钮有平面样式。 使用 CMFCToolBarEditBoxButton::SetFlatMode 方法来更改应用程序的平面样式外观。

要求

标头: afxtoolbareditboxbutton.h

请参见

参考

CMFCToolBarEditBoxButton选件类

层次结构图

CMFCToolBarEditBoxButton::SetFlatMode