Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
GeneralRe: Getting input from command window? Pin
originSH18-Jul-07 5:50
originSH18-Jul-07 5:50 
QuestionTo Change the Font Pin
Hum Dum18-Jul-07 2:26
Hum Dum18-Jul-07 2:26 
AnswerRe: To Change the Font Pin
Pete O'Hanlon18-Jul-07 2:35
mvePete O'Hanlon18-Jul-07 2:35 
Questionmousedown event Pin
tim_gunning18-Jul-07 2:25
tim_gunning18-Jul-07 2:25 
AnswerRe: mousedown event Pin
Martin#18-Jul-07 2:46
Martin#18-Jul-07 2:46 
GeneralRe: mousedown event Pin
tim_gunning18-Jul-07 3:07
tim_gunning18-Jul-07 3:07 
GeneralRe: mousedown event Pin
Martin#18-Jul-07 3:13
Martin#18-Jul-07 3:13 
GeneralRe: mousedown event Pin
tim_gunning18-Jul-07 3:19
tim_gunning18-Jul-07 3:19 
hmmm, told you my brain wasn't working....

i should have used picLayout.Image rather than picLayout.BackgroundImage.

it was throwing an unhandled exception (which confused me as tried to catch it but it was happening before it got to my try/catch) over the lack of background image in the picturebox.

thanks, all working now, but it would be nice to be able to do this as a mouseover event rather than just mousedown. I just tried it as mouseover event and the cpu load kinda went a bit mad. Any thoughts ?

when i did it before it was fairly simple and something along the line imgName.R.ToString();
tim
GeneralRe: mousedown event Pin
Martin#18-Jul-07 3:23
Martin#18-Jul-07 3:23 
GeneralRe: mousedown event Pin
tim_gunning18-Jul-07 3:29
tim_gunning18-Jul-07 3:29 
GeneralRe: mousedown event Pin
Luc Pattyn18-Jul-07 3:26
sitebuilderLuc Pattyn18-Jul-07 3:26 
GeneralRe: mousedown event Pin
Martin#18-Jul-07 3:37
Martin#18-Jul-07 3:37 
GeneralRe: mousedown event Pin
tim_gunning18-Jul-07 3:38
tim_gunning18-Jul-07 3:38 
Questionclosing WinWord.exe Pin
Morad SAJID18-Jul-07 2:23
Morad SAJID18-Jul-07 2:23 
AnswerRe: closing WinWord.exe Pin
Martin#18-Jul-07 2:30
Martin#18-Jul-07 2:30 
GeneralRe: closing WinWord.exe Pin
Morad SAJID18-Jul-07 2:42
Morad SAJID18-Jul-07 2:42 
AnswerRe: closing WinWord.exe Pin
lost in transition 18-Jul-07 6:09
lost in transition 18-Jul-07 6:09 
GeneralRe: closing WinWord.exe Pin
Morad SAJID18-Jul-07 6:29
Morad SAJID18-Jul-07 6:29 
GeneralRe: closing WinWord.exe Pin
Morad SAJID18-Jul-07 6:38
Morad SAJID18-Jul-07 6:38 
Questiondo you know how to do this ? Pin
prasadbuddhika18-Jul-07 2:04
prasadbuddhika18-Jul-07 2:04 
AnswerRe: do you know how to do this ? Pin
Colin Angus Mackay18-Jul-07 2:08
Colin Angus Mackay18-Jul-07 2:08 
GeneralRe: do you know how to do this ? Pin
Pete O'Hanlon18-Jul-07 2:20
mvePete O'Hanlon18-Jul-07 2:20 
GeneralRe: do you know how to do this ? Pin
Martin#18-Jul-07 2:24
Martin#18-Jul-07 2:24 
GeneralRe: do you know how to do this ? Pin
Pete O'Hanlon18-Jul-07 2:27
mvePete O'Hanlon18-Jul-07 2:27 
Questionhow to specify key file in this ? Pin
ademsandeepreddy18-Jul-07 1:50
ademsandeepreddy18-Jul-07 1: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.