Gets or sets the tooltip for the 'Locked' button in each item.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public string LockedButtonTooltip { get; set; } |
Visual Basic Copy Code |
---|
Public Property LockedButtonTooltip As String |
A string value. The default is "Locked".