HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (WinForms) microsoft.public.dotnet.framework.windowsforms


Discuss in the Dotnet Framework (WinForms) forum.



Post New Thread
Threads in Forum : Dotnet Framework (WinForms) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
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 10:31 AM
twahl Go to last post
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 09:49 AM
Go to last post
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 08:42 AM
Ritesh Jain via DotNetMonster.com Go to last post
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 03:38 AM
Claes Bergefall Go to last post
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 02:53 AM
Paschalis Pagonidis Go to last post
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 02:20 AM
Jon Skeet [C# MVP] Go to last post
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 10:50 PM
Peter Bromley Go to last post
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 10:15 PM
Picine Karppehd Go to last post
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 05:37 PM
Travis Merkel (v-trmerk (AT) microsoft (DOT) com) Go to last post
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 04:23 PM
Teis Draiby Go to last post
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 03:45 PM
FinallyInSeattle Go to last post
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 02:04 PM
Radu Go to last post
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 02:02 PM
Tee Go to last post
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 01:40 PM
Tom Krueger [MSFT] Go to last post
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 01:07 PM
Ed Kaim Go to last post
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 11:39 AM
saleek Go to last post
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 10:33 AM
cyberstrike Go to last post
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 08:01 AM
TS Go to last post
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 07:05 AM
Mick Doherty Go to last post
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 06:05 AM
Morten Wennevik Go to last post
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 05:38 AM
Dmitriy Lapshin [C# / .NET MVP] Go to last post
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 02:43 AM
George Jordanov Ivanov Go to last post
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 01:04 AM
Rene Go to last post
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 08:33 PM
MajorTom Go to last post
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 04:33 PM
Andrew Elmhorst Go to last post
3 28
Hi! I need to bring focus to
larsi
01-16-2005 03:43 PM
larsi Go to last post
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 03:25 PM
Harshad Go to last post
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 11:25 AM
WhiskyRomeo Go to last post
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 05:43 AM
AT Go to last post
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 04:09 AM
Morten Wennevik Go to last post
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 03:02 PM
MajorTom Go to last post
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 02:47 PM
Tzury Bar Yochay Go to last post
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 04:42 AM
Cor Ligthert Go to last post
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 11:32 PM
IMRAN SAROIA Go to last post
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 07:39 PM
WhiskyRomeo Go to last post
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 07:05 PM
MS Go to last post
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 05:49 PM
Travis Merkel (v-trmerk (AT) microsoft (DOT) com) Go to last post
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 05:21 PM
Wyatt Go to last post
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 04:27 PM
Warmrain Go to last post
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 04:19 PM
corbinamman (AT) gmail (DOT) com Go to last post
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 03:07 PM
bryan Go to last post
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 02:17 PM
sickfish Go to last post
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 12:05 PM
Hrvoje Vrbanc Go to last post
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 11:51 AM
Herfried K. Wagner [MVP] Go to last post
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 11:32 AM
AT Go to last post
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 10:14 AM
Frederik Go to last post
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 10:13 AM
Teis Draiby Go to last post
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 07:58 AM
Claes Bergefall Go to last post
1 17
How can be selected text in a TextBox deleted by issuing some TextBox class method or property? The goal of the deletion is that it can be undone. I...
Predrag Rakic
01-14-2005 07:37 AM
Predrag Rakic Go to last post
2 20
So I'm having the same problem. But you never replied about your further investigation
Maurere
01-13-2005 10:14 PM
Asher Go to last post
3 19
Post New Thread

Display Options
Showing threads 12151 to 12200 of 21903
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.