Click or drag to resize
LongInputMethod Class

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

Allows the user to enter a Long.
Inheritance Hierarchy
SystemObject
  Documentation.Objects.InputMethodsLongInputMethod

Namespace: Documentation.Objects.InputMethods
Assembly: meFoundationDocumentation (in meFoundationDocumentation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class LongInputMethod

The LongInputMethod type exposes the following members.

Constructors
  NameDescription
Public methodLongInputMethod
Initializes a new instance of the LongInputMethod class
Top
Properties
  NameDescription
Public propertyMaximumValue
The minimum value to accept.
Public propertyMinimumValue
The minimum value to accept.
Top
See Also