Click here to Skip to main content
15,886,055 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Clear panel to capture mouse clicks Pin
jimbo6724-Mar-09 4:40
jimbo6724-Mar-09 4:40 
GeneralRe: Clear panel to capture mouse clicks Pin
George B Gilbert24-Mar-09 5:48
George B Gilbert24-Mar-09 5:48 
GeneralRe: Clear panel to capture mouse clicks Pin
jimbo6724-Mar-09 7:17
jimbo6724-Mar-09 7:17 
QuestionIdentity monitors Pin
Jon_Boy23-Mar-09 8:13
Jon_Boy23-Mar-09 8:13 
AnswerRe: Identity monitors Pin
Jon_Boy24-Mar-09 3:51
Jon_Boy24-Mar-09 3:51 
GeneralRe: Identity monitors Pin
Dave Kreskowiak24-Mar-09 7:41
mveDave Kreskowiak24-Mar-09 7:41 
GeneralRe: Identity monitors Pin
Jon_Boy24-Mar-09 9:11
Jon_Boy24-Mar-09 9:11 
QuestionProblem in showing the Show dialog window on front when clicking with Mouse Pin
Pankaj Garg23-Mar-09 6:40
Pankaj Garg23-Mar-09 6:40 
Hi,

My Front end is VB.net 2008
I have a form. In this form, I have a menu control, this menu control has four buttons.

On clicking the first three buttons, open the window with Show() event.
and the fourth button open the screen with ShowDialog()

Now, One by one I am clicking the button , so finally i have now four windows of this application.(Three with Show() and one with ShowDialog())
Right?

Now I am minimizing all the windows with the help of Window + D Button.

After this, If I use the keyboard(Alt+ Tab) keys. This is opening the showDialog window on top because , Show dialog's TopMost = True.


Now I come back to my problem. That's why I cannot use the show/Showdialog overloaded menthod to pass the Me/form-id
Again, I use the keyboard(Alt+ Tab) keys, to minimized all windows. In the taskbar and Startmenu properties , I have selected the Group Similar Taskbar buttons

This resulted in the heap of my application windows, one on the other.
I hope you have understood this point. By doing this , same kind of windows lie one on the other.

Now i click on one of my application window , and If I click the window other then the Show Dialog opened Window, this is not bringing the show dialog window to topMost.

Note:- There is no parent child window requirement. That's why I can't use the Show/Show Dialog overloaded method to pass the Me/Form-id
This is the problem.
Please let me know if you still face any problem in understanding the question.
QuestionWritting text file on different computer over LAN Pin
iamalik23-Mar-09 5:52
professionaliamalik23-Mar-09 5:52 
AnswerRe: Writting text file on different computer over LAN Pin
tosch23-Mar-09 5:56
tosch23-Mar-09 5:56 
GeneralRe: Writting text file on different computer over LAN Pin
Jon_Boy23-Mar-09 6:27
Jon_Boy23-Mar-09 6:27 
QuestionReading from two ports Pin
Quin Nee23-Mar-09 5:32
Quin Nee23-Mar-09 5:32 
AnswerRe: Reading from two ports Pin
Luc Pattyn23-Mar-09 6:19
sitebuilderLuc Pattyn23-Mar-09 6:19 
GeneralRe: Reading from two ports Pin
Quin Nee23-Mar-09 6:36
Quin Nee23-Mar-09 6:36 
QuestionSerial Programming in VB.Net 2008 Pin
DarkSorrow3823-Mar-09 4:59
DarkSorrow3823-Mar-09 4:59 
AnswerRe: Serial Programming in VB.Net 2008 Pin
Henry Minute23-Mar-09 6:02
Henry Minute23-Mar-09 6:02 
AnswerRe: Serial Programming in VB.Net 2008 Pin
Luc Pattyn23-Mar-09 6:21
sitebuilderLuc Pattyn23-Mar-09 6:21 
QuestionRe: Serial Programming in VB.Net 2008 Pin
DarkSorrow3826-Mar-09 6:11
DarkSorrow3826-Mar-09 6:11 
AnswerRe: Serial Programming in VB.Net 2008 Pin
Luc Pattyn26-Mar-09 7:05
sitebuilderLuc Pattyn26-Mar-09 7:05 
QuestionCompare Text File and Fetch from Database Pin
vijay248223-Mar-09 4:24
vijay248223-Mar-09 4:24 
AnswerRe: Compare Text File and Fetch from Database Pin
scottgp23-Mar-09 5:33
professionalscottgp23-Mar-09 5:33 
GeneralMessage Closed Pin
23-Mar-09 6:02
vijay248223-Mar-09 6:02 
GeneralRe: Compare Text File and Fetch from Database Pin
scottgp23-Mar-09 6:37
professionalscottgp23-Mar-09 6:37 
AnswerRe: Compare Text File and Fetch from Database Pin
dan!sh 23-Mar-09 6:28
professional dan!sh 23-Mar-09 6:28 
AnswerRe: Compare Text File and Fetch from Database Pin
Jon_Boy23-Mar-09 6:31
Jon_Boy23-Mar-09 6:31 

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.