PC Review


Reply
Thread Tools Rate Thread

And another problem ....

 
 
John Medany
Guest
Posts: n/a
 
      16th Mar 2005
OK - I've solved the variable thing by making it a public static - thanks
guys ...

Now - how do I close a form after its launched the next one - at the moment
my Pocket PC is how all the forms as you move through the application - I
need to click a button to move to the next screen and the other form to
close ...

A code example in C# would help.

you guys are great

John


 
Reply With Quote
 
 
 
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      16th Mar 2005
First, go get a beginning C# book and start going through the section on
classes. You need to understand how OOP works before you go much further,
and they will have simple examples on how to reference properties, methods
and variables beteen classes.

In this case, you need to call a method (Close) of one class (the first
From) from another class (the second Form). Calling will depend on how and
where they're scoped and declared.

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"John Medany" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> OK - I've solved the variable thing by making it a public static - thanks
> guys ...
>
> Now - how do I close a form after its launched the next one - at the
> moment
> my Pocket PC is how all the forms as you move through the application - I
> need to click a button to move to the next screen and the other form to
> close ...
>
> A code example in C# would help.
>
> you guys are great
>
> John
>
>



 
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
problem after problem after problem - winXP wont start! =?Utf-8?B?TWF2aXJpY2s=?= Windows XP Help 2 23rd Apr 2006 03:55 PM
Microsoft Access Object Library Version Problem (Form VBA Code Problem) Don Microsoft Access Form Coding 2 8th Mar 2004 02:00 PM
hibernation problem! problem!, Power Option problem! Farzad Hayati Microsoft Windows 2000 Hardware 2 5th Feb 2004 11:22 PM
hibernation problem! problem!, Power Option problem! Farzad Hayati Microsoft Windows 2000 Advanced Server 2 5th Feb 2004 11:22 PM
Outlook 2002 connector: problem connecting with Domino server because of NAMELookup2 problem Jean-Paul Smeets Microsoft Outlook 2 26th Sep 2003 11:17 AM


Features
 

Advertising
 

Newsgroups
 


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