all groups > dotnet windows forms > october 2004 > threads for sunday october 31
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
Difference between KeyCode and KeyData
Posted by Dotnetjunky at 10/31/2004 11:33:01 PM
Hi,
In the event handlers of KeyUp and KeyDown events, the passed-in event
argument has two properties named KeyCode and KeyData. Could anybody tell me
the difference between the two ? The documentation is very vague on this.
And one more question. I'm creating a textbox to let users enter... more >>
rotate control
Posted by Chris at 10/31/2004 11:12:54 AM
Hi,
Is it possible to rotate a control on a form ? (e.g. Button, customcontrol)
thnx
Christian
... more >>
ListView And Datagrid style
Posted by Steve Butabi via .NET 247 at 10/31/2004 3:56:39 AM
HI!
How can I change row height and row bgColor in datagrid and/or Listview?
lang: C#
platform: POcket Pc 2003 SE
thx
--------------------------------
From: Steve Butabi
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>daWopM6omkKa3nYcLV1pLA==... more >>
How to write and read a Meta file from the a stream.
Posted by Amendra TheUltimate via .NET 247 at 10/31/2004 3:52:35 AM
Hi,
I have been trying to write to a memory stream and read and=
display a meta file=2E I was ok with drawing on to the metafile=2E=
But what I cannot seem to do is read from the memory stream that=
I have written to=2E I get an exception saying, Additional=
information: A generic error o... more >>
Checkbox in Checkedlistbox just vanishes
Posted by Mohit Vora via .NET 247 at 10/31/2004 3:52:11 AM
This is very queer=2E
I am using a CheckedListBox in VB=2ENET=2E When I run the application=
on my development machine, it works just fine=2E But when it is=
run in the client's machine, sometimes (seemingly randomly) the=
for the top 2 or 3 items of the checkedlistbox, the checkboxes=
o... more >>
Problems with C++ and Control::FromHandle
Posted by Justin Walker via .NET 247 at 10/31/2004 3:51:33 AM
Hello all,
I am having a problem which has really stumped me=2E Using =2ENET=
management in a C++ program, I am trying to get a control via=
it's handle=2E However, even though a C# utility will pick up on=
the control with its handle, this C++ program will always return=
null (same con... more >>
transparent user control
Posted by vrush desh via .NET 247 at 10/31/2004 3:50:38 AM
(Type your message here)
Hi,
I want to make user control transparent. I have made it tarnsparent
using maketransparent method but while moving that control its taking
background of parent control which i dont want so how can i make this??
Please help me ASAP.
my email id is vrushalid@gmail.c... more >>
Docked panels and Z-order problem.
Posted by Dominik Jeske via .NET 247 at 10/31/2004 3:49:42 AM
Hallo=2E
I have two panels docked on the right of the form (p1 on the left=
and p2 on the right) and I want third panel to slide from right=
to left into a view between p1 and p2 (Just like Solution=
Explorer window in Visual Studio ? if it is in auto hide mode=
its slides to left when mous... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|