Click here to Skip to main content
15,911,531 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: X - Key as a shortcut creates problem when typing. Pin
Jay Royall28-Apr-09 2:44
Jay Royall28-Apr-09 2:44 
GeneralRe: X - Key as a shortcut creates problem when typing. Pin
Atul Kharecha28-Apr-09 2:51
Atul Kharecha28-Apr-09 2:51 
GeneralRe: X - Key as a shortcut creates problem when typing. Pin
Jay Royall28-Apr-09 2:58
Jay Royall28-Apr-09 2:58 
AnswerRe: X - Key as a shortcut creates problem when typing. Pin
Tom Deketelaere28-Apr-09 2:46
professionalTom Deketelaere28-Apr-09 2:46 
GeneralRe: X - Key as a shortcut creates problem when typing. Pin
Atul Kharecha28-Apr-09 3:58
Atul Kharecha28-Apr-09 3:58 
GeneralRe: X - Key as a shortcut creates problem when typing. Pin
Luc Pattyn28-Apr-09 4:05
sitebuilderLuc Pattyn28-Apr-09 4:05 
GeneralRe: X - Key as a shortcut creates problem when typing. Pin
Tom Deketelaere28-Apr-09 4:16
professionalTom Deketelaere28-Apr-09 4:16 
QuestionCropping a High Resolution Image in VB.Net 2008 Pin
wkitlam28-Apr-09 1:22
wkitlam28-Apr-09 1:22 
I am currently writing a program which allows users to crop an image by drawing a box on the displayed image. The control I am using is picture box. Now, the crop function is acheived by defining a rectangle and pass through Bitmap.Clone. all the cropping and saving function works fine, but the biggest problem I am having is the users I am working with deals with very high resolution images, somewhere in the lines of 2500 x 3500. Therefore to display the whole image onto the screen I am using either a SizeMode of Zoom or StretchImage, however this causes a problem when cropping the image. When the image is cropped it is not at the region specified by the rectangle, it ends up cropping a different portion of the image.

I cannot use SizeMode AtouSize either as the user must be able to see the entire image and the cropped area of the image must come from the original high resolution image. If anyone knows a solution to this problem or can point me to the right direction I would be most grateful.

Thanks in advance.
AnswerRe: Cropping a High Resolution Image in VB.Net 2008 Pin
Luc Pattyn28-Apr-09 1:27
sitebuilderLuc Pattyn28-Apr-09 1:27 
GeneralRe: Cropping a High Resolution Image in VB.Net 2008 Pin
wkitlam29-Apr-09 22:37
wkitlam29-Apr-09 22:37 
GeneralRe: Cropping a High Resolution Image in VB.Net 2008 Pin
Luc Pattyn30-Apr-09 0:56
sitebuilderLuc Pattyn30-Apr-09 0:56 
AnswerRe: Cropping a High Resolution Image in VB.Net 2008 Pin
Henry Minute28-Apr-09 2:14
Henry Minute28-Apr-09 2:14 
GeneralRe: Cropping a High Resolution Image in VB.Net 2008 Pin
Luc Pattyn28-Apr-09 3:24
sitebuilderLuc Pattyn28-Apr-09 3:24 
QuestionListinging folder groups [modified] Pin
Jaison Peter28-Apr-09 1:13
Jaison Peter28-Apr-09 1:13 
AnswerRe: Listinging folder groups Pin
Dave Kreskowiak28-Apr-09 4:51
mveDave Kreskowiak28-Apr-09 4:51 
NewsMicrosoft Tech-ed Event in India Pin
manish deora28-Apr-09 0:43
manish deora28-Apr-09 0:43 
GeneralRe: Microsoft Tech-ed Event in India Pin
scottgp28-Apr-09 0:54
professionalscottgp28-Apr-09 0:54 
Questionvisual studio 2005 and microsoft access mdb file Pin
George Farr27-Apr-09 21:50
George Farr27-Apr-09 21:50 
AnswerRe: visual studio 2005 and microsoft access mdb file Pin
Christian Graus27-Apr-09 22:11
protectorChristian Graus27-Apr-09 22:11 
GeneralRe: visual studio 2005 and microsoft access mdb file Pin
Dalek Dave27-Apr-09 22:38
professionalDalek Dave27-Apr-09 22:38 
AnswerRe: visual studio 2005 and microsoft access mdb file Pin
Tiyani Miyambo27-Apr-09 23:22
Tiyani Miyambo27-Apr-09 23:22 
QuestionRaw HDBC handle from VB ODBC connection Pin
Stephen Woods27-Apr-09 20:40
Stephen Woods27-Apr-09 20:40 
AnswerRe: Raw HDBC handle from VB ODBC connection Pin
Dave Kreskowiak28-Apr-09 4:42
mveDave Kreskowiak28-Apr-09 4:42 
QuestionRTMP Pin
safdaralis27-Apr-09 19:26
safdaralis27-Apr-09 19:26 
AnswerRe: RTMP Pin
Christian Graus27-Apr-09 22:11
protectorChristian Graus27-Apr-09 22: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.