Click here to Skip to main content
15,923,273 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionScreen undraws everything when trying to capture Program Manager Pin
o m n i31-Jan-09 17:28
o m n i31-Jan-09 17:28 
AnswerRe: Screen undraws everything when trying to capture Program Manager Pin
Colin Angus Mackay31-Jan-09 17:41
Colin Angus Mackay31-Jan-09 17:41 
GeneralRe: Screen undraws everything when trying to capture Program Manager Pin
o m n i31-Jan-09 17:51
o m n i31-Jan-09 17:51 
QuestionMS Access, MS Word, custom app Pin
syba31-Jan-09 15:14
syba31-Jan-09 15:14 
AnswerRe: MS Access, MS Word, custom app Pin
Dave Kreskowiak31-Jan-09 16:26
mveDave Kreskowiak31-Jan-09 16:26 
AnswerRe: MS Access, MS Word, custom app Pin
Eddy Vluggen1-Feb-09 0:18
professionalEddy Vluggen1-Feb-09 0:18 
QuestionAdd transparent border around image to make it larger Pin
o m n i31-Jan-09 15:00
o m n i31-Jan-09 15:00 
AnswerRe: Add transparent border around image to make it larger Pin
Dave Kreskowiak31-Jan-09 16:26
mveDave Kreskowiak31-Jan-09 16:26 
There are two possibilities. The first is that you don't need to add anything to the image. Depending on your requirements, you just do the math to center the image properly and draw it yourself. The second is that you create a bitmap object of the size required and, again, do the math to center the image and draw the image onto the new bitmap.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Add transparent border around image to make it larger Pin
o m n i31-Jan-09 16:48
o m n i31-Jan-09 16:48 
GeneralRe: Add transparent border around image to make it larger Pin
Guffa1-Feb-09 13:16
Guffa1-Feb-09 13:16 
QuestionEasiest method for form to change based on button clicked Pin
sarmedic31-Jan-09 12:06
sarmedic31-Jan-09 12:06 
AnswerRe: Easiest method for form to change based on button clicked Pin
Christian Graus31-Jan-09 12:48
protectorChristian Graus31-Jan-09 12:48 
Questionproblems writing a program Pin
mcmm31-Jan-09 11:16
mcmm31-Jan-09 11:16 
AnswerRe: problems writing a program Pin
Alan N31-Jan-09 12:21
Alan N31-Jan-09 12:21 
AnswerRe: problems writing a program Pin
Christian Graus31-Jan-09 13:12
protectorChristian Graus31-Jan-09 13:12 
QuestionMS_ACCESS combobox filling. Pin
ketan bader31-Jan-09 2:09
ketan bader31-Jan-09 2:09 
AnswerRe: MS_ACCESS combobox filling. Pin
Henry Minute31-Jan-09 3:22
Henry Minute31-Jan-09 3:22 
QuestionProgrammatically controlling mouse. Pin
the fossil31-Jan-09 1:42
the fossil31-Jan-09 1:42 
AnswerRe: Programmatically controlling mouse. Pin
Dave Kreskowiak31-Jan-09 16:23
mveDave Kreskowiak31-Jan-09 16:23 
GeneralRe: Programmatically controlling mouse. Pin
the fossil1-Feb-09 4:02
the fossil1-Feb-09 4:02 
GeneralRe: Programmatically controlling mouse. Pin
Dave Kreskowiak1-Feb-09 6:36
mveDave Kreskowiak1-Feb-09 6:36 
GeneralRe: Programmatically controlling mouse. Pin
the fossil1-Feb-09 7:16
the fossil1-Feb-09 7:16 
GeneralRe: Programmatically controlling mouse. Pin
Dave Kreskowiak1-Feb-09 11:20
mveDave Kreskowiak1-Feb-09 11:20 
AnswerRe: Programmatically controlling mouse. Partial answer Pin
the fossil2-Feb-09 9:25
the fossil2-Feb-09 9:25 
AnswerRe: Programmatically controlling mouse. Pin
Bharat Jain2-Feb-09 20:50
Bharat Jain2-Feb-09 20:50 

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.