11-23-2010 06:46 AM
is there a way to get AXFormValidate to trigger (i.e. formname.IsModify = True) WITHOUT a change to a databound form control?
11-23-2010 06:57 AM
I've not seen a way... unless you try hooking it to some other "UI" change event off some control.