BB FlashBack SDK: FBTextBoxProperties |
Alignment Description Describes the vertical and horizontal alignment of text in the textbox. Syntax [C#/C++] [VB.NET] Remarks Vertical and horizontal alignment is set via setting bits in the value, as follow:
Other bits are not used. If bits 4 and 5 are
not set, vertical centering is set to the top of the box. See Also FBTextBoxProperties::FontName FBTextBoxProperties::FontSize
|