Is there any way to show CheckBox in DataGrid in my开发者_运维问答 C# program on Windows-Mobile (FW 3.5)?The answer is the same as when you asked about changing row colors.Yes, you can do it by custom
I am trying to get the powerstate for my windows mobile device. The states are defined as: #define POWER_STATE(f)((f) &0xFFFF0000) // power state mask
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I was just wondering, is Graphics.DrawImage() asynchronous? I\'m struggling with a thread safety issue and can\'t figure out where the problem is.
The lack of expression trees in Compact Framework has bugged me for some time now, but I haven\'t really looked for a solution.
I have panel that I have customized.I use it to display text.But sometimes that text is too long and wraps to the next line.Is there some way I can auto resize the panel to show all the text?
Do you know of a fast and simple entity validation framework that could be used in a Compact Framework project?
Im looking for a nice demo/sample using Windows Mobile Managed Gestures. I have a main view that contains a single panel.
I am trying to do a memory profile on a .Net CF app. It was originally compiled in 2.0, but I converted it to 3.5 so I can use the 3.5 CF PowerToys Remote Perf Mon. I am getting the following error me
I am trying to do a TableAdapter.Fill(dataTable) and it fails with the above error. Here is the code in ...DataSet.Designer.cs