Click here to Skip to main content
16,006,493 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Determine integer? Pin
Dave Kreskowiak17-Sep-06 4:51
mveDave Kreskowiak17-Sep-06 4:51 
QuestionRe: Determine integer? [modified] Pin
Alex@UEA17-Sep-06 5:49
Alex@UEA17-Sep-06 5:49 
AnswerRe: Determine integer? Pin
Dave Kreskowiak17-Sep-06 6:38
mveDave Kreskowiak17-Sep-06 6:38 
Questionproblem with socketpermission Pin
blanchard15-Sep-06 0:21
blanchard15-Sep-06 0:21 
Questioncreate an array of stopwatch objects Pin
steve_rm14-Sep-06 21:05
steve_rm14-Sep-06 21:05 
AnswerRe: create an array of stopwatch objects Pin
Dave Kreskowiak15-Sep-06 8:20
mveDave Kreskowiak15-Sep-06 8:20 
QuestionMaximize PrintPreviewDialog window Pin
quinton.nel14-Sep-06 20:54
quinton.nel14-Sep-06 20:54 
AnswerRe: Maximize PrintPreviewDialog window Pin
Dave Kreskowiak15-Sep-06 7:42
mveDave Kreskowiak15-Sep-06 7:42 
The PrintPreviewDialog doesn't expose any methods to do this. You can either use it's .SetDesktopBounds() method to set the size as large as you want, or you'll have to go through Win32 API calls to find the window handle and send an appropriatly formatted window message to the form to get it to maximize itself.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionAbouit the maximizing the form from task bar Pin
ravindra_p14-Sep-06 20:53
ravindra_p14-Sep-06 20:53 
AnswerRe: Abouit the maximizing the form from task bar Pin
Dave Kreskowiak15-Sep-06 6:53
mveDave Kreskowiak15-Sep-06 6:53 
QuestionHow to replace text Pin
sonj14-Sep-06 20:51
sonj14-Sep-06 20:51 
AnswerRe: How to replace text Pin
Guffa15-Sep-06 1:53
Guffa15-Sep-06 1:53 
QuestionAdding service to VB.net application Pin
quinton.nel14-Sep-06 20:34
quinton.nel14-Sep-06 20:34 
QuestionProblem with FileListBox Pin
georgekjolly14-Sep-06 19:15
georgekjolly14-Sep-06 19:15 
AnswerRe: Problem with FileListBox Pin
Dave Kreskowiak15-Sep-06 5:23
mveDave Kreskowiak15-Sep-06 5:23 
GeneralRe: Problem with FileListBox Pin
georgekjolly15-Sep-06 19:01
georgekjolly15-Sep-06 19:01 
QuestionHow to connect a scanner Pin
EclipseOrg14-Sep-06 19:05
EclipseOrg14-Sep-06 19:05 
AnswerRe: How to connect a scanner Pin
Christian Graus14-Sep-06 19:24
protectorChristian Graus14-Sep-06 19:24 
GeneralRe: How to connect a scanner Pin
EclipseOrg14-Sep-06 19:29
EclipseOrg14-Sep-06 19:29 
QuestionHI Pin
manikandavadivel14-Sep-06 18:29
manikandavadivel14-Sep-06 18:29 
AnswerRe: HI Pin
Christian Graus14-Sep-06 19:26
protectorChristian Graus14-Sep-06 19:26 
QuestionHow to get the WMI property description?? Pin
ATRider14-Sep-06 9:17
ATRider14-Sep-06 9:17 
AnswerRe: How to get the WMI property description?? Pin
Dave Kreskowiak14-Sep-06 10:29
mveDave Kreskowiak14-Sep-06 10:29 
AnswerRe: How to get the WMI property description?? [modified] Pin
progload14-Sep-06 19:26
progload14-Sep-06 19:26 
QuestionSending PDF to printer Pin
johnjsm14-Sep-06 6:42
johnjsm14-Sep-06 6:42 

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.