Click here to Skip to main content
15,920,053 members
Home / Discussions / C#
   

C#

 
GeneralPaintDesktop() Pin
Waleed Eissa26-Apr-03 12:42
Waleed Eissa26-Apr-03 12:42 
General3rd party control Pin
Kant26-Apr-03 6:08
Kant26-Apr-03 6:08 
GeneralRe: 3rd party control Pin
Torsch26-Apr-03 9:15
Torsch26-Apr-03 9:15 
GeneralRe: 3rd party control Pin
Kant26-Apr-03 13:00
Kant26-Apr-03 13:00 
GeneralRe: 3rd party control Pin
Torsch27-Apr-03 16:43
Torsch27-Apr-03 16:43 
GeneralRe: 3rd party control Pin
David Stone26-Apr-03 11:06
sitebuilderDavid Stone26-Apr-03 11:06 
GeneralRe: 3rd party control Pin
Kant26-Apr-03 12:58
Kant26-Apr-03 12:58 
GeneralScroll Event of the Panel Pin
Torsch26-Apr-03 4:37
Torsch26-Apr-03 4:37 
Hello!

I've a big problem with the Panel's Autoscroll function...

I want to draw on-the-fly on a picturebox located in the panel.
F.e. the pBox's Size is 500*500 and the panel's Size is 100*100 and the panel's autoscroll function is set true.

If i click on the scrollbar's button for a single scrollstep, everything's fine.
But f.e. I click in the Hscrollbar and track it to make a step of 50 pixels, the new Area shows me 50 pixels of the "old" picture and the rest is empty.

So I guess, I've to tell the panel that it has to perform the same action as it performs, if only a one-step scroll is performing.
But how? And Where?
I've failed by tracking the Event, which is activated by scrolling...
Or is there another way to scroll a on-the-fly drawn picture?

Thank you for helping!
Greetz
Torge
GeneralRe: Scroll Event of the Panel Pin
J. Dunlap27-Apr-03 9:46
J. Dunlap27-Apr-03 9:46 
GeneralRe: Scroll Event of the Panel Pin
Torsch27-Apr-03 17:00
Torsch27-Apr-03 17:00 
GeneralRe: Scroll Event of the Panel Pin
J. Dunlap27-Apr-03 17:48
J. Dunlap27-Apr-03 17:48 
GeneralRe: Scroll Event of the Panel Pin
Torsch28-Apr-03 2:54
Torsch28-Apr-03 2:54 
GeneralHook for Title and MinBox,.. Pin
Bahman Salehi26-Apr-03 3:09
Bahman Salehi26-Apr-03 3:09 
GeneralRe: Hook for Title and MinBox,.. Pin
Delegate28-Apr-03 6:17
Delegate28-Apr-03 6:17 
GeneralListView that supports Data Binding Pin
jwb7725-Apr-03 17:03
jwb7725-Apr-03 17:03 
GeneralRe: ListView that supports Data Binding Pin
Stephane Rodriguez.26-Apr-03 0:15
Stephane Rodriguez.26-Apr-03 0:15 
GeneralWebService problems. Pin
Tim Kingsmill25-Apr-03 15:38
Tim Kingsmill25-Apr-03 15:38 
GeneralRe: WebService problems. Pin
David Stone25-Apr-03 17:08
sitebuilderDavid Stone25-Apr-03 17:08 
GeneralRe: WebService problems. Pin
Tim Kingsmill25-Apr-03 18:11
Tim Kingsmill25-Apr-03 18:11 
GeneralRe: WebService problems. Pin
David Stone25-Apr-03 21:11
sitebuilderDavid Stone25-Apr-03 21:11 
GeneralRe: WebService problems. Pin
Tim Kingsmill26-Apr-03 2:50
Tim Kingsmill26-Apr-03 2:50 
GeneralClass hierarchy visualization tool Pin
Kant25-Apr-03 11:08
Kant25-Apr-03 11:08 
GeneralRe: Class hierarchy visualization tool Pin
leppie25-Apr-03 11:35
leppie25-Apr-03 11:35 
GeneralRe: Class hierarchy visualization tool Pin
David Stone25-Apr-03 13:26
sitebuilderDavid Stone25-Apr-03 13:26 
GeneralRe: Class hierarchy visualization tool Pin
Kant26-Apr-03 4:49
Kant26-Apr-03 4:49 

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.