|
-
Jul 29th, 2005, 11:56 AM
#1
Thread Starter
PowerPoster
cant access form?[RESOLVED]
I cannot seem to create an instance and access another class or form in C#. however in Windows Development in C# I am able to create an instance of another form
is there a way to create and initialise another form in C# mobile development?
usually its:
private frmSomeform = new frmSomeform();
etc....
but i cannot get the name of the form to show in mobile development.
Last edited by Techno; Jul 31st, 2005 at 06:04 AM.
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
|