|
-
Sep 27th, 2012, 09:21 AM
#1
Thread Starter
Junior Member
[RESOLVED] CF 3.5 - Alternative to Shown event ?
Hi there, 
I'm developping an application for Pocket PC but I don't have the Shown event for a form.
During FORM_A loading, I check some values and sometimes I need to open FORM_B.
But FORM_B is opened before FORM_A, so I can't see it. And I don't want my users to click on a button to open FORM_B, I want this check to be automatically done by my program.
My solution would be to use FORM_A.Shown() event, but I don't get it.. Maybe because I'm programming for Smart Devices?
Is there any alternative, tricks to simulate it ?
Thank you
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|