Click or drag to resize
SoConsole Constructor
Overload List
  NameDescription
Public methodSoConsole
Calls SoConsole((System.Windows.Forms.Control ^)nullptr, (System.String ^)nullptr, true).
Public methodSoConsole(Control)
Calls SoConsole(parent, (System.String ^)nullptr, true).
Public methodSoConsole(Control, String)
Calls SoConsole(parent, name, true).
Public methodSoConsole(Control, String, Boolean)

Constructor.

Top
See Also