473,386 Members | 1,644 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Pocket PC application

S
I am working on an application with a wizard type interface for Pocket
PC's. Because of the lack of available space to work with I am creating
the controls programatically and adding them to the form at run-time.

However, I am struggling to find out how to reference these controls at
design-time. i.e. how do I retreive a value from a text box which does
not exist yet as I do not create the control until run-time?

I am running to very tight timescales on this project so any help at all
would be very gratefully received!
Nov 21 '05 #1
2 981
I hope this helps I am not quite sure what your problem is.
you may have to create a variable and store null or 0 in it and use it to
store the value and then when the runtime text box is created you can
populate the textbox value with the variable value. Generally you would only
use a text box to get a value from the user input after the text box was
created. Say your text box is programatically created and then the user
enters in his response and the value is stored and used. Not sure why you
would try to get a value from something that hasn't been created.
Mark
"S" <s@s.com> wrote in message
news:x9****************@newsfe1-win.ntli.net...
I am working on an application with a wizard type interface for Pocket
PC's. Because of the lack of available space to work with I am creating the
controls programatically and adding them to the form at run-time.

However, I am struggling to find out how to reference these controls at
design-time. i.e. how do I retreive a value from a text box which does not
exist yet as I do not create the control until run-time?

I am running to very tight timescales on this project so any help at all
would be very gratefully received!

Nov 21 '05 #2
S

Beside the answer you had alreaydy did you know that there is a relative
active newsgroup for the compactframework and not because you are not
welcome here.

microsoft.public.dotnet.framework.compactframework

Cor
Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
3
by: Michael | last post by:
Hi to all, I have a general question: is it possible, that I can't use DataGrid and the method SetDataBinding for an application running on a pocket pc? I used the same code (comming from...
4
by: Joseph M. Newcomer | last post by:
I have a brand-new CE 2003-based device (ViewSonic V36). Now I want to port a C# app I've writte to the pocket PC> I searched a bit in the MSDN and couldn't come up with what I need to do to...
5
by: Oliver Huppert | last post by:
Hi all, can someone tell me what I need to develop applications for PPC2003 with C#? I have read several meanings about this topic. Do I need Visual Studio .NET or is Visual C# .NET Standard...
8
by: Krishnan Margabandhu | last post by:
I'm writing a Pocket PC app that will run when a device is first powered on. I want this program to get some data from the user and invoke a CAB file to install a software on the device. How do I...
1
by: M O J O | last post by:
Hi, I've developed a Windows VB.Net CRM application for my company. I need my own CRM application to be able to replicate it's calendar with my Pocket PC 2003 Outlook calendar. Understand...
10
by: Neil Wallace | last post by:
Guys, I am hopping mad. I am just a hobby programmer making little .net applications for pretty much no-one else but me to use. One application I have written would, to my mind, work best on...
3
by: Daniel Liberman | last post by:
Hi, everyone. That's my environment: - I have a pocket pc (iPAQ h4350) application developed with VSNET2003/C# that has a SQL Server CE Database, running. That's working fine. Obs: the pocket...
1
by: milk-jam | last post by:
I have 2 problems regarding my c# pocket-pc application made with vs2005. both are used in my other applications but i dont find a way to use them on my pocket pc version of the application. 1...
5
by: Terry Metcalfe | last post by:
I have an Asus A696 pocket PC. I have written a small test program in VB6 called "Pocket PC" and compiled it just as I would normally do to run on my desk top. It runs on my desk top perfectly...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.