Click or drag to resize
Sandcastle Help File BuilderMainFormStatusBarTextLabel Property
Get a reference to the status strip label used for status bar text

Namespace: SandcastleBuilder.Gui
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public ToolStripStatusLabel StatusBarTextLabel { get; }

Property Value

Type: ToolStripStatusLabel
See Also