Gets or sets a value indicating whether the control can respond to user interaction.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public new bool Enabled { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property Enabled As Boolean |
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |