Windows Develop Bookmark and Share   
 index > Windows Forms General > update event handler for forms?!
 

update event handler for forms?!

Hello there, im new to these forums and pretty new to .Net.

I'm writing a little C# program and I'm really looking for some update event handler for my form, that frequently updates the form and where I can actually update my own game logic. I can't find any sort of update event in the property window of the form. Isn't there one?! How should I update my logic then?

Thanks
phillypeejay  Tuesday, October 06, 2009 12:18 PM
Hi,
Use form activated event.or use timer to update ur form frequently.
Best Regards, C.Gnanadurai ----------------------- Please mark the post as answer if it is helpfull to you
  • Proposed As Answer byGnanadurai Tuesday, October 06, 2009 1:05 PM
  •  
Gnanadurai  Tuesday, October 06, 2009 12:22 PM
Hey,
the form activated didnt work the right way, but the timer did it.
Thanks alot!
phillypeejay  Tuesday, October 06, 2009 12:36 PM

You can use google to search for other answers

Custom Search

More Threads

• Remove focus
• How to permanently change the highlighted items' colors in the ListBox?
• Graphics.DrawLines tends to give erraneous results sometimes but only when using Pen with DashStyle set to Solid
• Font Size Scailing
• WebBrowser Creates Handles without end
• Disable data-bound textboxes without making them look disabled.
• Table Layout Panel
• Application refused to exit
• Updating StatusStrip from Usercontrol
• Looking for a way to control Video display