Missing (Ok) button

  • Thread starter Thread starter tolemaC
  • Start date Start date
T

tolemaC

Hello,

Why could it be that the "Ok" (close window) button dissapears from a form?

I have a form (form1) from which I open another one (form2). Happens that
when I open form2 from form1, and then go back to form1 (closing form2),
form1 appears without the "Ok" button. The minimize button (X) also
dissapears.

What could be going on?

thanks in advance

..tolemaC.
 
Hi, TolemaC,

I'm not seeing this behavior. What does your code look like for opening
and closing the forms?

thanks,

Scott
--------------------
| From: "tolemaC" <tolemac@NO$pamHEREono.com>
| Subject: Missing (Ok) button
| Date: Tue, 22 Jul 2003 19:28:02 +0200
| Lines: 16
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: 81-203-97-30.user.ono.com 81.203.97.30
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.
phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:28849
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hello,
|
| Why could it be that the "Ok" (close window) button dissapears from a
form?
|
| I have a form (form1) from which I open another one (form2). Happens that
| when I open form2 from form1, and then go back to form1 (closing form2),
| form1 appears without the "Ok" button. The minimize button (X) also
| dissapears.
|
| What could be going on?
|
| thanks in advance
|
| .tolemaC.
|
|
|
 
Back
Top