Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > MenuStyleManager Class > MenuStyleManager Methods >====== MenuInterface (IMenuInterface reference) ====== Previous pageReturn to chapter overviewNext page

MenuInterface     &IMenuInterface

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)