Gets or sets a value indicating whether the appropriate styles are used when an item is pointed with the mouse.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State UseExtendedStyles { get; set; } |
Visual Basic Copy Code |
---|
Public Property UseExtendedStyles As State |
A member of the State enumeration. Assign Unspecified to this property to use the corresponding value from the current theme.
If this property is set to Disabled, the pointed styles (that is, PointedItemStyle and PointedSelectedItemStyle) are ignored.