TextBox Constructor
Delta Engine Documentation
Initializes a new instance of the
TextBox
class
Namespace:
DeltaEngine.Scenes.Controls
Assembly:
DeltaEngine.Scenes
(in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
TextBox
()
protected TextBox()
Protected
Sub
New
Protected Sub New
protected
:
TextBox
()
protected: TextBox()
new
:
unit
->
TextBox
new : unit -> TextBox
See Also
TextBox Class
TextBox Overload
DeltaEngine.Scenes.Controls Namespace