Click here to Skip to main content
16,014,591 members
Home / Discussions / C#
   

C#

 
GeneralRe: pass value from modal form Pin
Libor Tinka27-Jul-05 9:11
Libor Tinka27-Jul-05 9:11 
GeneralColor Creation Pin
MarkMokris27-Jul-05 8:54
MarkMokris27-Jul-05 8:54 
GeneralRe: Color Creation Pin
Peter Vertes27-Jul-05 9:11
Peter Vertes27-Jul-05 9:11 
GeneralRe: Color Creation Pin
Libor Tinka27-Jul-05 9:15
Libor Tinka27-Jul-05 9:15 
GeneralScrolling with bitmap Pin
Yigal Agam27-Jul-05 8:45
Yigal Agam27-Jul-05 8:45 
GeneralRe: Scrolling with bitmap Pin
Libor Tinka27-Jul-05 9:19
Libor Tinka27-Jul-05 9:19 
GeneralRe: Scrolling with bitmap Pin
Yigal Agam27-Jul-05 9:28
Yigal Agam27-Jul-05 9:28 
GeneralRe: Scrolling with bitmap Pin
Libor Tinka27-Jul-05 9:53
Libor Tinka27-Jul-05 9:53 
I have app working with MDIs - there are also panels with bitmaps and AutoScroll on, but it works fine.

My panel contains PictureBox and this PictureBox has fixed size (same as bitmap) and location (0, 0).

Maybe you just setting Panel.BackgroundImage property (??). This will not work. Panel 's scroll bars depends on size of controls it contains.
QuestionGiant memory leaks or what? Pin
Libor Tinka27-Jul-05 8:37
Libor Tinka27-Jul-05 8:37 
AnswerRe: Giant memory leaks or what? Pin
Dave Kreskowiak27-Jul-05 8:41
mveDave Kreskowiak27-Jul-05 8:41 
GeneralRe: Giant memory leaks or what? Pin
Libor Tinka27-Jul-05 9:00
Libor Tinka27-Jul-05 9:00 
GeneralRe: Giant memory leaks or what? Pin
Libor Tinka27-Jul-05 9:04
Libor Tinka27-Jul-05 9:04 
AnswerRe: Giant memory leaks or what? Pin
Judah Gabriel Himango27-Jul-05 9:11
sponsorJudah Gabriel Himango27-Jul-05 9:11 
GeneralRe: Giant memory leaks or what? Pin
Libor Tinka27-Jul-05 9:40
Libor Tinka27-Jul-05 9:40 
GeneralRe: Giant memory leaks or what? Pin
Judah Gabriel Himango27-Jul-05 9:46
sponsorJudah Gabriel Himango27-Jul-05 9:46 
GeneralRe: Giant memory leaks or what? Pin
Libor Tinka27-Jul-05 9:56
Libor Tinka27-Jul-05 9:56 
AnswerRe: Giant memory leaks or what? Pin
Andy Brummer27-Jul-05 11:46
sitebuilderAndy Brummer27-Jul-05 11:46 
GeneralEnumerations Pin
MarkMokris27-Jul-05 8:17
MarkMokris27-Jul-05 8:17 
GeneralRe: Enumerations Pin
Libor Tinka27-Jul-05 8:23
Libor Tinka27-Jul-05 8:23 
GeneralRe: Enumerations Pin
Matt Gerrans27-Jul-05 8:24
Matt Gerrans27-Jul-05 8:24 
GeneralRe: Enumerations Pin
Matt Gerrans27-Jul-05 8:34
Matt Gerrans27-Jul-05 8:34 
GeneralRe: Enumerations Pin
MarkMokris27-Jul-05 8:29
MarkMokris27-Jul-05 8:29 
GeneralRe: Enumerations Pin
Libor Tinka27-Jul-05 8:40
Libor Tinka27-Jul-05 8:40 
GeneralStatic Panel and the IDE Pin
Peter Vertes27-Jul-05 8:10
Peter Vertes27-Jul-05 8:10 
GeneralRe: Static Panel and the IDE Pin
Libor Tinka27-Jul-05 8:53
Libor Tinka27-Jul-05 8:53 

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.