[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 KeyBox : TextBox
Public Class KeyBox _
	Inherits TextBox
public ref class KeyBox : public TextBox

Members

               
 All Members  Constructors   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
KeyBox()()()
Initializes a new instance of the KeyBox class
Key
KeyChanged
Multiline (Overrides TextBox..::.Multiline.)
PreProcessMessage(Message%) (Overrides Control..::.PreProcessMessage(Message%).)
ShortcutsEnabled (Overrides TextBoxBase..::.ShortcutsEnabled.)

Inheritance Hierarchy

See Also