Click here to Skip to main content
15,896,606 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: where to place commmon code Pin
Dave Kreskowiak19-Feb-06 7:30
mveDave Kreskowiak19-Feb-06 7:30 
QuestionHw to upgrade vb project to vb.net? pls help me Pin
subhulakshmi18-Feb-06 3:48
subhulakshmi18-Feb-06 3:48 
AnswerRe: Hw to upgrade vb project to vb.net? pls help me Pin
Mekong River18-Feb-06 15:13
Mekong River18-Feb-06 15:13 
Questionhow to pass complex structure to api in vb.net Pin
pravinkgarg18-Feb-06 2:38
pravinkgarg18-Feb-06 2:38 
AnswerRe: how to pass complex structure to api in vb.net Pin
progload18-Feb-06 6:47
progload18-Feb-06 6:47 
QuestionZooming mouse pointed area in a frame Pin
peter rankel18-Feb-06 1:25
peter rankel18-Feb-06 1:25 
AnswerRe: Zooming mouse pointed area in a frame Pin
Dave Kreskowiak19-Feb-06 7:22
mveDave Kreskowiak19-Feb-06 7:22 
QuestionAnyone EXPERT on coding picturebox ? Pin
campbells17-Feb-06 21:49
campbells17-Feb-06 21:49 
I was trying to show the image in a picturebox in form 1, which when i click the image from a picturebox on the form2 then picturebox image in form 1 will be the same as selected in form2. Is there anything wrong with my code? i just cant show it.


'ps refer to the other form call PlayerSelect .
Dim ps As New PlayerSelect

ps.PictureBox1.Image = PictureBox1.Image




-- modified at 9:51 Saturday 18th February, 2006
AnswerRe: Anyone EXPERT on coding picturebox ? Pin
Joshua Quick18-Feb-06 10:45
Joshua Quick18-Feb-06 10:45 
GeneralRe: Anyone EXPERT on coding picturebox ? Pin
campbells18-Feb-06 18:28
campbells18-Feb-06 18:28 
AnswerRe: Anyone EXPERT on coding picturebox ? Pin
Joshua Quick18-Feb-06 21:23
Joshua Quick18-Feb-06 21:23 
GeneralRe: Anyone EXPERT on coding picturebox ? Pin
campbells19-Feb-06 4:14
campbells19-Feb-06 4:14 
AnswerRe: Anyone EXPERT on coding picturebox ? Pin
Joshua Quick19-Feb-06 11:17
Joshua Quick19-Feb-06 11:17 
GeneralRe: Anyone EXPERT on coding picturebox ? Pin
campbells19-Feb-06 16:18
campbells19-Feb-06 16:18 
AnswerRe: Anyone EXPERT on coding picturebox ? Pin
Dave Kreskowiak19-Feb-06 7:15
mveDave Kreskowiak19-Feb-06 7:15 
GeneralRe: Anyone EXPERT on coding picturebox ? Pin
campbells19-Feb-06 16:39
campbells19-Feb-06 16:39 
QuestionPasssing a reference parameter of structure type to a fucntion in dll Pin
pravinkgarg17-Feb-06 16:56
pravinkgarg17-Feb-06 16:56 
AnswerRe: Passsing a reference parameter of structure type to a fucntion in dll Pin
alien viper17-Feb-06 19:22
alien viper17-Feb-06 19:22 
GeneralRe: Passsing a reference parameter of structure type to a fucntion in dll Pin
pravinkgarg18-Feb-06 2:35
pravinkgarg18-Feb-06 2:35 
AnswerRe: Passsing a reference parameter of structure type to a fucntion in dll Pin
[Marc]18-Feb-06 4:57
[Marc]18-Feb-06 4:57 
Questionexecutereader inquiry Pin
maytel17-Feb-06 15:34
maytel17-Feb-06 15:34 
AnswerRe: executereader inquiry Pin
Dave Kreskowiak17-Feb-06 16:21
mveDave Kreskowiak17-Feb-06 16:21 
GeneralRe: executereader inquiry Pin
maytel17-Feb-06 21:02
maytel17-Feb-06 21:02 
GeneralRe: executereader inquiry Pin
Dave Kreskowiak18-Feb-06 3:41
mveDave Kreskowiak18-Feb-06 3:41 
GeneralRe: executereader inquiry Pin
maytel19-Feb-06 14:34
maytel19-Feb-06 14:34 

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.