InputPanel Members

Controls the soft input panel (SIP) for entering data on Pocket PCs and other Windows CE.NET devices.

The following tables list the members exposed by the InputPanel type.

Public Constructors

  Name Description
Public method InputPanel Initializes a new instance of the InputPanel class for enabling and disabling the soft input panel (SIP).

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Supported by the .NET Compact Framework Bounds Gets a Rectangle that represents the size and location of the soft input panel (SIP).
Public property Supported by the .NET Compact Framework CurrentInputMethod Gets or sets the input method for the Pocket PC.
Public property Supported by the .NET Compact Framework Enabled Gets or sets a value indicating whether the soft input panel (SIP) is enabled or disabled.
Public property Supported by the .NET Compact Framework InputMethods Gets a collection of the input methods available on a Pocket PC.
Public property Supported by the .NET Compact Framework Site  Gets or sets the ISite of the Component.(inherited from Component)
Public property Supported by the .NET Compact Framework VisibleDesktop Gets a Rectangle representing the area not obscured by the soft input panel (SIP).

Top

Protected Properties

  Name Description
Protected property Supported by the .NET Compact Framework Events  Gets the list of event handlers that are attached to this Component.(inherited from Component)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Supported by the .NET Compact Framework Dispose Overloaded. Releases all resources used by the InputPanel.
Public method Supported by the .NET Compact Framework Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method Supported by the .NET Compact Framework GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method Supported by the .NET Compact Framework GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method Supported by the .NET Compact Framework ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Supported by the .NET Compact Framework Dispose Overloaded. Overridden. Releases all resources used by the InputPanel.
Protected method Finalize Overridden.  
Protected method Supported by the .NET Compact Framework MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

Public Events

  Name Description
Public event Supported by the .NET Compact Framework Disposed  Occurs when the component is disposed by a call to the Dispose method. (inherited from Component)
Public event Supported by the .NET Compact Framework EnabledChanged Occurs when the soft input panel (SIP) is enabled or disabled.

Top

See Also

Reference

InputPanel Class
Microsoft.WindowsCE.Forms Namespace