Thread: Standard Win Forms Event Handling? (& #develop)

  1. #1
    #junkie
    Join Date
    Oct 2004
    Posts
    240

    Standard Win Forms Event Handling? (& #develop)

    Can someone give me a few examples of event handling? Or links where this is focused on? I cant seem to find many tutorials involving event handling specifically with windows forms.

    Some examples id like to see is for events that handle many things, like input boxes (changed string, hit enter), ect.


    Also, what would be a good course of action to create a multiple windowed form? ie, you have your main window, you click a button and it pops up a new tool bar type window. Basically doing what is possible with tabs but easier as i hear using tabs with windowsxp looks is a bit messy?

    And anything tutorial & windows form involving SharpDevelop specifically (atm i know NOTHING about it, i have just been poking around) would be awesome.

    Thanks!
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  2. #2
    Chief Code Coloniser!
    Join Date
    Apr 2005
    Posts
    121
    Google did a fine job for me..

    If none of those help, have a look on google groups. There are stacks of tutorials, and there's always MSDN too.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple graphics in win forms
    By mithrandir_hr in forum C# Programming
    Replies: 4
    Last Post: 05-27-2009, 08:27 AM
  2. Replies: 8
    Last Post: 05-07-2009, 11:31 AM
  3. help with this
    By tyrantil in forum C Programming
    Replies: 18
    Last Post: 01-30-2005, 04:53 PM
  4. include question
    By Wanted420 in forum C++ Programming
    Replies: 8
    Last Post: 10-17-2003, 03:49 AM
  5. Can I get this to loop back?
    By Unregistered in forum C Programming
    Replies: 9
    Last Post: 05-07-2002, 03:34 AM