< Previous | Contents | Next >
The OffsetControl is generally used to represent a 2D coordinate, and presents separate edit boxes for the X and Y coordinates. It is frequently associated with a the Crosshair preview control.
To add an OffsetControl, set the INPID_InputControl attribute of the AddInput function to the string
"OffsetControl".
OffsetControl returns the Point datatype.