MindFusion WinForms Programmer's Guide
Theme.ControlAppearance Property
See Also
 





Gets the appearance of the child controls in this theme.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public abstract ControlAppearance ControlAppearance { get; }

Visual Basic  Copy Code

Public MustOverride ReadOnly Property ControlAppearance As ControlAppearance

 Property Value

A member of the ControlAppearance enumeration.

 See Also

Theme Members
Theme Class
MindFusion.Scheduling.WinForms Namespace