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     
I would like to manipulate MP3 files that I have recorded. My main need is to decrease file size by decreasing bit rate. I have found several...
Jakob Lithner
01-03-2008 03:52 PM
Jeff Johnson Go to last post
6 598
I have a need to derive from FileNameEditor to provide the ability to select multiple files. It's not hard to make the OpenFileDialog function that...
Jeff Johnson
01-03-2008 03:49 PM
Jeff Johnson Go to last post
0 64
Please forgive my rant, but trapping keystrokes in .NET couldn't get much worse if someone tried. Sorry to vent my frustration but I've had no end...
John B.
01-03-2008 02:21 PM
John B. Go to last post
2 67
Hi! can someone plz tell me how can i use keydown event on my vb .net form to trigger som action the code is listed below but it does not act when...
kamran
01-03-2008 12:28 PM
kamran Go to last post
2 61
If I sets a NumericUpDown control's Hexadecimal property to true. The control can accept a hexadecimal input from user. such as "7F" mean...
Colin Han
01-03-2008 02:01 AM
Colin Han Go to last post
0 63
I am using a DateTimePicker control to allow users to input dates. My users have asked for a number entry mode, where they can use the numeric keypad...
Richard MSL
01-02-2008 08:45 PM
Jeffrey Tan[MSFT] Go to last post
4 70
I am an absolute newbe and using VS.net 2003. I would like to detect when a user changes any value in a datagrid control. I want to detect this so I...
Mr B
01-02-2008 08:40 PM
Mr B Go to last post
0 60
Does anyone know how to scroll a "DataGridView" during an "OnCellValidating()" handler. If the cell being validated isn't currently in view, I simply...
Larry Smith
12-30-2007 05:05 PM
Larry Smith Go to last post
0 85
I'm using a WebBrowser in my app, and the content needs to be updated frequently (the content is generated by my app). I do not want to lose the...
Thomas Weise
12-28-2007 05:01 PM
Thomas Weise Go to last post
0 63
I have a solution with a couple .dll projects and an .exe project. In the ..exe project there are a few UserControls and some classes that inherit...
0to60
12-28-2007 04:51 PM
0to60 Go to last post
0 104
This is a secuity limit Since you are hosting the control, you can parse the page for the target URL and make another web request to download the...
Sheng Jiang[MVP]
12-28-2007 02:57 PM
Sheng Jiang[MVP] Go to last post
0 60
Hi, I'm using the WebBrowser control (.NET 2.0) to login to a website and download a file. I navigate to the login page of the website,...
anand gothe
12-28-2007 02:53 PM
Sheng Jiang[MVP] Go to last post
1 61
Hi, I want to programatically login to a website and download a file. I used webbrowser control to login automatically, but as soon i...
anand gothe
12-28-2007 06:01 AM
anand gothe Go to last post
0 60
Hi, I have a DataGridView bound to a BindingList. When the user clicks on the "new row" row at the bottom of the grid, a new row gets added with...
Jim
12-28-2007 01:44 AM
Jim Go to last post
1 83
On 27/12/2007 in message <13n6lh5ldl99p25 (AT) corp (DOT) supernews.com> Larry wrote: What about capturing the Validating event and restoring focus...
Larry
12-27-2007 12:26 PM
Larry Go to last post
3 65
I'm using Visual Studio 2005 and I want to save something I draw in a printpreviewcontrol into a file. Thanks.
Hugo Villatoro
12-26-2007 06:24 AM
Kevin Spencer Go to last post
1 61
I have used data binding in the past, but always with my own biz objects, not with a Data Adapter. I am now using the Microsoft SQL Embedded in this...
sam
12-23-2007 04:00 PM
sam Go to last post
0 63
Either I don't know how to use it particularly well (entirely possible), or the MaskedTextBox included with VS2005 (and VS2008) really sucks!!! All...
Bradley Plett
12-20-2007 07:26 PM
Bradley Plett Go to last post
12 97
Hello, I'm writing Visual Studio add-in in C# (VS 2008, WinXP SP2). I need to display a list of files in ListView control. In order to get the file...
Alex Blekhman
12-20-2007 04:13 PM
Alex Blekhman Go to last post
7 64
Hi, I have been trying to find a way to make a TextBox or RichTextBox with word-wrap enabled "grow/shrink automatically" in height as the user...
Bill Woodruff
12-20-2007 05:09 AM
Bill Woodruff Go to last post
2 62
I have a DataGridView which I'm using the DefaultValuesNeeded to populate every column in a row. I'm only able to get a new editable row created if...
Hemol
12-19-2007 04:45 PM
Shawn.KL.Tucker@gmail.com Go to last post
2 66
Hi There. I have a strange problem. I have a standard DataGridView that displays on a specific form. This DGV is populated via a DataTable that is...
jason7069
12-19-2007 01:43 PM
jason7069 Go to last post
0 66
Hi guys, I am looking for a sample listview control that looks like skype's friends list. any help would be highly appreciated. -Aruna
Aruna Tennakoon
12-19-2007 06:00 AM
Aruna Tennakoon Go to last post
0 63
Hi guys, I am looking for a sample listview control that looks like skype's friends list. any help would be highly appreciated. -Aruna
Aruna Tennakoon
12-19-2007 05:15 AM
Aruna Tennakoon Go to last post
0 64
I want the toolstrip to grow in height (and add another row) to accomodate all the buttons instead of overflowing into the dropdown arrow. Is...
Joe
12-18-2007 11:14 AM
Joe Go to last post
1 69
To reproduce: 1. Run code 2. Enter Walter from keyboard 3. Click button. Observed: J
Andrus
12-17-2007 03:26 PM
Andrus Go to last post
0 64
Hello, I am using TableLayoutPanel control in a .net Windows app. and have used scrollBar using it's property .AutoScroll = true. However, I want...
Nutan
12-16-2007 11:57 PM
Nutan Go to last post
0 60
ssss s Michael Lalonde was owed money by an axe murderer in the fire place and almost got killed by an army of birds because his leg hurt and...
Michael Lalonde
12-15-2007 02:05 AM
Michael Lalonde Go to last post
0 70
Hello community, I need a way to reduce flickering of the listview in .NET FW v1.1. The case: I have a listview control hosted in a plain form that...
Richard
12-14-2007 08:22 AM
Richard Go to last post
18 188
The Control class offers a ContextMenuStrip so that you can assign a menu to be automatically displayed when the control is right-clicked. That's...
Jeff Johnson
12-13-2007 02:25 PM
Alex Blekhman Go to last post
3 147
I have a PictureBox Control on user control. The image the picturebox contains is transparent. At design time I can set the BackColor property...
Eric
12-13-2007 08:40 AM
Bob Powell [MVP] Go to last post
1 86
Hello, I am using TableLayoutPanel control in a .net Windows app. and adding controls(radio buttons) at run-time in TableLayoutPanel. Can anyone...
Nutan
12-13-2007 12:01 AM
Nutan Go to last post
2 70
Hi, I'm not sure I understand your problem. The in the validating event you determine that the value is not valid so the user is not allowed to...
Morten Wennevik [C# MVP]
12-11-2007 02:08 AM
Morten Wennevik [C# MVP] Go to last post
0 66
Hi experts, Using: Visual Studio 2003, .NET Framework 3.0, Treeview Class Here's what I'm trying to do: I've got a form with a toolbar and a...
Anonymous
12-10-2007 05:54 AM
Kevin Spencer Go to last post
1 62
Hi I have a DataGrid with 2 columns and one of them is a ComboBoxColumn. I have implemented re-ordering of rows as described...
Paul S
12-10-2007 01:17 AM
Paul S Go to last post
6 66
I am working with forms. I am used to work with regular C++ code, where all your functions are going to be on the bottom of the source code file. ...
Allen
12-09-2007 05:23 PM
Bob Powell [MVP] Go to last post
1 59
I have a form which allows users to relaod data at runtime. Unfortunately, the operation of reloading and/or adding new criteria records is very slow...
tribbles
12-09-2007 10:11 AM
Bob Powell [MVP] Go to last post
5 68
Hi guys: I have been learning about design-time support and I have question about this. I have test how it works for my own controls and it...
vmantrana
12-09-2007 09:29 AM
Bob Powell [MVP] Go to last post
1 66
I need to allow users of an application to browse their personal "favorites" folder, GetFolderPath(Environment.SpecialFolder.Favorites) to select...
Kevin S Gallagher
12-07-2007 12:04 PM
Kevin S Gallagher Go to last post
3 66
Hello, I am using TableLayoutPanel control in a .net Windows app. and adding controls(radio buttons) at run-time in TableLayoutPanel. Can anyone...
Nutan
12-07-2007 12:40 AM
Nutan Go to last post
0 63
I have a treeview that is part of a window's explorer like app. When the number of records was small (under a thousand) it worked great. Now that...
Mufasa
12-06-2007 05:16 PM
Jeff Gaines Go to last post
2 75
We have a vb6 control that performs custom resizing functionality. I've successfully converted it to .NET and it works. However, I want to...
Spicy Mikey
12-05-2007 02:03 PM
Sheng Jiang[MVP] Go to last post
13 94
Hi How can I develop a screen resolution independent winform app in vb.net? Do I need a third party tool to achieve this? Thanks Regards
John
12-05-2007 01:20 PM
Herfried K. Wagner [MVP] Go to last post
6 72
Is there any way I can force buttons etc to be displayed using the current (or XP) theme while hosted inside internet explorer?
Sam
12-04-2007 09:05 PM
Sam Go to last post
0 59
In VB2005 I have noticed that Label controls with AutoSize = True in a UserControl are drawn differently in the IDE than at runtime (on the same...
Jack Jackson
12-03-2007 06:53 PM
Serge Baltic Go to last post
8 63
Hello, does a diary control exist in windows forms, where i can store and schow dates? Regards, Markus
Markus Schertler
12-02-2007 06:12 PM
Jeff Gaines Go to last post
5 68
Pour toutes vos fêtes, anniversaires, mariages, ainsi que tous événements privés. Tels séminaires, conventions... Une salle spacieuse, toute équipée...
satfever@msn.com
12-02-2007 05:19 PM
satfever@msn.com Go to last post
0 61
Hi Everybody, I would appreciate it if you can give me a hand here. I want to use the code in the coming paragraph to do the following when...
Allen
12-01-2007 01:32 PM
Allen Go to last post
2 67
Hi, I write new UserControls. And they execute in DesignTime. I want they only execute in Run-Time. How can I do thet? Thanks in advance
Salim Afsar
11-29-2007 10:42 AM
Jack Jackson Go to last post
1 64
Is there any way to use the HDF_SORTUP and HDF_SORTDOWN format styles in the current version of the ListView control. It seems like this has gone...
ricd
11-28-2007 03:08 PM
whitey75 Go to last post
6 95
Post New Thread

Display Options
Showing threads 1 to 50 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.