CADability dotNET
The MenuResource class provides methods to load and manipulate a menu resource that is used by CADability and its applications to compose the main menu, popup and context menues.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public class MenuResource
Visual Basic
Public Class MenuResource
Visual C++
public ref class MenuResource

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..MenuResource

See Also