|
|
|
|
Locked Property, SplitterClass Class |
Defines whether the splitter bar is locked and cannot be moved.
Syntax SplitterClass Class (Softelvdm.SftTreeNET)
VB |
Public Property Locked As Boolean |
C# |
public bool Locked { get; set; } |
C++ |
public: property bool Locked { |
Property Value
True if the splitter bar is locked and cannot be moved, otherwise False.
The default value is False.
Comments
The Locked property defines whether the splitter bar is locked and cannot be moved.