Search found 2 matches

by micmartin
31 Jul 2010, 12:24
Forum: EditControls
Topic: TextBox-Control doesn't fire "Validate" event
Replies: 5
Views: 7784

Re: TextBox-Control doesn't fire "Validate" event

Hi Timo,

thanks a lot for the quick response!

If you plan an official release within the next 2-3 weeks then there is no need for a pre-release. Otherwise it would be fine ;)

Cheers

Michael
by micmartin
27 Jul 2010, 11:11
Forum: EditControls
Topic: TextBox-Control doesn't fire "Validate" event
Replies: 5
Views: 7784

TextBox-Control doesn't fire "Validate" event

If I change focus between several TextBox controls and the "CausesValidation" property of each control is set to true, the "Validate" event should be fired. But this is only the case, when the focus is changed by pressing the tab key and not if I activate another control by mouse...