ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / Verbs Property

In This Topic
    Verbs Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Verbs As System.ComponentModel.Design.DesignerVerbCollection
    public virtual System.ComponentModel.Design.DesignerVerbCollection Verbs {get;}
    See Also