Specifies what type of frame to draw around selected elements.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public enum SelectionStyle |
Visual Basic
![]() |
---|
Public Enum SelectionStyle |
Member name | Description | |
---|---|---|
![]() |
FocusFrame |
Draw a focus frame around the selected elements. |
![]() |
None |
Do not draw a frame. |
![]() |
Unspecified |
Unspecified. |