HighTechTalks DotNet Forums  

Sponsored Links


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


Discuss in the Dotnet Framework (WinForms Controls) forum.



Post New Thread
Threads in Forum : Dotnet Framework (WinForms Controls) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Version 1.44 of the SharpLibrary has been released. A new update to our library has been released. Main highlights of this update: Six new...
Forums
08-20-2004 01:57 AM
Troy Simpson Go to last post
6 18
I have a DataTable with several columns. One column is a string that represents distances.(1 foot, 5 meters, 3 cm, etc) I want to click on the...
AT
08-19-2004 08:42 PM
ClayB [Syncfusion] Go to last post
5 27
Hi, My windows app has a toolbar which points to a imagelist. I would like to display besides the image. I couldn't find any text property for...
Mary
08-19-2004 06:10 PM
AT Go to last post
1 21
Hi all, I have a owner drawn list view control. And view is set to details, I have only one Column. How do I change the forecolor(blue) of a...
Gerry Viator
08-19-2004 03:01 PM
Gerry Viator Go to last post
1 20
Is there a way to embed a dropdown combo box into a menu or toolbar? Thanks, TJ
Tom Jones
08-19-2004 02:16 PM
Tom Jones Go to last post
0 23
Does anybody know if STAThread is a requirement when using OpenFileDialog? I have an app that is using MTAThread Form and the OpenFileDialog hangs...
John Beard
08-19-2004 09:55 AM
AT Go to last post
3 32
BlankI have an app which includes a winform datagrid bound to a dataset. At times a new row is added to the dataset and sometimes the datagrid...
Paul J. Lay
08-19-2004 04:27 AM
ClayB [Syncfusion] Go to last post
1 18
Hello, I have a form with multiple ComboBoxes with the style of DropDown. When loading my form, I prepopulate the combo boxes with items and select...
SpikeGuy01
08-19-2004 01:29 AM
Morten Wennevik Go to last post
1 22
Hi, Before asking my doubt, first I want to tell you about my application structure. I want to design a Client Desktop program, which has an MDI...
TusharP
08-19-2004 12:34 AM
Tushar Patil Go to last post
2 21
Hi, I have a very strange problem with vsnet 2003, inner controls sometimes disappear from the design view when I compile a project and the design...
AT
08-18-2004 10:00 PM
AT Go to last post
0 23
I have a datagrid with three combobox columns. I populate two of them on the load of the form. The other one I want to populate after selecting...
blue_nirvana
08-18-2004 03:27 PM
blue_nirvana Go to last post
0 17
Hi I am trying to do my own implementation of IInternetSecurityManager using managed WebBrowser control. C# Beta documentation suggests that "To use...
AT
08-18-2004 02:44 PM
AT Go to last post
0 21
I'm having a problem with collections as properties. I'm trying to create a custom dropdown that can have ValueMember and DataMember set for each of...
gja63
08-18-2004 11:50 AM
Andy Becker Go to last post
1 19
How do you add a combobox to a datagrid? I have looked at some examples on the Web and have not been able to figure how to put it all together. ...
JD
08-18-2004 10:18 AM
njp Go to last post
3 17
Hi, To make an XP style owner draw menu really look the part it's necessary to make a main menu item appear as a tab to its' menu when it is...
jon morgan
08-18-2004 08:56 AM
Sijin Joseph Go to last post
2 22
I have a solution which consist of several projects, and many of the forms inherit from a base form. Some of the behavior in the base form is...
Selden McCabe
08-18-2004 03:38 AM
Claes Bergefall Go to last post
1 24
Dear Programmers, Could anyone send me to the right location to find code/example on how to take information from Excel File Format of ".CVS" into...
08-17-2004 05:24 PM
AT Go to last post
1 24
Can anyone give me an example (C#) of how to verify if a value typed into a combobox match with an item of the list. Thanks.
Daniel M.
08-17-2004 02:11 PM
Daniel M. Go to last post
0 20
I have a c# windows form app with a parent form that is loading a child form. In the child form is a webbrowser control that should load a web page...
E Stafford
08-17-2004 01:46 PM
E Stafford Go to last post
0 26
I need a treeview/listview type control that will allow me to use a progressbar or another object in one of the columns. The layout I need will look...
Aaron
08-17-2004 12:11 PM
Allen Anderson Go to last post
3 27
"MrCOBOL" <MrCOBOL (AT) discussions (DOT) microsoft.com> wrote Sijin's explanation is very, very complete. All I can add is that you might need to...
Andy Becker
08-17-2004 12:03 PM
Andy Becker Go to last post
0 20
Hi everyone, I have built a custom control that contains a property of a custom Class (Blank) I've written. When I bind another object's property to...
Dave Hagedorn
08-17-2004 10:56 AM
Sijin Joseph Go to last post
1 23
The validate event will only fire when the focus moves from the Textbox contol to another control that has it's CausesValidation property set...
Sijin Joseph
08-17-2004 10:54 AM
Sijin Joseph Go to last post
0 23
Hi, I am wondering how i might be able to add an event to the Datagrid control which catches a row change... ??? Regards Darryn
Darryn Ross
08-17-2004 06:01 AM
Ken Tucker [MVP] Go to last post
1 23
Hi, I was wondering if the TreeView control in .NET 2.0 could have a check box per node. Instead of having a checkbox on all the nodes by changing...
Louis-Philippe Carignan
08-16-2004 04:39 PM
Louis-Philippe Carignan Go to last post
0 18
yello all. Is there a good book for windows.forms.datagrid?? I have about fifteen different books and none of them have a GOOD reference to datagrid...
jamie
08-16-2004 11:13 AM
Rebecca Riordan Go to last post
3 25
when you create a custome control as you have mentioned only the events of the usercontrol fires unless you write your own. itz not clear what...
Asela Gunawardena
08-16-2004 07:26 AM
Asela Gunawardena Go to last post
0 21
Hi I'm Implmenting a designer for a custom control that i've already developped. When doing the designer I had to raise the...
Asela Gunawardena
08-16-2004 07:03 AM
Asela Gunawardena Go to last post
0 20
When I use the SaveDialogFile and I try to save to a file that already exists, the following prompt (message box) pops up: Save As File exists - do...
Me
08-16-2004 06:29 AM
AT Go to last post
2 30
I would like to select all text within a TextBox every time the TextBox gets focus (like IE's address bar). This seems very easy: Just wire up the...
Guido Kraus
08-16-2004 04:02 AM
AT Go to last post
5 19
Does the Interval property of Timer control have default value?
Boris
08-16-2004 03:38 AM
Claes Bergefall Go to last post
1 26
Hi there, I am looking for 3rd Party windows form controls for use in C# .Net programming. Has anyone come across - instrumental widgets and -...
AT
08-16-2004 02:31 AM
AT Go to last post
0 21
Greetings, Is there a way to know if the vertical scrollbar is visible in a ListView? In the Details view mode, I would like to set the column...
08-15-2004 02:47 PM
Andrew Smith \(Infragistics\) Go to last post
2 36
Hi, I need to have windows explorer like control in my application where the user can select the folder/files in their PC to perform something. No...
kjon
08-15-2004 08:11 AM
AT Go to last post
4 19
Hi, I need a treeview control that allows you to select each brach/file using a checkbox. Is this functionality vuilt in to the standard Treeview...
Stu
08-15-2004 08:03 AM
Stu Go to last post
0 23
This is more of a small puzzle to me than a problem but I'd still appreciate any comment/clarification: I've been playing with a new third party...
John Dann
08-15-2004 04:05 AM
Sijin Joseph Go to last post
1 22
Does anyone know of a good Speedometer or Tacometer control for .NET apps (I'm coding in C#)? So far, all I've seen is one by ChartPro, but it's...
AT
08-15-2004 12:51 AM
AT Go to last post
3 31
I'm looking for a label or text control to "spice-up" the look of my app. I don't have time to play with GDI+. I need something ready to go....
AT
08-14-2004 06:18 PM
AT Go to last post
0 24
Hi, I Set the RightToLeft Property to yes But the nodes are display in the left side of the treeview. any idea ?
Tiraman :-\)
08-14-2004 11:04 AM
Tiraman :-\) Go to last post
2 25
hi ... how can i make a touchscreen keyboard (virtual keyboard) in c# ? how to prevent the input field from loosing focus ? are there any sources...
Michael Kramer
08-14-2004 06:17 AM
Michael Kramer Go to last post
0 27
I want to set the height of Column Headers in a DataGrid and I don't find such a method. Can anyone guide me? PS. I didn't find an article on...
Cristian Balcanu
08-14-2004 02:50 AM
Sijin Joseph Go to last post
1 16
I'm new to the datagrid control. My question is, is there a way to design a DataGrid in the designer, i.e. add columns etc? Thanks James
James
08-14-2004 01:42 AM
Sijin Joseph Go to last post
1 25
I am writing a windows application in c# with a form and a bound datagrid.The datagrid contains several columns including a combobox. The grid...
Todd McCarty
08-13-2004 06:29 PM
Todd McCarty Go to last post
0 22
I have a DataGrid with a DataTable as the DataSource. If there are already entries in the DataTable, Add() seems to run fine (a timing test showed...
AT
08-13-2004 04:07 PM
AT Go to last post
0 24
Hello, I have a Windows Forms Control embedded on an IE page. The problem I am having is that after a postback or if I click in any area of the web...
PrintingProbs
08-13-2004 03:53 PM
PrintingProbs Go to last post
0 23
Hello all, I've used Html a long time to solve all of my appearance problems. But now I need a C# user control that does the same as <div...
JJ
08-13-2004 02:32 PM
AT Go to last post
1 22
Hi. How do I get a repeat mouse down event from a Button for example? Kind of like when you click and hold down the mouse event over a scroll...
Augie
08-13-2004 12:14 PM
Sijin Joseph Go to last post
3 23
Praveen, I tried your suggestion for loading png images into an imagelist at runtime but it doesn't seem to work for me. If I get the image directly...
Stumpy842
08-13-2004 12:05 PM
Stumpy842 Go to last post
0 18
Hi all, I have develop some compontents with transparent property. I can do it partially, when there is only a parent container under it. When there...
Tony
08-13-2004 11:50 AM
Tony Go to last post
0 17
Greetings, I'm working on a project that will use plug-ins (each running in its own thread) to extend the project architecture at run time. I think...
Guinness Mann
08-13-2004 11:07 AM
Paul Qualls Go to last post
1 19
Post New Thread

Display Options
Showing threads 5001 to 5050 of 5439
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 - 2008, Jelsoft Enterprises Ltd.