all groups > dotnet compact framework > february 2004 > threads for saturday february 28
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
datagrid with numericupdown
Posted by Philip Gray at 2/28/2004 10:11:08 PM
Hello!
Is it possible to create a column in a datagrid that displays as a
numericupdown control?
If anyone has any samples of this, I'd be most grateful. I've tried ripping
off the datetimepicker example on MSDN with no success and I've found a lot
of ugly workarounds in various forums, bu... more >>
How to export data to an excel file?
Posted by mic at 2/28/2004 9:31:06 PM
hello
I wanna export some data to an excel file, create and save it. Is that possible
my platform is wince 4.2, c#
thanks for your suggestions
-mic... more >>
Showing Bitmap Byte Array in a picture Box
Posted by Y. Sivaram at 2/28/2004 2:22:04 PM
I am getting a bit map byte array from a digital camera and I would like to
show it on a picture box control. Is it possible to do this?
... more >>
TypeLoadException : Typ System.Windows.Forms.Control
Posted by Mark Johnson at 2/28/2004 12:08:08 PM
..NET Framework.Compact SP2 : Pocket PC 2002
I have created a Designer support DateTimePicker with CultureInfo support.
Following the instructions explained at :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/customctrlscompactfx.asp
I got this to work in the... more >>
P/Invoke
Posted by Y. Sivaram at 2/28/2004 11:31:41 AM
I want to P/Invoke the following API
extern "C" __declspec(dllexport) BOOL SDIOCamData(HANDLE hCom, Imagecolor
&imgclr,UCHAR *ScreenBufShow,DWORD &ll) ;
typedef struct imgcolor_struct {
UCHAR avRed;
UCHAR avGreen;
UCHAR avBlue;
UCHAR avY;
}Imagecolor;
Is the following VB.NET e... more >>
Smartphone 2002 options
Posted by chris-s at 2/28/2004 10:55:56 AM
Hi folks,
What language options do I have for developing apps to run on 'Smartphone
2002' devices and which database options?
Chris
... more >>
Magstripe reader on Symbol PPT2800
Posted by Mike at 2/28/2004 10:15:40 AM
I am trying to use the 3006-00 magstripe reader attached
to a Symbol PPT2800 using Pocket PC 2002 with VB.NET. I
can successfully get the examples to work -- but the
sample uses a 'simulated' device that runs simulated data
over and over again. I expect I need to programatically
create a... more >>
Keyboad Buffer
Posted by aliarifpk NO[at]SPAM hotmail.com at 2/28/2004 3:08:09 AM
Dear All,
I want to capture the keycode from keyboard buffer in VB.Net.
Actually, I want to make a TSR(Terminate And Stay Resident) utility
which continuously look at the key strocks of keyboard and as soon as
a special key combination is pressed, it will invoke a function to
perform a series ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|