Creates a copy of the current MainMenu and, if not shallow, all its children.
[Visual Basic] Overloads Public Function CloneMenu( _ ByVal shallow As Boolean _ ) As MainMenu [C#] public MainMenu CloneMenu( bool shallow ); [C++] public: MainMenu* CloneMenu( bool shallow );
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
MainMenu Class | MainMenu Members | Wimark.Controls Namespace