Click here to Skip to main content
15,885,546 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiondate/time Pin
Sonia Gupta17-May-07 18:28
Sonia Gupta17-May-07 18:28 
AnswerRe: date/time Pin
Dave Kreskowiak17-May-07 18:55
mveDave Kreskowiak17-May-07 18:55 
QuestionRe: date/time Pin
Sonia Gupta17-May-07 19:01
Sonia Gupta17-May-07 19:01 
AnswerRe: date/time Pin
Christian Graus17-May-07 21:12
protectorChristian Graus17-May-07 21:12 
GeneralRe: date/time [modified] Pin
Sonia Gupta17-May-07 21:17
Sonia Gupta17-May-07 21:17 
GeneralRe: date/time Pin
Dave Kreskowiak18-May-07 3:20
mveDave Kreskowiak18-May-07 3:20 
Questiongeeting the selected items from a checked list box Pin
Rajiya17-May-07 18:22
Rajiya17-May-07 18:22 
AnswerRe: geeting the selected items from a checked list box Pin
Sonia Gupta17-May-07 18:34
Sonia Gupta17-May-07 18:34 
as such checked list box don't provide the option to populate itself with both ids and text(value member and display member)
but using the framework class
Imports Microsoft.VisualBasic.Compatibility.VB6.Support
and it's function
 GetItemData(,)     <br />
and<br />
SetItemData(,)

will help u sort out the problem
AnswerRe: geeting the selected items from a checked list box Pin
Christian Graus17-May-07 18:35
protectorChristian Graus17-May-07 18:35 
QuestionHelp on Getting Excel Database as Dataset or Datable Pin
Kenneth Villasenor17-May-07 17:07
Kenneth Villasenor17-May-07 17:07 
QuestionHow to Connect DVR Card with VB2005 Pin
somchoto17-May-07 16:02
somchoto17-May-07 16:02 
AnswerRe: How to Connect DVR Card with VB2005 Pin
Christian Graus17-May-07 16:03
protectorChristian Graus17-May-07 16:03 
GeneralRe: How to Connect DVR Card with VB2005 Pin
somchoto17-May-07 16:20
somchoto17-May-07 16:20 
GeneralRe: How to Connect DVR Card with VB2005 Pin
Christian Graus17-May-07 16:23
protectorChristian Graus17-May-07 16:23 
GeneralRe: How to Connect DVR Card with VB2005 Pin
somchoto17-May-07 16:30
somchoto17-May-07 16:30 
GeneralRe: How to Connect DVR Card with VB2005 Pin
somchoto17-May-07 16:40
somchoto17-May-07 16:40 
GeneralRe: How to Connect DVR Card with VB2005 Pin
Christian Graus17-May-07 18:11
protectorChristian Graus17-May-07 18:11 
QuestionGet Drive Pin
Socheat.Net17-May-07 15:33
Socheat.Net17-May-07 15:33 
AnswerRe: Get Drive Pin
Dave Kreskowiak17-May-07 15:41
mveDave Kreskowiak17-May-07 15:41 
GeneralRe: Get Drive Pin
Socheat.Net17-May-07 15:48
Socheat.Net17-May-07 15:48 
GeneralRe: Get Drive Pin
Dave Kreskowiak17-May-07 17:01
mveDave Kreskowiak17-May-07 17:01 
GeneralRe: Get Drive Pin
Socheat.Net17-May-07 17:06
Socheat.Net17-May-07 17:06 
AnswerRe: Get Drive Pin
Christian Graus17-May-07 16:02
protectorChristian Graus17-May-07 16:02 
GeneralRe: Get Drive Pin
Socheat.Net17-May-07 16:06
Socheat.Net17-May-07 16:06 
GeneralRe: Get Drive Pin
Christian Graus17-May-07 16:24
protectorChristian Graus17-May-07 16:24 

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.