Click here to Skip to main content
15,906,645 members
Home / Discussions / C#
   

C#

 
Questionhow to change mouse cursor (change image) outside form? Pin
ping_jacob20-Jan-09 8:58
ping_jacob20-Jan-09 8:58 
AnswerRe: how to change mouse cursor (change image) outside form? Pin
Not Active20-Jan-09 9:02
mentorNot Active20-Jan-09 9:02 
AnswerRe: how to change mouse cursor (change image) outside form? Pin
Giorgi Dalakishvili20-Jan-09 9:24
mentorGiorgi Dalakishvili20-Jan-09 9:24 
QuestionBolt hscrollbar to a picturebox Pin
pcjd6320-Jan-09 6:15
pcjd6320-Jan-09 6:15 
AnswerRe: Bolt hscrollbar to a picturebox Pin
Dave Kreskowiak20-Jan-09 6:27
mveDave Kreskowiak20-Jan-09 6:27 
GeneralRe: Bolt hscrollbar to a picturebox Pin
pcjd6320-Jan-09 7:40
pcjd6320-Jan-09 7:40 
GeneralRe: Bolt hscrollbar to a picturebox Pin
Dave Kreskowiak20-Jan-09 8:09
mveDave Kreskowiak20-Jan-09 8:09 
GeneralRe: Bolt hscrollbar to a picturebox Pin
pcjd6320-Jan-09 8:21
pcjd6320-Jan-09 8:21 
Hello,
I want to get the coodinate (horizontal only) of a point on the image
after I have scrolled a certain way along the X-axis of the image. So
initially, the image is displayed (perhaps showing a range of X values from 0 to 500). As I scroll along the image, using your method, the X coordinate I want would be (clicked value of X + scroll bar offset) - as the clicked value of X only gives the coordinated relative to the panel and NOT the image. As an aside, I have already done this in Delphi 6, but this is a port to C#, and it appears that I will need to use hscrollbar and get its offset from hscrollbar.Value, as it appears this cannot be obtained from the panel scrollbar.

regards

pcjd
GeneralRe: Bolt hscrollbar to a picturebox Pin
Dave Kreskowiak20-Jan-09 9:58
mveDave Kreskowiak20-Jan-09 9:58 
GeneralRe: Bolt hscrollbar to a picturebox Pin
pcjd6320-Jan-09 10:34
pcjd6320-Jan-09 10:34 
GeneralRe: Bolt hscrollbar to a picturebox Pin
Dave Kreskowiak20-Jan-09 11:04
mveDave Kreskowiak20-Jan-09 11:04 
GeneralRe: Bolt hscrollbar to a picturebox Pin
pcjd6320-Jan-09 11:22
pcjd6320-Jan-09 11:22 
GeneralRe: Bolt hscrollbar to a picturebox Pin
Dave Kreskowiak20-Jan-09 13:40
mveDave Kreskowiak20-Jan-09 13:40 
GeneralRe: Bolt hscrollbar to a picturebox Pin
pcjd6321-Jan-09 2:37
pcjd6321-Jan-09 2:37 
QuestionSQL image to pdf in c# Pin
Saamir20-Jan-09 5:50
Saamir20-Jan-09 5:50 
AnswerRe: SQL image to pdf in c# Pin
Dave Kreskowiak20-Jan-09 6:31
mveDave Kreskowiak20-Jan-09 6:31 
GeneralRe: SQL image to pdf in c# Pin
Saamir21-Jan-09 3:39
Saamir21-Jan-09 3:39 
GeneralRe: SQL image to pdf in c# Pin
Dave Kreskowiak21-Jan-09 12:11
mveDave Kreskowiak21-Jan-09 12:11 
AnswerRe: SQL image to pdf in c# Pin
Giorgi Dalakishvili20-Jan-09 6:41
mentorGiorgi Dalakishvili20-Jan-09 6:41 
GeneralRe: SQL image to pdf in c# Pin
Saamir21-Jan-09 3:38
Saamir21-Jan-09 3:38 
GeneralRe: SQL image to pdf in c# Pin
Giorgi Dalakishvili21-Jan-09 4:48
mentorGiorgi Dalakishvili21-Jan-09 4:48 
Question[newbie] generating a new GUID Pin
jon-8020-Jan-09 5:41
professionaljon-8020-Jan-09 5:41 
AnswerRe: [newbie] generating a new GUID Pin
musefan20-Jan-09 5:49
musefan20-Jan-09 5:49 
AnswerRe: [newbie] generating a new GUID Pin
Ennis Ray Lynch, Jr.20-Jan-09 9:56
Ennis Ray Lynch, Jr.20-Jan-09 9:56 
GeneralRe: [newbie] generating a new GUID Pin
jon-8020-Jan-09 10:05
professionaljon-8020-Jan-09 10:05 

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.