Groups | Blog | Home
all groups > dotnet compact framework > october 2006 >

dotnet compact framework : Show or ShowDialog


MDB
10/31/2006 10:56:25 AM
Hello, Is there a way to tell if a form has been displayed used Show or
ShowDialog?(C#)

TIA

tamberg
11/2/2006 8:37:54 AM
If you own the code that opens the Form: yes.
MDB
11/6/2006 8:05:19 AM
okay, within in the form opened, how can I tell?

[quoted text, click to view]

tamberg
11/7/2006 1:31:37 AM
You might use a binary variable accessible from both, the parent and
the child form.
AddThis Social Bookmark Button