InputPanel Constructor
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Initializes a new instance of the InputPanel class for enabling and disabling the soft input panel (SIP).
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Name | Description | |
---|---|---|
![]() ![]() |
InputPanel() | Initializes a new instance of the InputPanel class for enabling and disabling the soft input panel (SIP). |
![]() ![]() |
InputPanel(IContainer) | Initializes a new instance of the InputPanel class for enabling and disabling the soft input panel (SIP), and specifies the container to which the InputPanel instance will be added. |
Top