InputPanel.InputMethodCollection Properties

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework Count Gets the number of elements in the InputPanel.InputMethodCollection class.
Public property Supported by the .NET Compact Framework IsReadOnly Gets a value that indicates whether the collection is read-only.
Public property Supported by the .NET Compact Framework Item Gets the item at the specified index.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.IsSynchronized For a description of this member, see ICollection.IsSynchronized.
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.SyncRoot For a description of this member, see ICollection.SyncRoot.
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.IsFixedSize For a description of this member, see IList.IsFixedSize.
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.Item For a description of this member, see IList.Item.

Top

See Also

Reference

InputPanel.InputMethodCollection Class
Microsoft.WindowsCE.Forms Namespace

Other Resources

InputPanel Component
How to: Use the InputPanel Component