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.
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 long date value.… |
![]() |
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. |
© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic