Label to show in status field (at mouse-over)
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void SetStatusLabel(
string statusLabel
)
Public Sub SetStatusLabel (
statusLabel As String
)
public:
void SetStatusLabel(
String^ statusLabel
)
Parameters
- statusLabel
- Type: SystemString
[Missing <param name="statusLabel"/> documentation for "M:DHI.Mike1D.SimLauncher.Apv.SetStatusLabel(System.String)"]
See Also