What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Visual Basic 2008 - Reloading/Refreshing Same form

Visual Basic 2008 - Reloading/Refreshing Same form
Author: Message:
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: Visual Basic 2008 - Reloading/Refreshing Same form
Yeah, basically.

code:
Public Class form1

   Private sub Ping()
  -code-
   End Sub

   Private sub Button_Click() Handles Button.Click
   Call Ping()
   End Sub


That's very basic, but something like that.
[Image: jumbled.png]
12-14-2008 09:06 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 06:31 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 07:33 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 08:27 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by vaccination on 12-14-2008 at 08:44 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 08:50 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 08:54 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by vaccination on 12-14-2008 at 09:06 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 09:59 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 10:01 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 10:17 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 10:20 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 10:21 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Stigmata on 12-14-2008 at 10:26 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-14-2008 at 10:30 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by vaccination on 12-15-2008 at 10:06 AM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Quantum on 12-15-2008 at 05:56 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by Ezra on 12-15-2008 at 07:14 PM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by pillowmurder on 01-10-2009 at 03:43 AM
RE: RE: Visual Basic 2008 - Reloading/Refreshing Same form - by andrewdodd13 on 01-10-2009 at 11:48 AM
RE: Visual Basic 2008 - Reloading/Refreshing Same form - by BV on 02-08-2013 at 08:59 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On