Click here to Skip to main content
15,893,790 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to reach optimum performance when handling many image frames? Pin
Luc Pattyn24-Aug-09 6:43
sitebuilderLuc Pattyn24-Aug-09 6:43 
GeneralRe: How to reach optimum performance when handling many image frames? Pin
Sonhospa24-Aug-09 10:26
Sonhospa24-Aug-09 10:26 
GeneralRe: How to reach optimum performance when handling many image frames? Pin
Luc Pattyn24-Aug-09 11:00
sitebuilderLuc Pattyn24-Aug-09 11:00 
QuestionMulti column Drop down list in VB.NET (populating dataTable) Pin
sachinbb24-Aug-09 6:03
sachinbb24-Aug-09 6:03 
AnswerRe: Multi column Drop down list in VB.NET (populating dataTable) Pin
Henry Minute24-Aug-09 7:26
Henry Minute24-Aug-09 7:26 
GeneralRe: Multi column Drop down list in VB.NET (populating dataTable) Pin
sachinbb24-Aug-09 10:28
sachinbb24-Aug-09 10:28 
Questiondisplay image larger than the screen size Pin
TheMrProgrammer24-Aug-09 4:33
TheMrProgrammer24-Aug-09 4:33 
AnswerRe: display image larger than the screen size Pin
Luc Pattyn24-Aug-09 5:04
sitebuilderLuc Pattyn24-Aug-09 5:04 
Hi,

if your system has only one screen, all forms are size-limited to the size of the screen.

you can view (part of) a larger image, and optionally provide panning; one way would be by using a scrollable control. I could do that with a Panel; you might look at ScrollableControl too.
AFAIK a PictureBox is too stupid a control to provide this functionality.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: display image larger than the screen size Pin
TheMrProgrammer24-Aug-09 18:41
TheMrProgrammer24-Aug-09 18:41 
GeneralRe: display image larger than the screen size Pin
Luc Pattyn25-Aug-09 0:05
sitebuilderLuc Pattyn25-Aug-09 0:05 
Questionctype operator in Visual Basic; string to MySqlDateTime Pin
fabrice.leal24-Aug-09 1:34
fabrice.leal24-Aug-09 1:34 
AnswerRe: ctype operator in Visual Basic; string to MySqlDateTime [modified] Pin
Henry Minute24-Aug-09 2:16
Henry Minute24-Aug-09 2:16 
AnswerRe: ctype operator in Visual Basic; string to MySqlDateTime Pin
εїзεїзεїз24-Aug-09 3:24
εїзεїзεїз24-Aug-09 3:24 
AnswerRe: ctype operator in Visual Basic; string to MySqlDateTime Pin
fabrice.leal24-Aug-09 3:46
fabrice.leal24-Aug-09 3:46 
General...problem solved... I hope... Pin
fabrice.leal24-Aug-09 3:56
fabrice.leal24-Aug-09 3:56 
GeneralRe: ...problem solved... I hope... Pin
εїзεїзεїз24-Aug-09 5:00
εїзεїзεїз24-Aug-09 5:00 
Questionhow to press a button from a other applicationt ? Pin
vietphamvn23-Aug-09 20:54
vietphamvn23-Aug-09 20:54 
AnswerRe: how to press a button from a other applicationt ? Pin
Christian Graus23-Aug-09 21:26
protectorChristian Graus23-Aug-09 21:26 
AnswerRe: how to press a button from a other applicationt ? Pin
Steven J Jowett24-Aug-09 4:30
Steven J Jowett24-Aug-09 4:30 
QuestionCrystal Report 10: Report Footer Pin
C#Coudou23-Aug-09 20:05
C#Coudou23-Aug-09 20:05 
AnswerRe: Crystal Report 10: Report Footer Pin
Paramu197323-Aug-09 23:26
Paramu197323-Aug-09 23:26 
QuestionRun Time Design Image Pin
Anubhava Dimri23-Aug-09 19:31
Anubhava Dimri23-Aug-09 19:31 
AnswerRe: Run Time Design Image Pin
Christian Graus23-Aug-09 21:22
protectorChristian Graus23-Aug-09 21:22 
GeneralRe: Run Time Design Image Pin
Dave Kreskowiak24-Aug-09 3:35
mveDave Kreskowiak24-Aug-09 3:35 
GeneralRe: Run Time Design Image Pin
Nagy Vilmos24-Aug-09 3:59
professionalNagy Vilmos24-Aug-09 3: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.