RegionBaseChangeStatus(String) Method

Raises the StatusChanged event.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void ChangeStatus(
	string message
)

Parameters

message  String
Message which describes the change of status.

See Also