PC Review


Reply
Thread Tools Rate Thread

Cross in upper right corner of main form

 
 
Asim
Guest
Posts: n/a
 
      24th Nov 2003
Hi
I am using VB .NET and Pocket PC 2002 as platform. I want
to know about events generated by tapping the
circular "cross button" seen in upper right corner of the
main form. Reason -- my application generates fatal error
when it's re-activted (from Settings - Memory - Running
Programs - Activate) after tapping the cross and then
closed.

If it's closed without de-activating the main form (by
tapping the cross in upper right corner of main form) it
does not generate any error.

The error I get is -->
Fatal Application Error (Exception 0x80000002)
The application has performed an illegal operation...

Please guide.
Regards,
Asim.
 
Reply With Quote
 
 
 
 
Ginny Caughey [MVP]
Guest
Posts: n/a
 
      24th Nov 2003
Asim,

Tapping the X doesn't close a form, it just minimizes it. If you want to
form to close, set MinimizeBox = false for the form, and the X will become
OK.
--
Ginny Caughey
..Net Compact Framework MVP

"Asim" <(E-Mail Removed)> wrote in message
news:04f901c3b26c$7b2b8e50$(E-Mail Removed)...
> Hi
> I am using VB .NET and Pocket PC 2002 as platform. I want
> to know about events generated by tapping the
> circular "cross button" seen in upper right corner of the
> main form. Reason -- my application generates fatal error
> when it's re-activted (from Settings - Memory - Running
> Programs - Activate) after tapping the cross and then
> closed.
>
> If it's closed without de-activating the main form (by
> tapping the cross in upper right corner of main form) it
> does not generate any error.
>
> The error I get is -->
> Fatal Application Error (Exception 0x80000002)
> The application has performed an illegal operation...
>
> Please guide.
> Regards,
> Asim.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
form -- not justifying/positioning to upper left corner Rebecca Microsoft Access 3 30th Sep 2008 07:20 PM
Close Button "X" on upper right hand corner of form =?Utf-8?B?TWFjTnV0MjAwNA==?= Microsoft Access Forms 2 17th May 2007 02:23 PM
the X in the upper right corner is greyed out, why? =?Utf-8?B?aGFua3d5YXR0?= Microsoft Excel Setup 3 27th Mar 2006 05:13 PM
The three thingies in the upper right corner Barry Karas Windows XP Help 2 24th Mar 2006 08:32 AM
Open a form upper right corner =?Utf-8?B?Um95?= Microsoft VB .NET 2 11th Nov 2005 03:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:05 PM.