PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / Opacity Property

In This Topic
    Opacity Property (C1RibbonPreviewDialog)
    In This Topic
    Gets or sets the opacity level of the form.
    Syntax
    'Declaration
     
    Public Shadows Property Opacity As Double
    public new double Opacity {get; set;}
    See Also