FormFlowsheetWriteMessage Method

Writes an informational message to the log panel using the default black colour.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void WriteMessage(
	string message
)

Parameters

message  String
The message text to write.

See Also