XNACS1Lib: CSS490 Spring 2011
Echo message to the status area located at the top of the drawing window.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public static void EchoToTopStatus(
	string msg
)

Parameters

msg
Type: System..::..String
Message to be echoed.

See Also