Defines whether the splitter bar is locked and cannot be moved.
Class: SplitterClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
public bool Locked { get; set; }
Public Property Locked As Boolean
True if the splitter bar is locked and cannot be moved, otherwise False.
The default value is False.
Defines whether the splitter bar is locked and cannot be moved.
See Also SplitterClass Class | Classes | SftTree/NET 2.0