dbicDayView Send comments on this topic.
Opacity Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : Opacity Property

Gets or sets the opacity level of the form.

Syntax

Visual Basic (Declaration) 
Public Property Opacity As Double
C# 
public double Opacity {get; set;}

Property Value

The level of opacity for the form. The default is 1.00.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also