Error when trying to display the form designer. See picture of the error: Code of the screen: public partial class frmCanalVenda : frmEdit
I have a .NET Compact Framework Application wh开发者_StackOverflow中文版ich has subfolders containig some files.
For security reasons, I\'m trying to disable the opening of Outlook (or any default mail client) when the user clicks a popup in my subclassed WebBrowser viewing a local html file.I\'ve tried replacin
I would like to be able to programmatically control the word completion list for a particular textbox in my windows mobile application.Does anyone know if this is possi开发者_开发百科ble and if so how
i Want To Find Confic.INI File From Application path and i want get values, i mean read INI file data to string...
How I can use a dll developed in VB6 appli开发者_运维百科cation on my Windows Mobile 6.5 Compact Framework?You can\'t for a multitude of reasons, including:
I have a TCP client/server app to communicate with a Windows CE device over an ActiveSync connection.Both the client and server utilize Asynchronous sockets (i.e. the Socket.Begin* and Socket.End* fun
FileSystemInfo.L开发者_C百科astWriteTime property is readonly in CF. Is there an alternative way to change that date?P/Invoke SetFileTime.
I need to monitor internet 开发者_如何学Pythontraffic (both upload and download) on windows mobile. Is there any API available to monitor internet data traffic on windows mobile (C#)? I am using OpenN
I am working on a windows mobile application.I have created a wizard that开发者_StackOverflow uses a modal window so that the windows bar is hidden.One of the wizard stages has requires a picture to b