all groups > dotnet compact framework > march 2004 > threads for saturday march 27
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Design controls with VB.net
Posted by Zanna at 3/27/2004 11:13:56 PM
Hi,
I read Microsoft docs about how to do a custom control and put it into the
toolbox of VS.net.
All works fine with C# and csc for compiling the desing...dll, but is all
the day I'm trying to do the same thing with a VB.net class.
Works fine right to the toolbox: I can see my vb.net con... more >>
advanced? marshaling
Posted by jeroen at 3/27/2004 7:32:58 PM
Question,
I spend this day in trying to convert the following structures to c# for use
in a p/invoke but i'm keep getting a system.notsupportedexception which
means that there is something wrong with my c# code. Expecially the static
TCHAR array gives me a headache, frankly i'm not sure how to... more >>
CF 2.0 user group?
Posted by éric at 3/27/2004 6:49:43 PM
Is there a place to ask questions regarding CF 2?
I installed it on a test machine yesterday and started playing around a
little...
I have a few questions but I am not sure if this is the best place?
Regards,
éric
... more >>
other programming langs implemented using CF?
Posted by Clark Wilson at 3/27/2004 5:44:39 PM
I have been wandering around looking for other programming languages
(e.g., prolog, scheme, lisp) available on Pocket PCs. The ones I have
found seem all to have been built using Java, which requires a JVM; and
I have been mightily confused by the variety and volatility of JVMs for
Pocket P... more >>
Disable "Display Today screen..."
Posted by Justin Marshall at 3/27/2004 3:47:38 PM
Greetings,
Does anybody know how to programmatically disable the "Display Today screen
if device is not used for xx hours" option?
This option is found in Start - Settings - Today and then the Items tab.
I am trying to lock down the terminal so users remain within my app but the
Today scree... more >>
OpenNETCF Thanks!
Posted by Jamie Macleod at 3/27/2004 3:36:22 PM
Just wanted to say thanks to all you people who have worked on OpenNETCF. I
have only been working on the CF for about a month now and you guys (in the
gender neutral sense) have saved me tons of work. Thanks.
For those interested, I have adapted the CSVDataAdapter to allow for another
heade... more >>
NumericUpDown Problems
Posted by Eric at 3/27/2004 3:35:45 PM
Hi.
I have an application that is going to make extensive use of the
numericupdown control. I cannot set the font property, and the appearance
is not consistent with the rest of my application. Is this a know problem?
Is there a solution? I cannot find one at opennetcf.org.
Thanks,
e
... more >>
Button Class
Posted by dohko at 3/27/2004 12:24:44 PM
The Button Class in WinCE .NET have Event KeyPress ????
i need this event...
thanks...
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Another simple web service question
Posted by Balint Toth at 3/27/2004 11:53:46 AM
I made a web service. It works fine. I go an IIS on my desktop computer, and
the client app on my mobile device. The comp. and the mobile is connected
with an USB cable. The computer is connected the the internet, and in the
webservice I use the IP of my computer.
My question is: if I disconne... more >>
Detecting a Listview scroll in VB.Net
Posted by jeffg22 NO[at]SPAM mindspring.com at 3/27/2004 11:23:16 AM
How can I detect when a user scrolls a listview (using VB.Net)? There
doesn't seem to be an event triggered by the scroll.
Also, if possible, how can I determine how far the listview was
scrolled and in what direction? (I'd guess that the TopItem property
would be useful for this purpose, bu... more >>
MS CE Comm Control for Pocket PC 2002 in .NET
Posted by Craig C. at 3/27/2004 10:54:09 AM
Is it just me, or is there no MS CE COMM Control for the .NET Compact
Framework??
I have VS Studio .NET 2003 and am trying to re-create an older eVB project I
have from scratch. This eVB project uses the MS CE COMM 3.0 Control. I
can't find the equivalent control for .NET in the list of avail... more >>
how to create a DLL file
Posted by shirly bar at 3/27/2004 9:36:07 AM
I created a c# windows application and i want to use in it classes. I think i need to convert the .cs files into dll , how can i do it?... more >>
Create a Library of Images??
Posted by StevenVibert NO[at]SPAM hotmail.com at 3/27/2004 8:01:24 AM
I'm working on an application that uses a a collection of images
licensed from a third party. Part of the license agreement includes a
stipulation that the images must be embedded in a manner that prevents
the end-user from creating copies of the images.
In other words; I can't store the bitma... more >>
MessageBox type of dialog
Posted by SvenÅke Andersson at 3/27/2004 12:52:47 AM
How to create a dialog box that pops up lika a MessageBox?
/Såa
... more >>
|