Click to See Complete Forum and Search --> : Toolbar


sameercp
August 26th, 2001, 06:20 AM
Does the toolbar has a causevalidation property. My issue is, on the form I have couple of objects which has the valiadte event in it. Also there is a toolbar which is local to the form which has a cancel button. What I want is the validate event should not get triggered if I click on the cancel button on the toolbar.....