Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Shadow Property

In This Topic
    Shadow Property
    In This Topic
    Gets or sets whether the style includes a shadow.
    Syntax
    'Declaration
     
    
    Public Property Shadow As Boolean
    public bool Shadow {get; set;}
    See Also