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     
We use the same collection for 3 controls and sometimes the trees come up with no bitmaps for the nodes. -- thanks -...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-08-2007 11:59 PM
Linda Liu [MSFT] Go to last post
1 9
Hi I have a ListView in a tab. The listView.ShowItemToolTips is true and the items ToolTipText is also set. But, the ListView will not show any...
Krunoslav Ostrouska
07-07-2007 10:33 PM
AlexS Go to last post
6 12
Hello, How can I get the name of the tabPage that is selected? (C#) I want to have a switch statement control which code is run. Something...
dbuchanan
07-07-2007 03:27 PM
dbuchanan Go to last post
2 9
We have a third party application (.exe) that needs to be embedded into an Another application. The only way I can think of doing this is to bring...
Scott Townsend
07-06-2007 11:30 AM
Scott Townsend Go to last post
0 18
I west a lot of time to put below code work. but we west time for poor Microsof Framework! see also:...
mtczx232@yahoo.com
07-05-2007 06:10 PM
mtczx232@yahoo.com Go to last post
0 18
Hello, I need a powerfull calendar component to make a software of team management. I don't have the time to create that component. Anybody knows a...
OSI Mik
07-05-2007 03:54 AM
OSI Mik Go to last post
0 18
Hello, in a DataGridView control I set AutoSizeColumnsMode to AllCells. As wanted the columns' widths are adjusted according to the content of the...
Ralf Callenberg
07-04-2007 02:00 PM
Ralf Callenberg Go to last post
1 12
Hi, i want to create a control that will act as a container for other controls like textbox , images ,documents. I need also to have drag and drop...
kris
07-04-2007 08:19 AM
Alex Meleta Go to last post
1 8
Hi all, Forgive me, although it seems crossposting it's not, just found this thread now. I'm in a hurry on this one. I've created a container...
DC
07-04-2007 05:40 AM
kris Go to last post
2 38
Don't get me wrong - I'm a fan of .NET; I am enthusiastic about the richness and elegance of the environment. However, richness and elegance should...
Joseph Geretz
07-04-2007 05:36 AM
kris Go to last post
5 14
Anyone have an explanation for this: make request to URL "xxx" in WebBrowser control by way of .Navigate results in "server unavailable" make request...
jw56578@gmail.com
07-03-2007 04:41 PM
jw56578@gmail.com Go to last post
0 11
I want to have a BindingNavigator control with an unbound DataGridView to show the data generated from my program. I saw quite a few...
Eunice Ma
07-03-2007 07:31 AM
Eunice Ma Go to last post
0 13
NOTE: This is a repost. The last one didn't properly appear in the discussion groups. I think the use of an ampersand may cause...
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?=
07-02-2007 11:46 AM
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?= Go to last post
0 12
Hello, I can't seem to get this "menu-button" control right in VS 2005. I don't know if it exists as a .NET control or not. Ideally I would like...
Lloyd Harold
07-02-2007 10:56 AM
Lloyd Harold Go to last post
0 8
Is any one charting packing considered to be the "best"? We've used ChartFX but wasn't too happy about the way data had to be populated along with...
Joe
07-02-2007 09:28 AM
Anton Bahchevanov Go to last post
25 64
Is there any way to disable DataGrid refresh while adding many rows - somewhat like in the old...
Jeffery Jones
07-02-2007 08:46 AM
Jeffery Jones Go to last post
2 11
Hi; How can I set a TreeView to not expand/contract a TreeView node when it is double clicked on? -- thanks -...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-02-2007 01:32 AM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
2 10
Hi I am having an issue with the BalloonTipClosed Event On MSDN it states that the event Occurs when the balloon tip is closed by the user However...
aferriere
07-01-2007 11:03 PM
aferriere Go to last post
0 14
I have a schema that defines a STRING variable: TimeLimit On my data collection form, there are two numericUpDown controls - one for hours, one for...
ESmith
06-29-2007 05:27 PM
Morten Wennevik [C# MVP] Go to last post
1 16
Is there any way to get the image displayed in a PictureBox to stay sharp when the SizeMode property is set to StretchImage? When the PictureBox to...
Gaz
06-29-2007 12:22 PM
Morten Wennevik [C# MVP] Go to last post
1 14
Working with Visual Studio 2005. I have a Windows Form with several text boxes and a tab control with several tabs. Using the View -> Tab Order,...
=?Utf-8?B?TXVuY2hpbmdCaWxs?=
06-29-2007 07:59 AM
Linda Liu [MSFT] Go to last post
3 11
REPOST: I posted this last week, but it seems to have gotten lost. Hopefully this one is found! Hello, I expect this is not possible, but can...
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?=
06-27-2007 02:48 PM
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?= Go to last post
4 8
Well I've been looking for an example on how to use the delegate method but all I have found doesn't work like I want it. All the examples assume you...
pek
06-27-2007 08:42 AM
Kevin Spencer Go to last post
2 9
Hi everyone, I'm having a frustrating problem with the datagrid control. I have added code so that the currently selected row remains...
Simon
06-27-2007 05:47 AM
Jeff Gaines Go to last post
1 9
Dear Sir, I needed a comboBox control with treeview style and I found one in the web as an example. But it’s written in C#. I don’t understand...
=?Utf-8?B?U2Ft?=
06-26-2007 05:39 PM
=?Utf-8?B?U2Ft?= Go to last post
14 25
I have seen WinForm applications with a control, that I am pretty sure is standard in .NET 2.0 It is a button with a leftadjusted text followed by...
Soeren D.
06-26-2007 05:15 PM
Jeff Johnson Go to last post
4 9
I am searching for an example where a combobox is extended to contain checkbox items. I've looked all day now, and so far the best links are: 1) ...
Tasneem Jappie
06-26-2007 04:56 PM
Jeff Johnson Go to last post
1 10
I have an application that uses a Windows form, and I run exactly the same application on my desktop and my laptop. On my desktop, when my...
=?Utf-8?B?RWQgV2hpdGU=?=
06-26-2007 05:44 AM
Linda Liu [MSFT] Go to last post
6 8
Am I doing something wrong here? Me.TabControl2.SelectTab(DoctorInformationTabPage) Private Sub TabControl2_Selecting(ByVal sender As Object, ByVal...
Eric Cathell
06-26-2007 02:17 AM
Linda Liu [MSFT] Go to last post
2 12
I have a checkbox on a form that determines which of several controls will show up at runtime. I set a user property so that the context the...
Beemer Biker
06-25-2007 10:19 PM
Robbe Morris - MVP C# Go to last post
1 9
Hi, I've built a control to mimic WindowsXP collapsible panels. In order to do this I had to change the client area of the control so the child...
Juan Pedro Gonzalez
06-25-2007 05:04 PM
Juan Pedro Gonzalez Go to last post
2 12
I have been unable to draw antialiased text using TextRenderer (although ClearType works just fine, we still need regular antialiased type in...
=?Utf-8?B?U2t3ZXJs?=
06-25-2007 01:16 PM
=?Utf-8?B?U2t3ZXJs?= Go to last post
0 15
Hi, I am bit new to VB. I am using data environment for parent and child relation. On the form i want one parent table record and related child table...
james011281@yahoo.com
06-24-2007 02:38 PM
james011281@yahoo.com Go to last post
0 7
Hi there, we need to handle and display nested stucture in a .net Winform application. We would like to display the tree in different...
Oriane
06-23-2007 10:33 AM
Robbe Morris - MVP C# Go to last post
2 10
Hello there, Please I need help on how to use the editor attribute. I am trying to learn how to create User Controls? I created a UserControl using...
=?Utf-8?B?U2Ft?=
06-22-2007 11:59 AM
=?Utf-8?B?U2Ft?= Go to last post
6 9
Hello, I expect this is not possible, but can anyone confirm if it is possible for a given application to use XP themes and visual styles (on an OS...
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?=
06-21-2007 12:37 AM
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?= Go to last post
0 14
Hi - I've got a Windows Form that I'm hosting in Internet Explorer through COM. For some reason, using ShowDialog does not make forms modal....
kkaminski@kcura.com
06-20-2007 10:37 PM
kkaminski@kcura.com Go to last post
0 11
Hello everyone, is there a way to deny switching to another TabPage of a TabControl in case a certain condition is not met? Any help would be much...
nvx
06-20-2007 04:58 PM
nvx Go to last post
5 10
i am writing an application that automates the process of loading a web page, login into a site and then simulates the navigation of the site. the...
MR
06-20-2007 04:09 PM
MR Go to last post
0 10
The dropdown behavior of a combobox that is at the inferior edge of its container (eg, a group box), when dropped down, will extend beyond...
=?Utf-8?B?SlQ=?=
06-20-2007 07:17 AM
Linda Liu [MSFT] Go to last post
3 15
I have a UserControl that inherits from TextBox. I want to use the Right mouse button to do something besides open the default TextBox context...
Chuck B
06-20-2007 07:11 AM
Chuck B Go to last post
4 10
Hi, I have some user controls that implements an interface with some predefined methods. Is it possible to load these usercontrols dynamically...
Dahab
06-20-2007 02:39 AM
Dahab Go to last post
4 12
..NET , JAVA , SQL Server free ebooks , ajax , architecture and lot Best practices .NET http://free-ebook.net.in/bp/net The only place to learn...
Jobs
06-19-2007 09:36 PM
Jobs Go to last post
0 6
Hi, I'm looking for a simple and free grid which support grouping. Like the outlook grid or a lot of non free grid control... I don't want any...
Jeje
06-19-2007 04:35 PM
Jeje Go to last post
0 16
NOTE: I posted this earlier to the same newsgroup, but it appeared to have gotten 'lost' so I'm reposting it. Hello, I've got a simple VS 2005...
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?=
06-19-2007 04:12 AM
Mick Doherty Go to last post
1 11
Hello, I apologize if this is the wrong discussion group for these questions, but I'm not sure where would be the best place to post the questions. ...
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?=
06-18-2007 03:21 PM
=?Utf-8?B?Tm90cmUgUG91YmVsbGU=?= Go to last post
8 11
I have tried : MyListItem.Attributes.CssStyle.Add("color", "red"); MyListBox.Items.Add(MyListItem); This correctly add a red item in my...
Francois
06-18-2007 07:24 AM
AlexS Go to last post
1 11
Hi .NET Masters :-) Please help me to get out of following situation ... There is a function in one of my dlls whose signature is as follows...
Phoenix
06-16-2007 06:52 PM
Bryan Phillips Go to last post
3 12
Hi, I am making a custom control derived from System::Windows::Forms::ListView, and I want to make it so that it cannot get focus. Apparently to do...
=?Utf-8?B?cm9iaW50dw==?=
06-15-2007 03:17 PM
Jeff Johnson Go to last post
3 11
Hi Folks, Is it possible to make a standard Panel use the XP border style that is appiled to the ListView and TreeView controls? I tried everything...
SteveHarveyUK@hotmail.com
06-15-2007 07:55 AM
SteveHarveyUK@hotmail.com Go to last post
0 14
Post New Thread

Display Options
Showing threads 301 to 350 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.