if I set a Textbox's Format property to D in VFP (without setting ControlSource) then I see the control at runtime ready with delimiter for display date expressions: for example " - - " (depending from SET MARK).
Please, is there any way to set a wwWebTextBox to format its text like a date, even if it has not a ControlSource binding to a table field?
Thank you very much