BB FlashBack SDK: FBTextBoxes |
GetID Description Returns the ID of a text box, given its index. Syntax [C#/C++] [VB.NET] Parameters lIndex : Index of a text box. Return Values If the index given is out of range, the return value is -1. If the function succeeds, the return value is the ID of the text box.
|