| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > [[additional libraries and templates.htm|Additional Libraries and Templates]] > MenuStyleManager Class > MenuStyleManager Methods >====== MenuInterface (IMenuInterface reference) ====== | [[menuhasgradient does menu part have gradient applied .htm|{{btn_prev_n.gif|Previous page}}]][[additional libraries and templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[menustyle imenustyle reference .htm|{{btn_next_n.gif|Next page}}]] | | || **MenuInterface     &IMenuInterface** {{blk2blue.jpg|blk2blue.jpg}} The MenuInterface is a PROTECTED reference to the IMenuInterface.declared in CWINI,INT as follows: **IMenuInterface INTERFACE,COM** **GetStyle PROCEDURE (),*IMenuStyle** **SetStyle PROCEDURE (<;*IMenuStyle>)** **END** **Implementation:** The MenuInterface interface is implemented through the **InitMenuInterface** method, and is used to query the active menu style of the current application. **See Also:     [[initmenuinterface initialize menu properties .htm|InitMenuInterface(initialize menu properties)]]**