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 8 - 14, 2006

Filter by week: 1 2 3 4 5

ListView show selected Item/s after lost focus
Posted by Doug Bell at 6/14/2006 12:00:00 AM
Hi I have a ListView. I am programatically selecting Items in the ListView and then setting the focus to a TextBox. I need to continue to show which Items have been Selected even after the focus moves to the TextBox. Can someone point me in the right direction to achieve this? Thanks ...more >>

To create MAC style for ComboBox and ListBox?
Posted by Henry Jan at 6/13/2006 12:00:00 AM
Hi All,=20 =20 I want to create ComboBox and ListBox control with MAC style as this one = on .NET: =20 http://www.econtechvn.com/en/macuisuite_detail.htm=20 =20 However, it's really difficult with the scrollbar. =20 I don't know how to replace the scrollbar of the system with MAC style = scr...more >>

Expose Form Controls
Posted by Dimsion at 6/12/2006 10:51:20 AM
Hi, How do i expose all my forms and it controls to other form in the project? I want to be able to add a form and some control on it, this then be available to all other forms. form1 click event: 'this allow me to change the textbox on form2 from form1 Form2.text="" 'this al...more >>

Grid control
Posted by Bob at 6/9/2006 12:04:42 PM
Hello everyone: I am a VB 6.0 programmer, and I am slowly trying to convert to VB.NET. In VB 6, I was using quite a bit the MSHflexgrid control. This grid control was not attached to any database or anything. I simply used it to display information to the user, and get information from the ...more >>

ComboBox binding - strange behavior with user-derived Arraylist
Posted by Tom Luetz at 6/9/2006 8:04:02 AM
I am seeing a strange behavior when a ComboBox on a Windows Form is bound to a class that inherits from ArrayList. This class (ColumnEntryList) has only one property; when this property is defined to take a single parameter, the CB shows nameSpace.listItemType for each item in the list. When t...more >>

BackgroundWorker Problem
Posted by Tony HInkle at 6/8/2006 7:51:02 PM
I am using a BackgroundWorker and the thread it is creating is still freezing the UI if the thread is waiting on something. The sub it is running uses a COM component to collect information from an application on a remote server, and it sometimes takes several seconds for the data to be retur...more >>

Textbox scrollbar
Posted by J Y at 6/8/2006 10:56:44 AM
I'm building a window form with VB.net. The purpose of this app is to show some legal terms in a text box and users will accept or deny the terms. Similar to the one when installing software. There is a feature I want to implement but still out of luck after a day of researching and testing. ...more >>

AllowDrop on NotifyIcon
Posted by scottp at 6/8/2006 5:00:36 AM
Hi, Does anyone know of a way to have AllowDrop on a NotifyIcon so that I can drop 'things' onto the notifyicon for my application and have then actioned upon? Thanks ...more >>




DevelopmentNow Blog