GetRectTop() As Integer,
GetRectLeft() As Integer,
GetRectBottom() As Integer,
GetRectRight() As Integer

FieldChar object

Each character is contained within a field that is defined by a rectangle.

GetRectTop returns the position of the top of the rectangle in pixels.

GetRectLeft returns the position of the left side of the rectangle in pixels.

GetRectBottom returns the position of the bottom of the rectangle in pixels.

GetRectRight returns the position of the right side of the rectangle in pixels.

image\ebx_1751600476.gif

The FieldChar object