| Thread | Last Post | Replies |
|
| Change color progressbar | 13 May 2008 10:27 GMT | - |
How can i change the color of progressabar?
 Signature Armando Rocha Mobile Developer
|
| MessageBox Culture | 12 May 2008 18:54 GMT | 1 |
Hi, i have a Pocket PC with SO ( WM 5 ) in english language. The people that will use it, is spanish people....my problem is that i need to set the MessageBoxButtons to "SiNo", but i only get "YesNo". How can i accomplish this task ? Can anybody help me ?
|
| Data Grid Column Width | 12 May 2008 18:03 GMT | 2 |
VS2005, VB.Net, I'm programming a WASP WDT3250 w/Windows CE 5.0 Thus...Visual Basic>Smart Device>Windows CE 5.0 project. I've been looking for examples on how to set the column width in a datagrid. I'm populating the datagrid with a collection and assigning that
|
| Add control to another thread | 12 May 2008 15:20 GMT | 2 |
I just developed a class that suppose to replace the MessageBox.Show. It create a panel with some additional elements (image/buttons/labels etc). I'm looking for the best way to add the panel to the calling form. I also have to handle different thread calls (thread I is calling me, ...
|
| IsNumeric validation Compact Framework 2.0 | 12 May 2008 12:29 GMT | 10 |
Hi, are there any function in C# to validate that the value from a textbox to be numeric ? Thanks in advance.
|
| Send Your Location | 12 May 2008 09:56 GMT | 1 |
Hi, I've just posted a small for sending your location to others that may interest you over at www.binaryrefinery.com Thanks Richard (Device Dev. MVP)
|
| Launch Settings -> Owner Information programmatically ? | 11 May 2008 13:40 GMT | 1 |
I can launch applications through this line of code: System.Diagnostics.Process.Start(); But where can I find the settings "Owner Information", "Battery", "Memory" in \\windows?
|
| ANN: Open-source Emulator Manager Object Model | 10 May 2008 00:12 GMT | - |
We've created and released a simple object model on top of the Device Emulator Manager: http://blog.opennetcf.org/ctacke/PermaLink,guid,bab37b43-49b4-44c7-bcb8-259b6692 2052.aspx
|
| get rid of focus | 09 May 2008 18:59 GMT | 3 |
Env.: WM6 / VS2008 / CF 3.5 Hi All, I have this winform used to view info (not edit it). It contains a set of labels and textboxes set in readonly mode.
|
| Compiling for an older version | 09 May 2008 17:27 GMT | 1 |
We have a project, originally written in C# in VS2003 for PPC using .Net Framework 1.1 and SDF 1.4 for devices running WM 2003se. We've since upgraded the project to VS2005, .Net 2.05 and SDF 2.2 to accomodate new devices running WM5/6.
|
| Multiple fields in ComboBox.DisplayValue | 09 May 2008 11:25 GMT | 1 |
Hello to everybody. I'm old in Delphi but quite new in Visual Studio, starting development in VB.NET for PPC... I would like to ask, if it's possible to add many fields in
|
| The Device ID length | 09 May 2008 11:07 GMT | 4 |
I am using pInvoke of KernelIoControl in the coredll to obtain the unique Device ID. After reading up on the Device ID it appears to be stored in 16 bytes. I have an older PocketPC 2003 (HP iPAQ), and the Device ID is quite short, it looks like this (i changed some of the ...
|
| Packaging _setup.xml (for SSL Cert) into WinCE 5.0 CAB using CabWiz? | 09 May 2008 05:57 GMT | 5 |
I am attempting to install a SSL Certificate on a WinCE 5.0 mobile device. I have already created the appropriate "_setup.xml" file that contains the SSL Certificate installation information (as shown in several posts/blogs/WinCE32 SDK). Now I am attempting to package _setup.xml ...
|
| WPF in CF | 08 May 2008 01:49 GMT | 1 |
Is anyone aware if Microsoft is planning to support WPF in the Compact Framework? I know that they introduced the WCF in 3.5 CF but have not heard anything about WPF. (or how about WF)? Thanks
|
| Web.Services SoapContext | 07 May 2008 22:00 GMT | - |
Compact Framework 2.0 does not include support for WSE 3.0 (Web.Services3). What can I use instead of SoapContext to pass my credentials? On Windows application I use C# code: NewToken.com.digitalpaytech.sandbox.TransactionInfoServiceWse
|