Click here to Skip to main content
15,887,844 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: How to remove icon Pin
Sonia Gupta13-May-07 19:36
Sonia Gupta13-May-07 19:36 
AnswerRe: How to remove icon Pin
Rupesh Kumar Swami13-May-07 19:43
Rupesh Kumar Swami13-May-07 19:43 
GeneralRe: How to remove icon Pin
Sonia Gupta13-May-07 20:01
Sonia Gupta13-May-07 20:01 
AnswerRe: How to remove icon Pin
harsh_c13-May-07 22:04
professionalharsh_c13-May-07 22:04 
GeneralRe: How to remove icon Pin
Rupesh Kumar Swami13-May-07 23:12
Rupesh Kumar Swami13-May-07 23:12 
QuestionClose all forms but one Pin
harveyhanson13-May-07 14:20
harveyhanson13-May-07 14:20 
AnswerRe: Close all forms but one Pin
Paul Conrad13-May-07 14:32
professionalPaul Conrad13-May-07 14:32 
AnswerRe: Close all forms but one Pin
Christian Graus13-May-07 15:18
protectorChristian Graus13-May-07 15:18 
The Application object has a property that lists all open forms, you can iterate over that.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Close all forms but one Pin
harveyhanson14-May-07 0:26
harveyhanson14-May-07 0:26 
GeneralRe: Close all forms but one Pin
Dave Kreskowiak14-May-07 4:03
mveDave Kreskowiak14-May-07 4:03 
GeneralRe: Close all forms but one Pin
harveyhanson14-May-07 4:40
harveyhanson14-May-07 4:40 
GeneralRe: Close all forms but one Pin
Dave Kreskowiak14-May-07 5:32
mveDave Kreskowiak14-May-07 5:32 
GeneralRe: Close all forms but one Pin
Paul Conrad14-May-07 5:26
professionalPaul Conrad14-May-07 5:26 
GeneralRe: Close all forms but one Pin
harveyhanson14-May-07 6:46
harveyhanson14-May-07 6:46 
GeneralRe: Close all forms but one Pin
Dave Kreskowiak14-May-07 12:32
mveDave Kreskowiak14-May-07 12:32 
GeneralRe: Close all forms but one Pin
harveyhanson14-May-07 12:35
harveyhanson14-May-07 12:35 
GeneralRe: Close all forms but one Pin
Dave Kreskowiak14-May-07 16:34
mveDave Kreskowiak14-May-07 16:34 
QuestionHelp: GUI, object currently in use elsewhere Pin
gatorlaid13-May-07 10:23
gatorlaid13-May-07 10:23 
AnswerRe: Help: GUI, object currently in use elsewhere Pin
Christian Graus13-May-07 11:40
protectorChristian Graus13-May-07 11:40 
Questionhow to use execScript command in vbMHWB? Pin
www1979ab13-May-07 4:16
www1979ab13-May-07 4:16 
AnswerRe: how to use execScript command in vbMHWB? Pin
www1979ab13-May-07 13:29
www1979ab13-May-07 13:29 
Questioncode for NavigateError Pin
wayiming13-May-07 3:30
wayiming13-May-07 3:30 
AnswerRe: code for NavigateError Pin
Christian Graus13-May-07 11:41
protectorChristian Graus13-May-07 11:41 
GeneralRe: code for NavigateError Pin
wayiming13-May-07 19:30
wayiming13-May-07 19:30 
GeneralRe: code for NavigateError Pin
Dave Kreskowiak14-May-07 3:55
mveDave Kreskowiak14-May-07 3:55 

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.