BB FlashBack SDK: FBTextBoxes |
SetProperties Description Sets the properties of the specified text box to those in the supplied FBTextBoxProperties object. Syntax [C#/C++] [VB.NET] Parameters lIndex : [In] Index of a text box. pProperties : [In] Pointer to an FBTextBoxProperties object Return Values If the function fails, the return value is nonzero. If the function succeeds, the return value is zero. See Also The FBTextBoxProperties Class FBTextBoxes::SetPropertiesByID |