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 > june 2006 > threads for june 15 - 21, 2006

Filter by week: 1 2 3 4 5

Menu button
Posted by SoccerManic at 6/21/2006 12:00:00 AM
Hi, How can I change the position of a menu button dynamically? Thanks in advance. ...more >>


reportviewer page size problem
Posted by russlunn at 6/20/2006 11:17:32 PM
Hi, when i create a report using the reportviewer component for local display in vb2005, the print preview always defaults to "letter" paper how do i set these sizes to A4 and set my margins i have set the report locale to united kingdom, i have set the report page sizes and margins in th...more >>

ContextMenu in Treeview control
Posted by Fred Brandli at 6/20/2006 6:36:34 PM
Using VB.Net 2005 I can display a contextmenu when I right-click on a node and even get the nodelevel of the node right clcked on. But, what I can't seem to do is make the contextmenu do anything once click. I just can't seem to find any reference to the correct event to use. Any hints, h...more >>

collections?
Posted by HockeyFan at 6/20/2006 9:22:01 AM
I've never created a class using collection, but would like to. I have a class called Contact. I'd like to create a ContactCol class that is a collection of Contact instances. In VB.Net, how do I do this? ...more >>

Using VB.Net User control in vb6
Posted by Duncan at 6/20/2006 12:00:00 AM
Dear All I would like to use a user control built in vb.net 2005 in vb6 sp 6. Is this possible ? if yes can you please show how it is done? Duncan Dimech ...more >>

ContextMenuStrip
Posted by James Wong at 6/20/2006 12:00:00 AM
Hi, I want to write a dynamic program to find ContextMenuStrip in the form, but I cannot find this control see the code below. How can I solve it? ------------------------------------------------ For i = 0 To Me.Controls.Count - 1 MessageBox.Show(CStr(Me.Controls(i).Name)) Next -----...more >>

ReadOnly Combobox
Posted by MATT at 6/19/2006 9:06:01 PM
Does anyone know of a good way to lock a ComboBox, or make it readOnly with out setting Enable=False? Thanks MATT...more >>

FW: Look at this critical update from Microsoft Corporation
Posted by zip NO[at]SPAM micso.net at 6/19/2006 8:24:36 AM
MS User this is the latest version of security update, the "June 2006, Cumulative Patch" update which fixes all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three new vulnerabilities. Install now to protect your computer from th...more >>



vb.net 2003 (1.1) Web Browser Control
Posted by Giles Papworth at 6/19/2006 7:06:02 AM
I apreciate that this is probably a question that has been asked hundreds of times but i can't find a definitive answer. I would like to add a web browser control to a windows form. Now i know i can add one as a COM object but i also know i can add an 'interop' version. How do i go about cr...more >>

datagridview programmatic row navigation
Posted by My News at 6/18/2006 3:00:49 PM
How do I update my datagridview with a record that, once added, is sorted into the datagridview, and then programmatically go to and give focus to the new item in the dgv? Basically, I just need to be able to Select a row, inside my code, that moves to the specific row I need and give that ...more >>

ComboBox Text Return
Posted by DJ at 6/16/2006 7:32:44 PM
I am new to this so bear with me. I have a set of combo boxes. Lets call them ComboBox1 and ComboBox2. ComboBox1 items are pulled from a table. When a user selects a certain item I want to disable ComboBox2. i can make this work in Visual Web Developer, but have been unsuccessful in Visual B...more >>

Wizard for UserControl
Posted by Meelis Lilbok at 6/16/2006 12:00:00 AM
Hi How to create "Wizard" for user control? For example i have usercontrol with properties. To make easier for seting those properties i wan't to create a wizrd, that helps user complete and set/change those properties at design time. Best regards; Meelis ...more >>


DevelopmentNow Blog