DVTk API
SetUiStatusText Method (text)
DVTkDvtk.IheActors.IheFrameworkIheFrameworkSetUiStatusText(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Set the UI Status text to the given string.
Declaration Syntax
C#Visual BasicVisual C++
public void SetUiStatusText(
	string text
)
Public Sub SetUiStatusText ( _
	text As String _
)
public:
void SetUiStatusText(
	String^ text
)
Parameters
text (String)
Text to write to UI status field.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0