Click here to Skip to main content
16,005,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: mouse button routines in VB6 Pin
Dave Kreskowiak22-Jul-07 4:32
mveDave Kreskowiak22-Jul-07 4:32 
QuestionMdi Child Pin
nitin320-Jul-07 19:08
nitin320-Jul-07 19:08 
AnswerRe: Mdi Child Pin
Naji El Kotob20-Jul-07 21:28
Naji El Kotob20-Jul-07 21:28 
GeneralRe: Mdi Child Pin
nitin320-Jul-07 22:38
nitin320-Jul-07 22:38 
AnswerRe: Mdi Child Pin
Naji El Kotob20-Jul-07 22:55
Naji El Kotob20-Jul-07 22:55 
GeneralRe: Mdi Child Pin
nitin320-Jul-07 23:11
nitin320-Jul-07 23:11 
GeneralRe: Mdi Child Pin
Dave Kreskowiak21-Jul-07 5:42
mveDave Kreskowiak21-Jul-07 5:42 
NewsControl Like the Ones Used in the Windows Task Manager Pin
Phoenix9020-Jul-07 18:24
Phoenix9020-Jul-07 18:24 
If you want to use the control that is used in the windows Task Manager to show the task and status for an application then follow these steps:

1.) Add a ListView to your form
2.) Set the "View" property to "Details"
3.) Go to the "Columns" property and click in the text field next to the word "Columns" where it says "(Collection)" and then click on the small button marked "..."
4.) Add a ColumnHeader by clicking the "Add" button
5.) Name your ColumnHeader
6.) Type the title that you want on the ColumnHeader in the text field next to the word "Text" and your done

OPTIONAL
LabelEdit Property - If this property is set to true the user can double-click an item in the listview to be able to change it.


GeneralRe: Control Like the Ones Used in the Windows Task Manager Pin
Christian Graus20-Jul-07 19:24
protectorChristian Graus20-Jul-07 19:24 
QuestionSystem.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, error in vb.net [modified] Pin
babusat20-Jul-07 17:49
babusat20-Jul-07 17:49 
AnswerRe: System.IO.FileNotFoundException: Could not load file or assembly 'ADODB, Version=7.0.3300.0, error in vb.net Pin
Luc Pattyn20-Jul-07 18:26
sitebuilderLuc Pattyn20-Jul-07 18:26 
Question"Value of type 'Double' cannot be converted ... Pin
schmidtjts20-Jul-07 13:51
schmidtjts20-Jul-07 13:51 
AnswerRe: "Value of type 'Double' cannot be converted ... Pin
Luc Pattyn20-Jul-07 17:18
sitebuilderLuc Pattyn20-Jul-07 17:18 
AnswerRe: "Value of type 'Double' cannot be converted ... Pin
Dave Kreskowiak22-Jul-07 4:28
mveDave Kreskowiak22-Jul-07 4:28 
GeneralRe: "Value of type 'Double' cannot be converted ... Pin
Luc Pattyn22-Jul-07 5:27
sitebuilderLuc Pattyn22-Jul-07 5:27 
QuestionSocket taking too long to close... Pin
uneasyrider20-Jul-07 9:39
uneasyrider20-Jul-07 9:39 
AnswerRe: Socket taking too long to close... Pin
Luc Pattyn20-Jul-07 17:32
sitebuilderLuc Pattyn20-Jul-07 17:32 
Questionvb.net Pin
sgi.manish20-Jul-07 9:38
sgi.manish20-Jul-07 9:38 
AnswerRe: vb.net Pin
Dave Kreskowiak20-Jul-07 10:01
mveDave Kreskowiak20-Jul-07 10:01 
GeneralRe: vb.net Pin
leckey20-Jul-07 10:08
leckey20-Jul-07 10:08 
AnswerPlease read the forum guidelines Pin
leckey20-Jul-07 10:06
leckey20-Jul-07 10:06 
GeneralRe: Please read the forum guidelines Pin
Paul Conrad20-Jul-07 10:28
professionalPaul Conrad20-Jul-07 10:28 
GeneralRe: Please read the forum guidelines Pin
leckey20-Jul-07 10:42
leckey20-Jul-07 10:42 
GeneralRe: Please read the forum guidelines Pin
Paul Conrad20-Jul-07 10:46
professionalPaul Conrad20-Jul-07 10:46 
QuestionVisual Basic -Data access ,Data missing Pin
Rajesh Rajan Pankapattu20-Jul-07 9:09
Rajesh Rajan Pankapattu20-Jul-07 9:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.