GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMenuItem Class
Members
In This Topic
    GoMenuItem Class
    In This Topic
    This exists for compatibility with GoDiagram Web.
    Syntax
    [ToolboxItem(false)]
    [DesignTimeVisible(false)]
    [DefaultEvent("Click")]
    [DefaultProperty("Text")]
    [ToolboxItemFilter("System.Windows.Forms")]
    [ListBindable(false)]
    [DesignerCategory("Component")]
    public class GoMenuItem : System.Windows.Forms.MenuItem 
    See Also