wManager.Wow.Helpers Namespace
WRobot

InputBoxMultiline Class

Class InputBoxMultiline. Quick way to request text to user. Implements the Form

Namespace:  robotManager.Helpful.Forms
Assembly:  robotManager (in robotManager.dll)

Syntax


public class InputBoxMultiline : Form
Public Class InputBoxMultiline _
	Inherits Form
public ref class InputBoxMultiline : public Form

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              robotManager.Helpful.Forms..::..InputBoxMultiline