static

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