| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > [[additional libraries and templates.htm|Additional Libraries and Templates]] > MenuStyleManager Class > MenuStyleManager Methods >====== GetFlatMode( get menu flat mode ) ====== | [[getendcolor get ending gradient color .htm|{{btn_prev_n.gif|Previous page}}]][[additional libraries and templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[getfont get menu text font .htm|{{btn_next_n.gif|Next page}}]] | | || **GetFlatMode( ), BYTE** {{blk2blue.jpg|blk2blue.jpg}} The **GetFlatMode** method is used to detect if a menu is currently using a flat mode appearance. If the method returns TRUE (1), flat mode is active. **Implementation:** The method is not called anywhere within the **MenuStyleManager** Class. It is an optional method that can be used by the developer to detect and possibly change the flat mode menu appearance at runtime. **Return Data Type:**     BYTE **See Also:     [[setflatmode set menu flat mode .htm|SetFlatMode( set menu flat mode )]]**