| Visual Basic (Declaration) | |
|---|---|
Public Property TaskBarColor As Color | |
| C# | |
|---|---|
public Color TaskBarColor {get; set;} | |
This property value is of type Color, indicating the task bar color to display in the dialog box.
| dbicMonth | Send comments on this topic. |
| TaskBarColor Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : TaskBarColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TaskBarColor As Color | |
| C# | |
|---|---|
public Color TaskBarColor {get; set;} | |