Results 1 to 3 of 3

Thread: [RESOLVED] [2005] Adding formclosing method...

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    115

    Resolved [RESOLVED] [2005] Adding formclosing method...

    I know this is a really simple question on the basic usability of VB .Net but I have been successful searching so I figured I'd post and hopefully get a quick answer

    I want to add a formclosing event to my form. Rather than type it manually or cut and paste, shouldnt I be able to automatically add it from the drop down on the top of the code window? I know its really newbie question but I dont see the option to add that method. Please tell me how to do this.


    Thanks.

  2. #2
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    Re: [2005] Adding formclosing method...

    Hey jeff,
    You are speaking of the drop downs when viewing code correct? My Form Events drop down has a FormClosing method.

    Additional in Design Mode you can choose your method for your control from the properties window.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    115

    Re: [2005] Adding formclosing method...

    Quote Originally Posted by nmadd
    Hey jeff,
    You are speaking of the drop downs when viewing code correct? My Form Events drop down has a FormClosing method.

    Additional in Design Mode you can choose your method for your control from the properties window.
    Ok, I needed to change the left selection from Form1 to Form1events...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width