GetStart

This method returns the position in the presentation space of the first character of the field. There are two signatures for the GetStart method. ULONG GetStart returns the position as a linear value with the upper left corner of the presentation space being “1”. void GetStart(ULONG *Row, ULONG *Col) returns the position as a row and column coordinate.