Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Christian Graus20-Nov-08 9:44
protectorChristian Graus20-Nov-08 9:44 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Wendelius20-Nov-08 10:03
mentorWendelius20-Nov-08 10:03 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Dave Kreskowiak20-Nov-08 15:01
mveDave Kreskowiak20-Nov-08 15:01 
QuestionShutdown System Pin
Gagan.2020-Nov-08 4:09
Gagan.2020-Nov-08 4:09 
AnswerRe: Shutdown System Pin
Tom Deketelaere20-Nov-08 4:18
professionalTom Deketelaere20-Nov-08 4:18 
GeneralRe: Shutdown System Pin
Gagan.2020-Nov-08 22:37
Gagan.2020-Nov-08 22:37 
GeneralRe: Shutdown System Pin
Tom Deketelaere20-Nov-08 22:40
professionalTom Deketelaere20-Nov-08 22:40 
QuestionUsing Combobox in Datagridview Pin
sairfan119-Nov-08 20:51
sairfan119-Nov-08 20:51 
Lets take an example. we have a DataGridView with 2 columns, both columns are combobox columns and are databound. First column contains Company and second column Products. At run time in first column when i select company second column must filled with its products, focus should ramain at first column until i press enter. Moreover when ever second column is refereshed its first value should be selected by default or how can i set it combobox2.SelectedIndex = 0 property at run time while having focus in first column.

It should work like this, when i select in first column Company Nestle 2nd column should fill automatically with Nestle's products. like Milk, Kit Kat, Nesveta and so on, and first product Milk should be selected by default, please note that it is required while first Column Company is being edited.
QuestionGEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 18:17
JPJ40200219-Nov-08 18:17 
AnswerRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
Dave Kreskowiak19-Nov-08 18:34
mveDave Kreskowiak19-Nov-08 18:34 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 22:38
JPJ40200219-Nov-08 22:38 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 22:44
JPJ40200219-Nov-08 22:44 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
Dave Kreskowiak20-Nov-08 1:46
mveDave Kreskowiak20-Nov-08 1:46 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200222-Nov-08 18:09
JPJ40200222-Nov-08 18:09 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200223-Nov-08 19:50
JPJ40200223-Nov-08 19:50 
QuestionDetecting objects with a security camera Pin
ASPnoob19-Nov-08 10:59
ASPnoob19-Nov-08 10:59 
AnswerRe: Detecting objects with a security camera [modified] Pin
Dave Kreskowiak19-Nov-08 13:31
mveDave Kreskowiak19-Nov-08 13:31 
GeneralRe: Detecting objects with a security camera Pin
Jon_Boy20-Nov-08 2:05
Jon_Boy20-Nov-08 2:05 
GeneralRe: Detecting objects with a security camera Pin
Paul Conrad20-Nov-08 5:43
professionalPaul Conrad20-Nov-08 5:43 
GeneralRe: Detecting objects with a security camera Pin
Jon_Boy20-Nov-08 8:37
Jon_Boy20-Nov-08 8:37 
GeneralRe: Detecting objects with a security camera Pin
Wendelius20-Nov-08 7:53
mentorWendelius20-Nov-08 7:53 
QuestionHow to poll to get continous data ? Pin
xbiplav19-Nov-08 10:55
xbiplav19-Nov-08 10:55 
AnswerRe: How to poll to get continous data ? Pin
Dave Kreskowiak19-Nov-08 13:28
mveDave Kreskowiak19-Nov-08 13:28 
AnswerRe: How to poll to get continous data ? Pin
Jon_Boy20-Nov-08 2:03
Jon_Boy20-Nov-08 2:03 
QuestionBinding DataGridView to a Generic List of interfaces Pin
droig19-Nov-08 3:21
droig19-Nov-08 3:21 

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.