Any way to have the watermark not disappear until the user starts typing? Many apps need to automatically focus a textbox when initially displaying a page, so the user will never see that watermark in the current implementation, which has it disappear immediately on focus.
Comments: ** Comment from web user: BoucherS **
Comments: ** Comment from web user: BoucherS **
Correction :
In v2.7, the new property will be named : WatermarkTextBox.KeepWatermarkOnGotFocus.
When true, setting the focus on the watermarkTextBox (with no text) will keep the watermark visible.