%---------------- Functions ------------

\chapter{Menustrip.mui/Menustrip.mui}
\rule{\textwidth}{1mm}
\vspace{0.5cm}
\begin{deflist}{MMMMMMMM}
\item[\bf FUNCTION]
Menustrip class is the base class for MUI's object oriented
menus. Its children are objects of Menu class, each of
them describes exactly one menu.

A Menustrip object doesn't feature many options itself, but
as a subclass of Family class, it simply acts as father for
multiple Menu objects.

The Menustrip object is usually specified as a child of
either Application class or window class with the
attributes MUIA\_Application\_Menustrip or
MUIA\_Window\_Menustrip.

\end{deflist}


\subsection{Menustrip.mui/MUIA\_Menustrip\_Enabled}
\rule{\textwidth}{1mm}
\vspace{0.5cm}
\begin{deflist}{MMMMMMMM}
\item[\bf NAME]
\begin{description}
\item[MUIA\_Menustrip\_Enabled]  -- (V8 ) [ISG], BOOL
\end{description}

\item[\bf FUNCTION]
Enable or disable the complete menu strip.

\end{deflist}


%---------------- End of File ----------
