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

In This Topic
    ActionLists Property
    In This Topic
    Gets the design-time action lists supported by the component associated with the designer.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ActionLists As System.ComponentModel.Design.DesignerActionListCollection
    public override System.ComponentModel.Design.DesignerActionListCollection ActionLists {get;}
    See Also