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

Visual Basic

 
GeneralRe: Need Help to Create DSN in Installer Class Pin
Saseendran Kombath2-Nov-08 6:42
Saseendran Kombath2-Nov-08 6:42 
QuestionCreate .CAB file using Winzip Pin
~Khatri Mitesh~1-Nov-08 4:45
~Khatri Mitesh~1-Nov-08 4:45 
AnswerRe: Create .CAB file using Winzip Pin
Dave Kreskowiak1-Nov-08 14:17
mveDave Kreskowiak1-Nov-08 14:17 
AnswerRe: Create .CAB file using Winzip Pin
Thomas Stockwell3-Nov-08 1:50
professionalThomas Stockwell3-Nov-08 1:50 
AnswerRe: Create .CAB file using Winzip Pin
Jon_Boy3-Nov-08 2:45
Jon_Boy3-Nov-08 2:45 
GeneralRe: Create .CAB file using Winzip Pin
~Khatri Mitesh~5-Nov-08 23:11
~Khatri Mitesh~5-Nov-08 23:11 
QuestionHow to change pixel size for an image Pin
Vineet Swami1-Nov-08 3:20
Vineet Swami1-Nov-08 3:20 
AnswerRe: How to change pixel size for an image Pin
Guffa1-Nov-08 6:11
Guffa1-Nov-08 6:11 
You can't change the pixel size of a bitmap, a pixel is always a pixel. It sounds like all that you want to do is to display the image at double scale, which you already have done. If you draw on the bitmap it will show up scaled when you display it.

Vineet Swami wrote:
PicBox.Width = wid
PicBox.Height = hig


Don't change the size of the control from the paint event. That will cause another repaint.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: How to change pixel size for an image [modified] Pin
Luc Pattyn1-Nov-08 6:35
sitebuilderLuc Pattyn1-Nov-08 6:35 
QuestionTransfer data from one database to another Pin
pank@12341-Nov-08 3:07
pank@12341-Nov-08 3:07 
AnswerRe: Transfer data from one database to another Pin
Dave Kreskowiak1-Nov-08 5:12
mveDave Kreskowiak1-Nov-08 5:12 
GeneralRe: Transfer data from one database to another Pin
pank@12342-Nov-08 17:43
pank@12342-Nov-08 17:43 
GeneralRe: Transfer data from one database to another Pin
Dave Kreskowiak3-Nov-08 1:39
mveDave Kreskowiak3-Nov-08 1:39 
GeneralRe: Transfer data from one database to another Pin
pank@12343-Nov-08 2:05
pank@12343-Nov-08 2:05 
GeneralRe: Transfer data from one database to another Pin
Jon_Boy3-Nov-08 2:43
Jon_Boy3-Nov-08 2:43 
GeneralRe: Transfer data from one database to another Pin
Dave Kreskowiak3-Nov-08 3:26
mveDave Kreskowiak3-Nov-08 3:26 
GeneralRe: Transfer data from one database to another Pin
Jon_Boy3-Nov-08 5:16
Jon_Boy3-Nov-08 5:16 
Questionconverting vb.net Windows Application to Web Application Pin
vijaylumar31-Oct-08 23:14
vijaylumar31-Oct-08 23:14 
AnswerRe: converting vb.net Windows Application to Web Application Pin
Colin Angus Mackay31-Oct-08 23:25
Colin Angus Mackay31-Oct-08 23:25 
AnswerRe: converting vb.net Windows Application to Web Application Pin
Sathesh Sakthivel1-Nov-08 2:17
Sathesh Sakthivel1-Nov-08 2:17 
AnswerRe: converting vb.net Windows Application to Web Application Pin
rprateek4-Nov-08 15:51
rprateek4-Nov-08 15:51 
QuestionOWC11, context menu Pin
valkyriexp31-Oct-08 11:26
valkyriexp31-Oct-08 11:26 
QuestionBLUETOOTH VB.NET Pin
ste199031-Oct-08 10:09
ste199031-Oct-08 10:09 
AnswerRe: BLUETOOTH VB.NET Pin
Johan Hakkesteegt31-Oct-08 11:14
Johan Hakkesteegt31-Oct-08 11:14 
AnswerRe: BLUETOOTH VB.NET Pin
SilverGold3-Sep-12 9:47
SilverGold3-Sep-12 9:47 

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.