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

In This Topic
    AssociatedComponents Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AssociatedComponents As System.Collections.ICollection
    public virtual System.Collections.ICollection AssociatedComponents {get;}
    See Also