Groups | Blog | Home


Archived Months
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


all groups > vb.net controls > august 2007

Me.Load and MyBase.Load
Posted by clara at 8/31/2007 6:52:01 AM
Hi all, Even though we can handle two events in the following sub, but I am still want to know what is the reason for the existing of MyBase.Load in this case, because the Me.Load already represent the real event coming from the real form1. Private Sub Form1_Load(ByVal sender As Object, ...more >>

looping through all controls and sub controls on a form...
Posted by Brad Pears at 8/23/2007 5:04:14 PM
I am working on a project that has one main form that contains a split container with two panels, inside one of the panels there may be various tab controls that also have multiple tab pages - each of which may have many user entry controls on them such as combo boxes, text boxes etc... I a...more >>

Vertical Scroll
Posted by Sean Liming (MVP) at 8/19/2007 11:57:02 PM
I have a communication program using the SerialPort control. The application performs the serial read in sPort_DataReceived thread and data is displayed in a RichTextBox using the callback/invoke routine. The Vertical control scroll bar is enabled so the user can scroll up and down to see th...more >>

Container for Images
Posted by Bernie Hunt at 8/13/2007 2:10:46 AM
I need to display a set of images, much like how a listbox displays text. Can anyone suggest a control that will do this for me? I've never worked with images like this before so I appologize for my ignorance. Thanks, Bernie ...more >>

DataGridView Possible Bug?
Posted by Matt at 8/7/2007 2:08:00 AM
I have what looks like a bug using the DataGridView: I am populating a DataView and then setting the DataGridView to display this as the source. I then want to add two unbound columns to add some derived information: nL1 = DataGridView1.Columns.Add("OULevel1", "OULevel1") ...more >>

Adding controls at running time
Posted by nohel at 8/7/2007 12:28:56 AM
hello i'have a question, i'm already development an app that read images from a directory (i dont know in advance how many images will be) an i'm thinking in show them up on a ControlTab an adding many tabs as images i have, obviusly the controlTab there be empty an when read the total of images...more >>



DevelopmentNow Blog