The Hide method is no longer supported because output from the AmosDebug class is now written to the trace listeners in the Listeners collection, not to a separate AmosDebug window.
In earlier versions, the Hide method made the AmosDebug window invisible.
Syntax
object.Hide ()
The Hide method syntax has the following parts:
Part |
Description |
object |
An object of type AmosDebug. |
Default
The AmosDebug window is visible.