MindFusion WinForms Programmer's Guide
LayerListView.LockedButtonTooltip Property
See Also
 





Gets or sets the tooltip for the 'Locked' button in each item.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public string LockedButtonTooltip { get; set; }

Visual Basic  Copy Code

Public Property LockedButtonTooltip As String

 Property Value

A string value. The default is "Locked".

 See Also

LayerListView Members
LayerListView Class
MindFusion.Diagramming.WinForms Namespace