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

Visual Basic

 
GeneralRe: How to free drawing by mousemove in a pictureBox Pin
NatBest24-Mar-06 3:40
NatBest24-Mar-06 3:40 
QuestionHow to add/remove databse and tables from Crystal Reports through Vb.net Pin
Ash. R.23-Mar-06 17:19
Ash. R.23-Mar-06 17:19 
AnswerRe: How to add/remove databse and tables from Crystal Reports through Vb.net Pin
Sajid Soomro24-Mar-06 0:12
Sajid Soomro24-Mar-06 0:12 
GeneralRe: How to add/remove databse and tables from Crystal Reports through Vb.net Pin
Ash. R.24-Mar-06 17:45
Ash. R.24-Mar-06 17:45 
Questiondoes anyone knows how to do this? Pin
uglyeyes23-Mar-06 14:07
uglyeyes23-Mar-06 14:07 
QuestionProblems with menus in VS 2005 Pin
mingonn23-Mar-06 13:14
mingonn23-Mar-06 13:14 
QuestionResize an image Pin
New_Coder23-Mar-06 11:46
New_Coder23-Mar-06 11:46 
AnswerRe: Resize an image Pin
Christian Graus23-Mar-06 11:56
protectorChristian Graus23-Mar-06 11:56 
dim b as Bitmap = new Bitmap(txtPicFile.Text)

I'm pretty sure there's another constructor that takes a bitmap and a new size, which you can use to resize it. Then you can access the bits of the bitmap in whatever format you like to write to the database, they are exposed on the bitmap object.


Christian Graus - Microsoft MVP - C++
AnswerRe: Resize an image Pin
Guffa23-Mar-06 21:02
Guffa23-Mar-06 21:02 
GeneralRe: Resize an image Pin
New_Coder24-Mar-06 12:28
New_Coder24-Mar-06 12:28 
AnswerRe: Resize an image Pin
Guffa25-Mar-06 7:39
Guffa25-Mar-06 7:39 
GeneralRe: Resize an image Pin
New_Coder28-Mar-06 13:01
New_Coder28-Mar-06 13:01 
Questionport , Com Pin
SVb.net23-Mar-06 11:39
SVb.net23-Mar-06 11:39 
AnswerRe: port , Com Pin
progload23-Mar-06 11:56
progload23-Mar-06 11:56 
GeneralRe: port , Com Pin
SVb.net24-Mar-06 10:07
SVb.net24-Mar-06 10:07 
NewsRe: port , Com Pin
Omar Mallat24-Mar-06 4:09
professionalOmar Mallat24-Mar-06 4:09 
GeneralRe: port , Com Pin
SVb.net24-Mar-06 9:51
SVb.net24-Mar-06 9:51 
QuestionMultiline Result List Pin
hergru23-Mar-06 8:45
hergru23-Mar-06 8:45 
AnswerRe: Multiline Result List Pin
Ed.Poore24-Mar-06 7:50
Ed.Poore24-Mar-06 7:50 
GeneralRe: Multiline Result List Pin
hergru25-Mar-06 0:38
hergru25-Mar-06 0:38 
GeneralRe: Multiline Result List Pin
Ed.Poore25-Mar-06 11:47
Ed.Poore25-Mar-06 11:47 
AnswerRe: Multiline Result List Pin
hergru26-Mar-06 2:51
hergru26-Mar-06 2:51 
QuestionVista.. Pin
pogowolf23-Mar-06 8:24
pogowolf23-Mar-06 8:24 
AnswerRe: Vista.. Pin
Joshua Quick23-Mar-06 8:49
Joshua Quick23-Mar-06 8:49 
Questionbutton location Pin
ADY00723-Mar-06 7:11
ADY00723-Mar-06 7:11 

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.