I'm using VB.NET to build a WinCE application.
Ho do I put an image (from a file) at the background of a button, when the Image property doesn't exists?
I used to do it very simple with VB6:
...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20771281.html
Zones:
.NETDate Answered: 10/20/2003 Grade: B Views: 0
Is there an equivalent of MethodBase.GetCurrentMethod in the Compact Framework?
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20823180.html
Zones:
.NETDate Answered: 02/02/2004 Grade: A Views: 0
Hi all,
this is a tough one indeed... I would like to run a macro from my VB.Net (Compact Framework) code, as I'm developing using a Pocket PC...
The reason for this is that I wish to initia...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21054990.htm...
Hi
Anyone able to give me any pointers on using a TCP connection on pocket pc 2003 using .net compact framework (VB)?
Cheers
http://www.experts-exchange.com/Programming/Handhelds_-_PDAs/Pocket_PCs_All/Q_21105176.htm...
HI all,
I have a Pocket pc application, in which suppose there are 2 forms.
in form1 button click, form2 is shown to the screen.
Form2 is inherited from form1.
On clicking today screen, t...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21175292.html
Zones:
C#Date Answered: 10/27/2004 Grade: A Views: 0
Hi Experts,
I have a .NET application that runs on PocketPC and CE.NET devices. I am checking to see whether the device was hard reset (system time < last time program ran) and if this is the ca...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21180988.htm...
I am writing a program for pocketpc, using VS.net 2003
but i can only use Thd.start(), but can't use .Abort() or suspend
any way to solve this problem?
it is very urgent, extra points will b...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21194269.html
Zones:
.NETDate Answered: 11/04/2004 Grade: A Views: 24
My second test on Windows CE...
I'd like to be able to login to an FTP server to get/put files. Nothing major just some plain simple ASCII text files. Been trying on here and on google and can't...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21233303.htm...
I am using the VB.NET and the compact framework to design an app for the pocket pc, i am using a tree view control to list some data.
i need the user to be able to right click a node buy holding...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21324979.htm...
I have a form with a listview with checkboxes enabled. I want to delete checked items when I click a command button. AA the Compact Framework does not allow for the conventional ListView1.SelectedI...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21499477.htm...