Select Method (IEditField)
Selects text in a single line edit box. All positions are 0-based.
Overload List
OverloadDescription
Select(Int32,Int32)Selects text in a single line edit box. All positions are 0-based.  
Select(Int32,Int32,Int32,Int32)Selects text in this multi-line edit box. All positions are 0-based.