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

In This Topic
    ShadowProperties Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property ShadowProperties As System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection
    protected System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection ShadowProperties {get;}
    See Also