C# Class SharpEditor.StatusBarService

Show file Open project: bcsanches/phobos3d Class Usage Examples

Public Methods

Method Description
SetLabel ( ToolStripStatusLabel label ) : void

Method Details

SetLabel() public static method

public static SetLabel ( ToolStripStatusLabel label ) : void
label System.Windows.Forms.ToolStripStatusLabel
return void