| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I'm looking for which event to use with regard to a DateTimePicker control.
I want my event to fire when the actual contents of the control...
Rob Oldfield
|
01-18-2005 11:01 AM
Rob Oldfield | 2 | 22 |
|  | I've got a windows form and have a ListView control I'm trying to populate.
In the form's constructor, I call
a method called InitializeList(). In...
epigram
|
01-18-2005 10:17 AM
epigram | 0 | 14 |
|  | I would like to remote debug a no touch application on a client machine. The
problem is that I don't know how the no touch application can get...
twahl
|
01-18-2005 09:31 AM
twahl | 0 | 19 |
|  | Hi all,
I have added event to Enter and Leave to a textbox control.
Within Enter I am setting focus to another control and this is causing me... |
01-18-2005 08:49 AM | 0 | 18 |
|  | Does anyone have any C# code snippet for iterating thro a datagrids rows and
getting the values of the rows that have been selected
Clive Godden
|
01-18-2005 07:42 AM
Ritesh Jain via DotNetMonster.com | 1 | 18 |
|  | Hello,
I have a tree view that shows check boxes on its nodes. Is there a way to
turn off the check boxes for some of the nodes, and not all of the...
javatopia
|
01-18-2005 02:38 AM
Claes Bergefall | 1 | 25 |
|  | Hi
Can anyone point me to a resource for common used (or not so common) icons /
button graphics??
Thanks
Paul Aspinall
|
01-18-2005 01:53 AM
Paschalis Pagonidis | 2 | 20 |
|  | Hi,
i have vb.net windows forms applciation.
i make a loop in order to do some work that consumes time, and i want the
user to be able to press the...
z f
|
01-18-2005 01:20 AM
Jon Skeet [C# MVP] | 2 | 24 |
|  | Hi,
I have read up as much as I could on MSDN and am pretty sure the answer
will be no. But...
Is it possible to control which version of the .NET...
Peter Bromley
|
01-17-2005 09:50 PM
Peter Bromley | 0 | 21 |
|  | I am trying to write some reports on the Office 2003 Journal file using the
Crystal Reports that come with Visual Studio.Net and it shows some of...
Picine Karppehd
|
01-17-2005 09:15 PM
Picine Karppehd | 0 | 21 |
|  | Hi All,
I have used FindWindowEx to get the handle to an object I'm trying to work
with. The object is of type mshtml.HTMLDocumentClass. Basically...
Travis Merkel (v-trmerk (AT) microsoft (DOT) com)
|
01-17-2005 04:37 PM
Travis Merkel (v-trmerk (AT) microsoft (DOT) com) | 0 | 16 |
|  | I am using context menus as pull-down menus, activated by buttons. If a
context menu is already open I want the corresponding button to close...
Teis Draiby
|
01-17-2005 03:23 PM
Teis Draiby | 1 | 24 |
|  | I have a Windows Forms .NET application that I've built a Setup project
for that includes the installation of the .NET Framework and MSDE
(using the...
FinallyInSeattle
|
01-17-2005 02:45 PM
FinallyInSeattle | 0 | 17 |
|  | I'm aware of this solution. Unfortunately, it aint good enough.
The whole point of the zero touch deployment scenario is that you don't have
to roll...
Sander Pilon
|
01-17-2005 01:04 PM
Radu | 2 | 19 |
|  | Hi,
I need to make a window form that look the options winform in MSN Messenger
7.
It is not using tab, but a list of available content on the left...
Tee
|
01-17-2005 01:02 PM
Tee | 2 | 19 |
|  | I have a C# application that starts off at a main form. On this form are
several private variables with public properties (get/set). One...
Matthew Morvant
|
01-17-2005 12:40 PM
Tom Krueger [MSFT] | 1 | 22 |
|  | I am trying to create a control which is basically a PictureBox than
can receive and show focus. I have created a UserControl descendant
that simply...
Bruce
|
01-17-2005 12:07 PM
Ed Kaim | 1 | 22 |
|  | I was wondering if there is a way I can add an extra header to a datagrid?
I found this solution on the internet - but it seems quite old and...
saleek
|
01-17-2005 10:39 AM
saleek | 2 | 19 |
|  | okay, I have a wierd problem. first of all, when my app loads, it uses a lot
of memory. Most of which goes away if I minimize and reopen the...
cyberstrike
|
01-17-2005 09:33 AM
cyberstrike | 2 | 20 |
|  | I want to be able to display a modal window during my application used to
take tests. The application has a looping timer that after each time...
TS
|
01-17-2005 07:01 AM
TS | 2 | 32 |
|  | Hi,
I have a tabcontrol that has a tabpage, I want to add another tabpage on
runtime, but I want the tabpage to be added to the 1st tab, anyone know...
Tee
|
01-17-2005 06:05 AM
Mick Doherty | 6 | 21 |
|  | I pass my label control by reference into a function in order to change the font color. If the value in the label is a negative number, I will change...
STom
|
01-17-2005 05:05 AM
Morten Wennevik | 6 | 33 |
|  | http://www.devcity.net/Articles/122/1/article.aspx
http://msdn.microsoft.com/smartclient/default.aspx?pull=/library/en-us/dnwinforms/html/datagridcol...
Dmitriy Lapshin [C# / .NET MVP]
|
01-17-2005 04:38 AM
Dmitriy Lapshin [C# / .NET MVP] | 0 | 66 |
|  | Hi folks,
I have the following problem. I have a nice-and-tidy ListBox control, which
is bound to another nice-and-tidy strongly typed...
George Jordanov Ivanov
|
01-17-2005 01:43 AM
George Jordanov Ivanov | 2 | 25 |
|  | I would like to know if there is a way to hide the form icon on a form that
can be resized. I know I can set the ControlBox porperty to false and...
Rene
|
01-17-2005 12:04 AM
Rene | 0 | 43 |
|  | Hello everybody,
I need help on how to use the same datase in two different form, this is the
scenario:
at the first form I load a big dataset (ds1)...
MajorTom
|
01-16-2005 07:33 PM
MajorTom | 2 | 25 |
|  | I'm building a Winforms library in which we would like to ship over 600
icons. Most of the icons are in PNG or GIF format, as they work best in...
Andrew Elmhorst
|
01-16-2005 03:33 PM
Andrew Elmhorst | 3 | 28 |
|  | Hi!
I need to bring focus to
larsi
|
01-16-2005 02:43 PM
larsi | 1 | 18 |
|  | Most controls have background color property. Some of those do not have
"Transparent" option. Is there anyway we can programatically make...
Harshad
|
01-16-2005 02:25 PM
Harshad | 0 | 19 |
|  | I have windows application that is used to set and set passwords for a web
site.
I need to generate the MD5 hash value and store it locally. ...
WhiskyRomeo
|
01-16-2005 10:25 AM
WhiskyRomeo | 7 | 25 |
|  | Greetings,
I have been capturing and logging exceptions in an application I
developed. I've noticed for some time now that certain exceptions
track...
AT
|
01-16-2005 04:43 AM
AT | 1 | 16 |
|  | I have a need to know in one of the keypress events, what position the
cursor is in. For example, as I position the cursor and type, I'd like...
Becker
|
01-16-2005 03:09 AM
Morten Wennevik | 2 | 17 |
|  | Thanks for your help.
As you say that I just be able to share the dataset normally.
I check for the number of rows at the second form, and found...
MajorTom
|
01-15-2005 02:02 PM
MajorTom | 2 | 22 |
|  | I need to find the way of getting the selected text or the word(s) that
located near or under the mouse cursor.
The text can be selected or pointed...
Tzury Bar Yochay
|
01-15-2005 01:47 PM
Tzury Bar Yochay | 0 | 20 |
|  | Currently my app is doing
System.Diagnostics.Process.Start("http://www.yahoo.com");
this successfully launches a browser window but it RE-USES an...
AT
|
01-15-2005 03:42 AM
Cor Ligthert | 2 | 19 |
|  | Hi!
I am from Visual FoxPro Community and used to develope
data entry forms on many sides on Data Grid.
But the Grid in Dot Net is quite different...
IMRAN SAROIA
|
01-14-2005 10:32 PM
IMRAN SAROIA | 0 | 26 |
|  | Is there a way for the OpenFileDialog to return the UNC equivalent of the
path of a file the user selects or is there another way to discover the...
WhiskyRomeo
|
01-14-2005 06:39 PM
WhiskyRomeo | 2 | 20 |
|  | Hi,
I have a situation where I need to show a datagrid that has ComboBox in It.
I was able to create a ComboBox inside datagrid. What I could'nt...
MS
|
01-14-2005 06:05 PM
MS | 0 | 18 |
|  | I am working on a winforms project that does some does some automation of IE
using the IE object model. At some point a button is clicked in the...
Travis Merkel (v-trmerk (AT) microsoft (DOT) com)
|
01-14-2005 04:49 PM
Travis Merkel (v-trmerk (AT) microsoft (DOT) com) | 0 | 17 |
|  | One of my users is getting a NullReferenceException (Object reference not set
to an instance of an object) when they hit the Ok button on one of my...
Wyatt
|
01-14-2005 04:21 PM
Wyatt | 1 | 16 |
|  | I'm trying to improve data-entry efficiency for users of my program.
One idea we had was to make certain textboxes work like the To: box in
an...
AT
|
01-14-2005 03:27 PM
Warmrain | 6 | 13 |
|  | I am looking for an online tutorial that explains how to build a slick
looking UI. My app is done so now I need to spruce it up and replace
all the...
AT
|
01-14-2005 03:19 PM
corbinamman (AT) gmail (DOT) com | 1 | 22 |
|  | By that I mean, should the layout of the Form's container tell the child
controls where to go. Not the other way around, where the child control...
Aaron
|
01-14-2005 02:07 PM
bryan | 1 | 22 |
|  | in my application, i derive from ApplicationContext to provide a simple
splash window. basically, what happens is:
1. splash window loads
2. splash...
sickfish
|
01-14-2005 01:17 PM
sickfish | 0 | 20 |
|  | Hello all,
I'm relatively inexperienced with Windows Forms programming so I have one
question: what is the best way to dynamically add e.g. 100...
Hrvoje Vrbanc
|
01-14-2005 11:05 AM
Hrvoje Vrbanc | 4 | 19 |
|  | How do I keep my collecton of tabs in a tabcontrol in a consistent order.
The order of the tabs keeps changing.
Fred
Fred Herring
|
01-14-2005 10:51 AM
Herfried K. Wagner [MVP] | 1 | 23 |
|  | I am looking for an online tutorial that explains how to build a slick
looking UI. My app is done so now I need to spruce it up and replace
all the...
AT
|
01-14-2005 10:32 AM
AT | 0 | 15 |
|  | Hi all,
Situation: Windows Forms, DataGrid, CSharp, WinXP Pro, VS 2003
How can I add a click event to an Image?
The Imageis in a DataGrid, drawn...
Frederik
|
01-14-2005 09:14 AM
Frederik | 2 | 17 |
|  | In a window containing two controls divided by a splitter, I want this
splitter to stay centered when the window is resized.
Is there any trick to...
Teis Draiby
|
01-14-2005 09:13 AM
Teis Draiby | 4 | 22 |
|  | Can I use the datagrid to display information other than from the database
for example some text strings? Or is there any controls I can use that...
Ryu
|
01-14-2005 06:58 AM
Claes Bergefall | 1 | 17 |