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

Filter by week: 1 2 3 4 5

Treeview with a dataset
Posted by Steve Lloyd at 4/14/2005 4:59:50 PM
Hi, can anyone tell me if it possible to autogenerate a treeview from dataset with realtionships, kind of similar to the way a datagrid handles it. If possible could you point me in the right direction too please. Thanks for any help Steve ...more >>


Panel-height greater Int16.MaxValue?
Posted by Olaf Rabbachin at 4/13/2005 2:31:42 PM
Hi folks, I'm have a user-control that imitates a thumbnail-listview. Within, I have a panel (pnlOuter) that represents the viewable area and another panel (pnlInner) which represents the list as a whole with a scrollbar that'll enable the user to change the viewable area. Hence, pnlInner wil...more >>

Listbox
Posted by Bob at 4/13/2005 12:32:28 PM
Hello all: I recently have converted from VB 6.0 to VB.NET. I was wondering if you can tell me how to obtain the value of an item of a listbox without actually selecting that item. For example, let's say that I have a listbox that lists the 50 states of the US. Currently let's say item 10 i...more >>

Get Control Name
Posted by CHEPChap at 4/13/2005 8:57:55 AM
This is probably a very simple question but I can't seem to get a working solution. Is there anyway that when I click a dropdown box (whether or not I change the value in the box) I can get the name of the control through vb so that the control name can trigger different CASE options in a mac...more >>

vb.net - openfiledialog control change current directory - how to reset it
Posted by mystologic NO[at]SPAM hotmail.com at 4/13/2005 7:45:03 AM
hi, i have a problem using the openfiledialog in vb.net. The problem is that i use a lot of relative path in my program to reach informations in the directory that comes with the applications AND when the application is runing, opening a file with the .net control change the current path...more >>

BINDING ARRAYLIST to DATAGRID and DataTable efficiency
Posted by tommaso.gastaldi NO[at]SPAM uniroma1.it at 4/13/2005 5:47:45 AM
I have a question. I would like to make the binding described in the following (just copy/paste the code to try). I have seen that binding usually requires the object has properties (which will be the different columns of the datagrid). However in this case I would like to bind the values cont...more >>

Can i add a button to a listview field?
Posted by Peter van der Veen at 4/12/2005 12:00:00 AM
Hi I have a listview in the column mode and was wondering if it is possible to add a button to one of the fields so that it is part of the listview and will scroll accordingly. Peter...more >>

Listbox not display properly on client machine
Posted by Bill Nguyen at 4/11/2005 9:41:28 PM
A listbox is not displayed properly on 1 of our client machines. There's a thin line where the list box should be. The client is a Windows XP machine. I applied SP1 to .NET framework but it doesn't help. Any sugegestion is greatly appreciated. Thanks Bill ...more >>



Datagrid with columns that are read only
Posted by UJ at 4/11/2005 3:28:54 PM
I'm trying to make a datagrid where only one of the columns is editable. What's the easiest way to do this? TIA. Jeffrey. ...more >>

Datagrid where you can't add rows.
Posted by UJ at 4/11/2005 3:20:52 PM
Folks, I know that this is an easy question but I can't figure out how to do it - how do you have a datagrid where a person can navigate around it and change values (so readonly is not true) but they can't add rows? TIA Jeffrey. ...more >>

Failure to add msrdp.ocx control to C#.NET or VB.NET form.
Posted by Bill Struve at 4/11/2005 12:00:00 AM
Need: Auto-logon to a terminal server, start a program, and, when the user is quits the program, auto-logoff. Problem: When msrdp.ocx is added to the Toolbox, attempting to draw the control on the form gives the following "Microsoft Development Environment" message: "Compiler errors occured...more >>

how to hide an application and show an item in the system tray when minimize?
Posted by ywchan at 4/11/2005 12:00:00 AM
I want to write an application that will show in the system tray(the bottom right hand corner) when the application is minimized. How to do this? Thanks! ...more >>

Shadows???
Posted by Fia at 4/10/2005 12:00:00 AM
Hi Below is a code for a combobox which acts like the comboboxes in Access. But now when I'm using the combobxes event KeyUp to get this action, I don't wan't programmers who uses this comboboxes to be able to use the event KeyUp for their own code. Should I use shadows or is there a better wa...more >>

Searchable List View
Posted by Ellis Yu at 4/9/2005 12:00:00 AM
Dear all, I want to create a user control including a textbox and a listview. When user typing words in the textbox, the listview will automatically scroll to the row that like the typed words. Anyone can help? Thanks Best Rdgs Ellis ...more >>


DevelopmentNow Blog