all groups > dotnet compact framework > august 2003 > threads for friday august 1
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
Subclass form window proc
Posted by Mike Scott at 8/1/2003 12:45:14 PM
What's the easiest way to subclass the window proc of a form so that I can
add special processing for Windows messages such as WM_CLOSE?
Cheers,
MikeS.
... more >>
.NetCF SP1 localization
Posted by Angelo De Gregorio at 8/1/2003 11:00:04 AM
Does anyone knows if there will be a localized version of the .NETCF SP1 ?
Can I use the English installation as found in the Web site on my Italian
PocketPC 2002 device?
This question is made because VS.Net 2003 when deploy a project to the
device it send the file 'System_sr_enu.cab' or 'System... more >>
Does TabPage.Visible work properly?
Posted by Kevin Z Grey at 8/1/2003 10:31:30 AM
Heya,
I'm attempting to programatically disable a TabPage
from a TabControl and make it invisible without altering
the indices of the TabPages. The TabPage.Visible property
does not appear to be functional in the CF.
On top of this problem I've found that the TabPage
indices do... more >>
Transparent Usercontrols
Posted by Battal at 8/1/2003 10:21:04 AM
Hi,
I'm trying to develop a user control with transparent
background. In my application I'll have a picturebox
control with my background image on it, and on top of the
picturebox control I'll put my usercontrols with images on
it. And I want this images to be drawn transparent.
In my... more >>
Can i use .net remoting technology in CF
Posted by news.microsoft.com at 8/1/2003 10:08:09 AM
I want to develop a app to send data to pc , like activesyn . Can i use .net
remoting technology in CF ?
... more >>
user authentification
Posted by Andreas Schulz at 8/1/2003 9:55:14 AM
Hi,
i build an application where it would be necessary to use a kind of user
authentification, that means it is possible that different people use
the application on the pocket pc. but data are user specific. is there a
specific mechanism already implemented or what other solutions are poss... more >>
Sending SMTP mail from CF
Posted by Patrick Long at 8/1/2003 9:48:13 AM
Can i send an email using a PPC device and the Compact Framework?
TIA
Pat Long
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/2003
... more >>
Print Screen in Pocket Pc?
Posted by Butt Chin Chuan at 8/1/2003 8:51:22 AM
Is it possible to print the page of the form in run time
on the Pocket Pc? If so, how can it be done? In page 84 of
the Microsoft .Net Compact Framework by Andy Wigley and
Stephen Wheelright, it is stated that print controls is
among the controls that are not supported in .Net Compact
Fram... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Find Storage Card name
Posted by Jon Credit at 8/1/2003 6:19:10 AM
I have searched the archives and see lots of discussion on
this but I have really found a definitive answer.
Background...
I am testing with two Pocket PC units, an iPAQ and a Dell
Axim. The name of the storage card folder on the iPAQ is
\Storage Card and on the Dell it's \SD Card
I foun... more >>
Layout Manager and Compact Framework
Posted by Ben at 8/1/2003 1:22:04 AM
I've just "converted" from Java and would like to know how
to implement some sort of dynamic GUI layout in the
Compact Framework, one that resizes and add components
("controls") on the fly.
Anchoring is not available in CF, the examples Microsoft
give for dynamic layouts -
http://samples... more >>
|