Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
all groups > vb.net > february 2007 > threads for sunday february 11

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

Duplicate Object Names ? - I must have goofed something.
Posted by Miro at 2/11/2007 11:45:49 PM
What have I done wrong here. I use to have a tool strip button called home on my tool strip on the top of my form. By double clicking on the button, I got my sub to show as follows. Private Sub tsbHome_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) <code was here...more >>


Visual Basic code to reset powerpoint presentation
Posted by sbweld NO[at]SPAM shaw.ca at 2/11/2007 7:02:24 PM
Hello, I am using Powerpoint 2007 and have found an option to integrate visual basic code into the slides. I am building a standalone Kiosk and I want my powerpoint presentation to reset and go back to the first slide if there isn't any activity for 4 minutes. Is this something that can be do...more >>

Error when opening VS2005
Posted by Frank at 2/11/2007 5:42:30 PM
Every once in a while I'll close VS2005 with a UserControl (that contains another UserControl) open in the designer. Then when I open VS2005 the next time the designer window will display a message indicating that it can't find the contained UserControl. The two usercontols are defined in t...more >>

Docking & Screen Size
Posted by Samuel at 2/11/2007 1:45:19 PM
Hi everyone, I am looking for a method to handle the following problem: Since my controls are 'Docked' when I try to run the program with a smaller screen (less pixels) the program appears to prioritise the size of the control + the bottom of the form and ignores the location property of th...more >>

How can i "see" the next record
Posted by giannis at 2/11/2007 11:53:57 AM
How can i know ("see") the next record using the BindingSource without move to the next record ? ...more >>

Wait for a function to run and then continue (ping)
Posted by Deepak at 2/11/2007 11:16:49 AM
I am programing a ping application which pings various centers . I used timer loop and it pings one by one. Now when i finish pinging one center it should wait for the ping_completed function to be executed and then continue pinging another certer. The ping_completed function is called on ...more >>

Extract Icon By IconIndex?
Posted by Spam Catcher at 2/11/2007 7:44:30 AM
Hi all, Does .NET provide any native API calls to extract .DLL/.EXE icon files based on IconIndex? Is there a way to enumerate through all the icons in an assembly (.NET or Native code assemblies)? Thanks!...more >>

Move Form to Namespace (VB 2005)
Posted by Armin Zingler at 2/11/2007 2:51:09 AM
Hi all, I have a Form called "Main": Public Class Main Private Sub Button1_Click( _ ByVal sender As System.Object, ByVal e As System.EventArgs) _ Handles Button1.Click End Sub End Class Now I want to put the form into a namespace called...more >>




DevelopmentNow Blog