[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Gui.Controls
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class NumTextBox : TextBox
Public Class NumTextBox _
	Inherits TextBox
public ref class NumTextBox : public TextBox

Members

            
 All Members  Constructors   Properties   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
NumTextBox()()()
Initializes a new instance of the NumTextBox class
FormatString
FormatStringChanged
MaxValue
MaxValueChanged
MinValue
MinValueChanged
Multiline (Overrides TextBox..::.Multiline.)
ShowHexPrefix
ShowHexPrefixChanged
Text (Overrides TextBox..::.Text.)
Value
ValueChanged

Inheritance Hierarchy

See Also