Substitute for ComboBox FindString in compact framework?
Tue, 8 Jul 2008 13:47:03 -0700
I have a combobox bound to a dataset containing States and their
corresponding ID's. How would I set the combobox selection to the textvalue
retrieved from the database?
In Windows forms I would do something like this, however my understanding is
that FindString is not available in the compact framework: ...
|
Timer-based Animation with g.DrawImage Gives Random Pauses
Tue, 8 Jul 2008 16:12:07 -0400
For my Windows CE 5.0 App (using C# in Visual Studio 2005) I have to create several images (on the fly) and play them back as an animation.
I've created an "Animation Control" which holds an array of images (usually about 18 images) and uses a timer to show them via "DrawImage".
This control loops through the ...
|
How to know the name of StartUp folder on device?
Tue, 8 Jul 2008 10:00:00 -0700
Hello,
I have got a question regarding some special folders like "StartUp". This
folder is named "AutoStart" on german platform.
Or
\Windows\Start Menu\Programs\Games is on german
\Windows\Startmenü\Programme\Spiele
How to get the correct folder names for "StartUp" and for the sample above?
...
|
How to get running applications number?
Tue, 8 Jul 2008 06:45:01 -0700
hello,
Is it possible to count not the running processes, but the running
applications? (e.g. like File Explorer, Word, => 2??)
thx
juvi ...
|
File Transfer
Tue, 8 Jul 2008 05:38:05 -0700
Hi,
I have CASIO IT 600 device which has Windows CE 5.0 installed on it. I
would like to tranfer file/data from the device to a PC on network. I have
set the username, password & domain in ControlPanel-->Owner. If i use the
copy command it works fine. But i would like to do it programmatically using
C#. I ...
|
How to draw into a bitmap and then display this bitmap?
Tue, 08 Jul 2008 11:02:16 +0200
Hello,
using CF 1.0 how to do the following:
- have some bitmap
- draw lines and text into it
- put it onto screen (as a whole with a fast copy
operation or similar)
- avoid drawing directly on the screen
- with measures available either in CF 1.0 or Win32
directly thus avoiding 3rd party libraries ...
|
Best way to make screenlock/keylock?
Mon, 7 Jul 2008 09:28:03 -0700
Hello,
Is it possible to lock screen and keys and unlock them with an unlock
method.....have no idea for that.....thx juvi ...
|
|
|
Programmatically change entry mode Smartphone?
Mon, 7 Jul 2008 09:10:01 -0700
Hello,
How can I change the entry mode (ABC, Abc, abc, 123, ...) for specified
textbox on smartphone?
thx
juvi ...
|
Day/Night mode application
Mon, 7 Jul 2008 02:21:33 -0700 (PDT)
I am developing application which has to be able to change colors and
setting for day and for night....
I have main form and a few sub form (opened on click).
How is the best way to change look of the whole application (different
colors and bitmaps...)?
...
|
Read SMS through OutlookSession possible?
Sun, 6 Jul 2008 03:37:01 -0700
Hello,
I want to open the SMSFolder through my OutlookSession but do not find it.
Is it possible to open the SMSFolder through OutlookSession and read SMS?
thx ...
|