Search
ControlStyle Class
See Also
 





A ControlStyle instance defines the appearance style of calendar child controls, such as buttons and scrollbars.

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

 Syntax

C#  Copy Code

public sealed class ControlStyle

Visual Basic  Copy Code

Public NotInheritable Class ControlStyle

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.WinForms.ControlStyle

 See Also