CMFCOutlookBar::AllowDestroyEmptyTabbedPane
指定是否可以終結空的索引窗格。
virtual BOOL AllowDestroyEmptyTabbedPane() const;
傳回值
TRUE ,如果可以終結空的索引窗格;則為,否則為 FALSE。 預設的實作 (Implementation) 一定會傳回 TRUE。
備註
如果無法終結空的索引窗格,架構會隱藏它。
需求
標題: afxoutlookbar.h
指定是否可以終結空的索引窗格。
virtual BOOL AllowDestroyEmptyTabbedPane() const;
TRUE ,如果可以終結空的索引窗格;則為,否則為 FALSE。 預設的實作 (Implementation) 一定會傳回 TRUE。
如果無法終結空的索引窗格,架構會隱藏它。
標題: afxoutlookbar.h