Click here to Skip to main content
15,908,175 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Changing DLL source file paths!!! Pin
Devraj Raut31-Jan-06 4:40
Devraj Raut31-Jan-06 4:40 
GeneralRe: Changing DLL source file paths!!! Pin
Dave Kreskowiak31-Jan-06 6:48
mveDave Kreskowiak31-Jan-06 6:48 
QuestionError handling query Pin
directred31-Jan-06 0:26
directred31-Jan-06 0:26 
AnswerRe: Error handling query Pin
Dave Kreskowiak31-Jan-06 4:32
mveDave Kreskowiak31-Jan-06 4:32 
QuestionRemoteData en VB6.0 Pin
hhafid30-Jan-06 21:17
hhafid30-Jan-06 21:17 
QuestionHow to image from image box Pin
Murtuza Husain Miyan Patel30-Jan-06 20:59
professionalMurtuza Husain Miyan Patel30-Jan-06 20:59 
AnswerRe: How to image from image box Pin
Joshua Quick30-Jan-06 21:07
Joshua Quick30-Jan-06 21:07 
AnswerRe: How to image from image box Pin
jasonpb31-Jan-06 15:43
jasonpb31-Jan-06 15:43 
In a Picturebox for .Net...
<br />
'save file path<br />
Dim Path as String = "C:\SavedImages\Image.bmp"<br />
' Save to file<br />
Picturebox.Image.Save(Path)<br />

Picturebox being the name of your control.

-Jason
Question[VB.NET] XML serialization of arraylist Pin
fuel2run30-Jan-06 20:26
fuel2run30-Jan-06 20:26 
Questionhow to create menu icons in VB.6 Pin
Anne-IT30-Jan-06 20:18
Anne-IT30-Jan-06 20:18 
AnswerRe: how to create menu icons in VB.6 Pin
Joshua Quick30-Jan-06 21:00
Joshua Quick30-Jan-06 21:00 
QuestionHow can i create this system :( Pin
tillandran30-Jan-06 19:05
tillandran30-Jan-06 19:05 
AnswerRe: How can i create this system :( Pin
Christian Graus30-Jan-06 19:43
protectorChristian Graus30-Jan-06 19:43 
GeneralRe: How can i create this system :( Pin
Colin Angus Mackay31-Jan-06 0:15
Colin Angus Mackay31-Jan-06 0:15 
GeneralRe: How can i create this system :( Pin
Dave Kreskowiak31-Jan-06 4:13
mveDave Kreskowiak31-Jan-06 4:13 
AnswerRe: How can i create this system :( Pin
Dave Kreskowiak31-Jan-06 4:23
mveDave Kreskowiak31-Jan-06 4:23 
QuestionHow to Check Whether Client System has internet Connection or not Pin
LV Prasad Y30-Jan-06 17:01
LV Prasad Y30-Jan-06 17:01 
AnswerRe: How to Check Whether Client System has internet Connection or not Pin
Owner drawn30-Jan-06 18:16
Owner drawn30-Jan-06 18:16 
GeneralRe: How to Check Whether Client System has internet Connection or not Pin
LV Prasad Y30-Jan-06 23:32
LV Prasad Y30-Jan-06 23:32 
GeneralRe: How to Check Whether Client System has internet Connection or not Pin
Owner drawn30-Jan-06 23:34
Owner drawn30-Jan-06 23:34 
Questioniexplore.exe - Application Error Pin
Julianne_juju30-Jan-06 15:39
Julianne_juju30-Jan-06 15:39 
AnswerRe: iexplore.exe - Application Error Pin
Joshua Quick30-Jan-06 15:48
Joshua Quick30-Jan-06 15:48 
GeneralRe: iexplore.exe - Application Error Pin
Julianne_juju31-Jan-06 7:51
Julianne_juju31-Jan-06 7:51 
QuestionWithEvent / Raise Event Pin
Onderack30-Jan-06 9:47
Onderack30-Jan-06 9:47 
AnswerRe: WithEvent / Raise Event Pin
kasik30-Jan-06 10:33
kasik30-Jan-06 10:33 

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.