Specifies what type of frame to draw around selected elements.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum SelectionStyle |
Visual Basic Copy Code |
---|
Public Enum SelectionStyle |
Member name | Description | |
---|---|---|
FocusFrame |
Draw a focus frame around the selected elements. |
|
None |
Do not draw a frame. |
|
Unspecified |
Unspecified. |
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |