Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
QuestionProblem with Timer Pin
vnr29-Dec-08 22:24
vnr29-Dec-08 22:24 
AnswerRe: Problem with Timer Pin
rah_sin29-Dec-08 22:30
professionalrah_sin29-Dec-08 22:30 
AnswerRe: Problem with Timer Pin
PC Player30-Dec-08 1:00
PC Player30-Dec-08 1:00 
AnswerRe: Problem with Timer Pin
PIEBALDconsult30-Dec-08 6:53
mvePIEBALDconsult30-Dec-08 6:53 
QuestionHow to draw a area of image? Pin
Hoang Jang29-Dec-08 21:27
Hoang Jang29-Dec-08 21:27 
AnswerRe: How to draw a area of image? Pin
Rob Philpott29-Dec-08 21:46
Rob Philpott29-Dec-08 21:46 
GeneralRe: How to draw a area of image? Pin
Hoang Jang29-Dec-08 21:54
Hoang Jang29-Dec-08 21:54 
GeneralRe: How to draw a area of image? Pin
Rob Philpott29-Dec-08 22:39
Rob Philpott29-Dec-08 22:39 
Hmm. Not sure, although it sounds like a logical unit vs. device unit problem, possibly taking into account the DPI of your graphics set up.

My graphics card/monitor displays things at 98 dpi, so the scaling might be from the native 150dpi to the 98 (if you are the same), although I would expect things to be bigger than smaller in that case.

The DrawImage method of the Graphics class allows you to scale things, or the ScaleTransform method allows you to change the 'resolution'.

Regards,
Rob Philpott.

GeneralRe: How to draw a area of image? Pin
Hoang Jang29-Dec-08 22:53
Hoang Jang29-Dec-08 22:53 
QuestionApplication Security Pin
LogiSmith29-Dec-08 20:33
LogiSmith29-Dec-08 20:33 
AnswerRe: Application Security Pin
N a v a n e e t h29-Dec-08 20:54
N a v a n e e t h29-Dec-08 20:54 
QuestionI cant Save Appconfig key!!! Pin
mrcooll29-Dec-08 20:25
mrcooll29-Dec-08 20:25 
AnswerRe: I cant Save Appconfig key!!! Pin
#realJSOP29-Dec-08 23:37
professional#realJSOP29-Dec-08 23:37 
AnswerRe: I cant Save Appconfig key!!! Pin
Mark Salsbery30-Dec-08 6:20
Mark Salsbery30-Dec-08 6:20 
QuestionWhen using reflection,how to get the field without creating a instance? Pin
Morven Huang29-Dec-08 19:58
Morven Huang29-Dec-08 19:58 
AnswerRe: When using reflection,how to get the field without creating a instance? Pin
N a v a n e e t h29-Dec-08 20:56
N a v a n e e t h29-Dec-08 20:56 
AnswerRe: When using reflection,how to get the field without creating a instance? Pin
Mark Churchill30-Dec-08 0:46
Mark Churchill30-Dec-08 0:46 
AnswerRe: When using reflection,how to get the field without creating a instance? Pin
Morven Huang3-Jan-09 16:20
Morven Huang3-Jan-09 16:20 
QuestionProblem with my numeric text box user control Pin
Anu Palavila29-Dec-08 19:25
Anu Palavila29-Dec-08 19:25 
QuestionHow to convert the code into C#, windows application Pin
Syed Naushad S29-Dec-08 18:29
professionalSyed Naushad S29-Dec-08 18:29 
AnswerRe: How to convert the code into C#, windows application Pin
dan!sh 29-Dec-08 18:56
professional dan!sh 29-Dec-08 18:56 
AnswerRe: How to convert the code into C#, windows application Pin
Nouman Bhatti29-Dec-08 19:55
Nouman Bhatti29-Dec-08 19:55 
AnswerRe: How to convert the code into C#, windows application Pin
Vimalsoft(Pty) Ltd29-Dec-08 22:28
professionalVimalsoft(Pty) Ltd29-Dec-08 22:28 
Questionxml Pin
sevda2029-Dec-08 18:25
sevda2029-Dec-08 18:25 
AnswerRe: xml Pin
Lev Danielyan29-Dec-08 18:59
Lev Danielyan29-Dec-08 18:59 

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.