UserControl
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hello,
How can I check if user change something on the UserControl form.?
For examle I have on the form 10 checkboxes and 10 textboxes if user clicks
on one of the control then in routine BeforeLeave bollTest should be true.
I do not want to check every of controls on the form.
Do you have any ideas?
Is there anything like OnChangeForm ?
Roman
.
Relevant Pages
- Re: Checkboxes and Shadowing, Unshadowing, Highlighting
... The respective checkboxes when checked cause the SepcialEffect ... 1)Although the Textboxes and Combo Boxes required to appear Shadowed ... Private Sub ChckIBCCP_Click ... Dim ctl As Control ... (comp.databases.ms-access) - Re: merge tables
... Textboxes are a different type of control. ... Tables do not contain checkboxes, OR textboxes. ... Just run an Append query appending the data in one table into ... (microsoft.public.access.modulesdaovba) - Re: HOW:notified lines changed in RichEdit?
... how does the user change the content of the control? ... Here you check the new caret position and line count and figure out what changed. ... items etc. call the richedits clipboard functions. ... (borland.public.delphi.nativeapi) - change value on a form
... i have a function that i want to run everytime the user change a value from ... all textboxes included on a form. ... Prev by Date: ... (microsoft.public.excel.programming) - Re: change value on a form
... John Walkenbach's technique works fine and it's what i´m looking for...but ... >> i have a function that i want to run everytime the user change a value ... >> all textboxes included on a form. ... (microsoft.public.excel.programming) |
|