|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Trigger an Event within an Event HandlerHello
I would like to trigger an event from within my code. I have a MouseUp event handler and I need to call a paint event handler from within the former, to update the form of my application. Is that possible? Thanks in advance, Frankkie frank.***@gmail.com wrote in news:1162998549.640055.112500
@h48g2000cwc.googlegroups.com: > I would like to trigger an event from within my code. I have a MouseUp You can call a Form.Refresh to repaint the form.> event handler and I need to call a paint event handler from within the > former, to update the form of my application. Is that possible? thanks for the solution!
Spam Catcher schreef: Show quoteHide quote > frank.***@gmail.com wrote in news:1162998549.640055.112500 > @h48g2000cwc.googlegroups.com: > > > I would like to trigger an event from within my code. I have a MouseUp > > event handler and I need to call a paint event handler from within the > > former, to update the form of my application. Is that possible? > > You can call a Form.Refresh to repaint the form.
What do you call nested If...Then search loops?
SortedList - bug or undocumented behavior ? DirctX 9.0 SDK And Visual Basic Idle time VB.NET Delegates Newbie: general requirements to write a program for video coding? Need help in developing an editor in VB.net Put If e.Cancel Then Exit Sub in Closing event RadioButtonList Best practice, copy object, using a shadow Object for a undo functionality |
|||||||||||||||||||||||