CSS Logo XNACS1Lib Library Documentation
XNACS1Base.EchoToTopStatus Method 

Game-Themed Introductory Programming Project   

Echo message to the status area located at the top of the drawing window.

public static void EchoToTopStatus(
   String msg
);

Parameters

msg
Message to be echoed.

See Also

XNACS1Base Class | XNACS1Lib Namespace