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 > january 2005 > threads for january 8 - 14, 2005

Filter by week: 1 2 3 4 5

Problem with Text property
Posted by Richard L Rosenheim at 1/14/2005 1:34:48 AM
I have an user control that contains a single label. I overrode the user control's Text property with the following code: <Browsable(True), _ DefaultValue("My default label")> _ Public Overrides Property Text() As String Get Return Label...more >>


Groupbox Text
Posted by fred at 1/13/2005 2:31:31 PM
I have put four Groupboxs on a form. I changed the font size from 8 to 12. When I run the application some of the groupboxs do not display their heading (Text property). If I change the font size back to 8 it is OK. I am running VS 2003 on Win 2K SP4. Is this a know bug? Is there a fix? Thank...more >>

Checkbox changed
Posted by Edward van Nijmweegen at 1/12/2005 1:36:11 PM
Hello, I'm working in VB.net and want to take actions after someone selected one of the checkbox items. I've 2 checkboxes, and some fiedls that are disabled. If a person select checkbox 1 some of the other fields should be enabled. If the user select checkbox 2, other fields should be enabl...more >>

Howto use VB6.0 UserControls in VB.NET App?
Posted by Thor Egil Leirtrø at 1/10/2005 2:52:54 PM
I am just about to start upgrading a VB6.0 App to VB.NET It contains a lot of UserControls which I - as a first step - want ot leave as VB6.0 There is however, one slight problem: some of them are created using the old interface inheritance model (I have one module defining just the interface, a...more >>

Create or add icon to a component?
Posted by Jerry H. at 1/10/2005 10:14:20 AM
I've successfully put together a couple of small components that I can add to the VS Toolbox. However, they both default to the "gear" icon. If I highlight the project for the component in Solution Explorer, and then select "Project | Properties" there is an "Application Icon" setting that...more >>

how to create flex grid on vb.net
Posted by Sumit Gulati at 1/8/2005 6:58:20 PM
hi please help me to create flexgrid controles on vb.net for data entry regards sumit ...more >>



DevelopmentNow Blog