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     
Hi I am trying to setup a DataGridView control wiht a DataGridViewComboBoxColumn column in it. My data source is a datatable (populated from a...
Andreas
10-28-2007 09:20 AM
Brendon Bezuidenhout Go to last post
1 14
I'm writing a control that incorporates a text box. I need to know what H&V scroll positions of the text box are and when either of them changes....
Bill Ward
10-26-2007 05:54 PM
Bill Ward Go to last post
0 12
So, I'm not really sure where to post this, but I'll start here. If you open a pdf file from a browser, and you have Adobe's Acrobat on your machine,...
michael
10-26-2007 07:37 AM
Kevin Spencer Go to last post
4 15
Environment: vb.net 2.0 (2005) in Visual Studio 2005 on Windows XP latest service pack I think this will be simple enough: My treeview has about 6...
=?Utf-8?B?Z2VvcmdlamV0c29u?=
10-25-2007 06:06 PM
georgejetson Go to last post
6 16
I have previously used this fix for making the background color of a DateTimePicker...
Bob Dankert
10-25-2007 07:45 AM
VisualHint Go to last post
6 10
I have written a owner-drawn combo box, but I'm having trouble with the column headers. I have inserted a dummy object to use to draw my header,...
Jason
10-25-2007 06:23 AM
Linda Liu[MSFT] Go to last post
3 14
Hi I have a application that uses a MonthCalendar. and if I add dates to BoldedDates they will not show up in bold in my vista machine. I have...
Cristian
10-24-2007 04:56 PM
Cristian Go to last post
0 14
Can anyone explain the differences between a control's Focus() and Select() methods? The documentation says that Focus: "is a low-level method...
Jack Jackson
10-23-2007 02:47 PM
Jack Jackson Go to last post
2 12
Is it possible to add new Context Menu Item say "xyz" inaddition to the "Refresh", "Print","Back" etc in the Winforms Report Viewer. If its...
Mona
10-23-2007 10:26 AM
Mona Go to last post
0 14
Hi, i need to develop small chat application inside my existing application in VB .NET. How to do it, any ideas? Thx
Dzemal Tipura
10-23-2007 08:51 AM
Dzemal Tipura Go to last post
0 12
WebBrowser control in VS 2005 doesn't resize automatically when JavaScript or Web page code tries to resize the browser. I could not at least find...
Sanjaya_Lasitha
10-22-2007 06:17 PM
Sanjaya_Lasitha Go to last post
2 12
BlankAll I have created a UserControl that hosts a RichTextBox control. The RichTextBox control has the multiline property set to true. When I run...
Mark Thomas
10-22-2007 04:12 AM
Linda Liu[MSFT] Go to last post
8 9
Hi, I have a problem with the paste option in the auto generated context menu for a TextBox. When the textbox is readonly I do not want the option...
Patrik
10-22-2007 04:09 AM
Patrik Go to last post
2 13
Hi all I need to code tree control on windows forms which has an appearance as given in the...
Rupa
10-20-2007 09:24 AM
Herfried K. Wagner [MVP] Go to last post
1 8
HI, Could any body please help me in highlighting a control(Even it may be windows form) present over a Panel or Tab control or groub box...
raj
10-20-2007 09:23 AM
Herfried K. Wagner [MVP] Go to last post
1 14
I have a problem... I wanted to make a Panel with controls as my cell editor (IDataGridViewEditingControl) in DataGridView, but... it is displayed...
bbla32@op.pl
10-20-2007 07:10 AM
Domi Go to last post
3 10
I have inherited a program that edits XML on PropertyGrid. It uses element or attribute names as propertynames. It lets user add, remove and move XML...
Arto Viitanen
10-19-2007 12:32 PM
VisualHint Go to last post
3 9
I am very new to C#. I need to create a Windows Form that will read a SQL 2005 table and populate a treeview. I can connect to the DB, create the...
xmail123@yahoo.com
10-18-2007 10:38 AM
xmail123@yahoo.com Go to last post
2 11
VS 2003/C# Have a axWebBrowser control that will not render images. Originally our app was just launching IE7 to display an HTML page. The bitmap...
Tom
10-16-2007 08:11 AM
Tom Go to last post
0 8
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
10-15-2007 07:37 PM
Angel vasquez Go to last post
0 11
Hi I have an issue with images in a datagridview (.NET 2.0) I have a list of images in a grid with a delete button next to each. I am assigning the...
rgparkins@hotmail.com
10-15-2007 11:51 AM
rgparkins@hotmail.com Go to last post
0 14
I created a WinForm Control in C++ (using MFC extension libraries and /clr) and it worked fine on WinForm if I build with 32 bits. When I built...
bmelt
10-15-2007 11:06 AM
bmelt Go to last post
10 15
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
10-13-2007 10:05 PM
Dexter H. Go to last post
0 8
I gave up on the whole .net toolstrip & toolstrip container etc... and tried this: http://www.codeproject.com/cs/miscctrl/AgToolBox.asp The...
Lloyd Harold
10-11-2007 09:53 PM
Lloyd Harold Go to last post
0 9
I am populating a TreeView control in the Load event of a form. The form appears to hang on startup (startup form for the application) because...
Gerry Schatte
10-11-2007 08:25 PM
Robbe Morris - [MVP] C# Go to last post
8 18
On the Winform ReportViewer control (.NET Framework 2.0), is there a way to expand the DocumentMap tree by default? I am NOT talking about...
moke
10-10-2007 10:34 PM
moke Go to last post
0 16
I have a Winform application (.NET Framework 2.0) that displays several local reports using the ReportViewer control. I have two main reports...
moke
10-10-2007 09:41 PM
moke Go to last post
0 12
I noticed that if I subscribe to a DataGridView's KeyDown event and press the Enter key when focus is on the DataGridView, at the time my event...
Jack Jackson
10-10-2007 06:34 AM
Kevin Spencer Go to last post
1 9
I purchased Visual C# 2005 Step by Step on the hopes that it would help me learn how to use the DataGridView control among other things, but...
Laz
10-09-2007 09:53 PM
Laz Go to last post
1 10
Hello, Could you tell me the event throw after ButtonClick. When I click on the remove button, I'd like use the event where I'm sure the data is not...
Gabriel
10-09-2007 12:39 PM
Gabriel Go to last post
0 8
Hi all, I have one particular datagridview that just will not maintain the list of columns I specify for it. I am using VS2005 SP1 to design a...
=?Utf-8?B?SlQ=?=
10-08-2007 09:40 AM
Simon Go to last post
10 16
I found new bug in .NET 2 WinForms. Steps to reproduce: 1. Run code 2. Enter some character 3. Press Tab Observed:
Andrus
10-05-2007 01:29 PM
Andrus Go to last post
0 15
Hi In my C# programm, I have a Form that contains a UserControl that contains a TabControl, each TabPage of which contains an ActiveX (there are...
Emmanuel Thiry
10-05-2007 12:06 PM
Emmanuel Thiry Go to last post
0 9
Is it possible to specify the Theam or set of system colors that my application will use? I am writing an application and I want to use the...
Futronics Developer
10-05-2007 07:36 AM
Kevin Spencer Go to last post
4 12
Hello, Has anyone dealt with these situations: How do I set the text to align to the left on a list view's column headers but display a...
Lloyd Harold
10-05-2007 05:39 AM
G Himangi Go to last post
1 10
Greetings all, I have a strange behaviour that occurs 2 - 3 times a week ... and I cannot reproduce the behaviour on demand. some-times when a...
Sam Samson
10-04-2007 11:27 PM
Sam Samson Go to last post
0 7
I have a recurring and extremely annoying problem. I don't know the cause so I will describe the situation entirely in case some of the information...
Simon Verona
10-04-2007 05:02 PM
Simon Verona Go to last post
0 9
hejdig. I want an event _before_ the row is changed in a Windows.Forms.Listbox to be able to cancel the change of row. When the user changes row in...
LosManos
10-04-2007 09:55 AM
LosManos Go to last post
1 8
Using a Rich Text Box control, Can anyone provide a VB sample of how one would be able to change the cursor to an ARROW when over selected text, then...
Foo Wang
10-04-2007 09:28 AM
Foo Wang Go to last post
1 10
Is it possible to override creation of the ToolStripMenuItem? Thanks, Schneider
schneider
10-03-2007 11:04 PM
schneider Go to last post
0 15
I thought that this would have been easier but I seem to be having problems inserting simple markup into a RichTextBox. For example, I can't seem to...
michael
10-03-2007 03:31 PM
michael Go to last post
0 10
I have a UserControl that subscribes (via AddHandler) to an event of an external object that is not associated with the form on which the UserControl...
Jack Jackson
10-01-2007 04:00 PM
LosManos Go to last post
1 5
Is there a way to take more control of the way that Controls are redrawn on a WindowsForm? I have a WindowsForm with lot's of CheckBoxes,...
michael
10-01-2007 01:35 PM
schneider Go to last post
5 11
Hi I'm developing a user-drawn control that is assigned a collection of items. Each item is drawn with the height H and the width of the control....
Andreas
10-01-2007 01:48 AM
Andreas Go to last post
1 14
I have a RichTextBox. I need to take all the split the text in the box into an array of strings and I want to use the split function (or maybe...
michael
09-28-2007 05:54 PM
Jeff Gaines Go to last post
1 10
I have come across an accessibility issue with windows forms when running in some of the High Contrast settings. For some of the schemes, with...
Tim Beese
09-28-2007 08:10 AM
Tim Beese Go to last post
0 9
I noticed some strange behaviour of the datagridview: toggling the readonly property of the datagridview impacts the readonly property of its...
roland de meester
09-27-2007 08:15 AM
Jason Hales Go to last post
1 8
I am writing a small grid control (VS2005, C#) for which several properties are set after it is initialised. I have a problem in that setting these...
Jeff Gaines
09-26-2007 08:21 AM
Jeff Gaines Go to last post
4 12
My C# application uses a TreeView, and the user can add, edit, and delete nodes. When a node is added with an ampersand in the node text, the...
Brian Leach
09-26-2007 05:29 AM
Brian Leach Go to last post
0 32
how to force a .net application to use .net 2.0 ? this windows service is about 4 years old and im pretty sure is using .net 1.x runtime. Is there...
Daniel
09-24-2007 03:57 AM
Johnny J. Go to last post
1 48
Post New Thread

Display Options
Showing threads 101 to 150 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.