Gets the appearance of the child controls in this theme.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public abstract ControlAppearance ControlAppearance { get; } |
Visual Basic
Copy Code
|
|---|
Public MustOverride ReadOnly Property ControlAppearance As ControlAppearance |
A member of the ControlAppearance enumeration.
See Also