static
Generic properties, methods and events
![]() |
SetDataBind(objObj) | Sets the DataBind property to the specified bind object |
![]() |
SetDataField(iStart, sPackFormat$) | Sets the datafield property to the specified numeric field information |
![]() |
SetDataField(sFldName$) | Sets the datafield property to the specified FLD |
![]() |
Alignment | Specifies the alignment of text within the control area |
![]() |
DataBind | Binds the control to a table object |
![]() |
DataField | Specifies the column name that is to be bound to the control |
![]() |
DataField$ | Specifies the column name that is to be bound to the control |
![]() |
DataSource | Specifies that variable name that is bound to a database table |
![]() |
GroupThousands | Specifies that numeric types will be displayed with digits grouped into thousands |
![]() |
LeftNoWrap | Enables/disables line wrapping within the control |
![]() |
NoPrefix | Enables/disables the translation of ampersands into accelerators |
![]() |
Transparent | Makes the controls background transparent |
![]() |
Type$ | Specifies the format that the user will use to enter information |