Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / CustomMenuItem Class
Members


In This Topic
    CustomMenuItem Class
    In This Topic
    Object Model
    CustomMenuItem Class
    Syntax
    'Declaration
     
    Public Class CustomMenuItem 
       Inherits System.Windows.Forms.MenuItem
    'Usage
     
    Dim instance As CustomMenuItem
    public class CustomMenuItem : System.Windows.Forms.MenuItem 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Menu
                System.Windows.Forms.MenuItem
                   FarPoint.Win.Spread.Design.CustomMenuItem

    See Also