Class wwWebLabel
A label control that has text that is to be displayed.
Not much custom functionality here - most of the functionality derives from the base wwWebControl.
wwWebControl
wwWebLabel
Class Members
| Member | Description | |
|---|---|---|
| Text | The text of the label that is displayed. | |
| ControlSourceFormat | FoxPro Format String used when a control source is bound to data. Also support a format method. You can use standard FoxFormat expressions like "@!" for uppercase, or "@YL" for a… | |
| ControlSource | The ControlSource binds a value expression to the Text Property by default. Binding is one way only on the label control - Unbinding is not supported. Expressions can be any valid Visual FoxPro… | |
| For | When set specifies the control that this label is related to. Creates a text entry, as opposed to the standard tag that is rendered when this property is not set. | |
