| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a tabbed dialog for which certain combinations of switching tabs are
disallowed. For example, if the user wants to go from tab index 1...
Bob Eaton
|
11-28-2007 11:07 AM
Bob Eaton | 0 | 30 |
|  | I have a virtual ListView (VirtualMode set to true). To make it more
convenient for the users of the ListView to select its items, I've set...
Carl Johansson
|
11-27-2007 03:31 PM
Carl Johansson | 0 | 31 |
|  | Hi,
I have seen the articles related to hosting a date-time picker control
within a DataGridView cell and how to implement...
Dan Erc.
|
11-27-2007 11:19 AM
Eric Dan | 6 | 34 |
|  | Hi
Printing Excel documents using ProcessStartInfo and ShellExecute does not
work when using a WebBrowser Control.
Following short demo (Visual...
Peter Hemmingsen
|
11-27-2007 10:23 AM
Peter Hemmingsen | 0 | 30 |
|  | Hello group,
I have a problem with KeyPreview in Windows Forms.
I have a form and set its property 'KeyPreview' to true. Some keys I do not
want to...
Norbert Ruessmann
|
11-24-2007 06:14 PM
Norbert Ruessmann | 0 | 27 |
|  | What's the best procedure for ensure that your custom control uses a font
that's available to the system? I'm developing a control that displays... |
11-23-2007 10:02 PM
Mr. Arnold | 1 | 38 |
|  | Based on a change of value in a column - c1 - I want the set the value of
another column - c2 - hosting a combobox with valid values. When I set...
Paul S
|
11-23-2007 06:50 AM
Paul S | 10 | 56 |
|  | Hello,
I'm trying to use a delegate as a callback in order
to receive notification of a SocketException class's
method.
I have tried...
Carl Jenkins
|
11-22-2007 01:47 PM
Carl Jenkins | 0 | 32 |
|  | Hello:
I need to owner-draw a listbox to display different color for each
list item, hence I create a derived ListBox class, and in the
constructor,...
sshuangw@yahoo.com
|
11-21-2007 05:12 PM
sshuangw@yahoo.com | 0 | 29 |
|  | Hello:
I need to owner-draw a listbox to display different color for each
list item, hence I create a derived ListBox class, and in the
constructor,...
sshuangw@yahoo.com
|
11-21-2007 05:10 PM
sshuangw@yahoo.com | 0 | 24 |
|  | Where i found a free Windows Control, in particolar a DataGrid /
Listview with collapse/expand property ?
Thanks
Max
|
11-21-2007 08:39 AM
md | 1 | 32 |
|  | Hello,
I'd like to use a TabControl (2.0) in a program I'm making. I'd like
the tabs to appear on the left hand side, running down the length of...
Emily Mayfield
|
11-20-2007 06:42 PM
Emily Mayfield | 2 | 33 |
|  | Hi,
I have a DataGridView on my form which is binded to a collection of custom
business objects. The collection inherits from BindingList<T>. The...
Rob Blackbourn
|
11-19-2007 07:25 AM
Rob Blackbourn | 1 | 38 |
|  | Hi,
I have a background image I'm using as a form within my report. the problem
is that I needed to reduce the resolution of the image to 96 dpi...
Rob Dob
|
11-19-2007 05:45 AM
micheals sean | 4 | 30 |
|  | Hi,
How can I set a "System.Windows.Forms.ToolTip" to a
"System.Windows.Forms.ToolStripButton" please?
I am using VS.NET 2005 with C#.
Thanks in...
Asaf
|
11-18-2007 09:17 PM
Jeffrey Tan[MSFT] | 1 | 44 |
|  | Hi,
I have a Winform with a BindingSource that is databound to some winform
controls, when the value of BindingSource.Current changes the...
Rob Dob
|
11-17-2007 10:26 AM
Rob Dob | 0 | 33 |
|  | Let's say i want to moove default location of groupbox caption by 100
pixel's to the right. How do i achieve this.
I mean i haven't done anything...
Mikus Sleiners
|
11-16-2007 04:44 AM
Mikus Sleiners | 0 | 25 |
|  | Sorry about the repost, but according to MS ()to get a reply) it is
required... :-<
I have a form with a ToolStripContainer and four ToolStrips in...
TBQ
|
11-15-2007 09:36 AM
TBQ | 2 | 26 |
|  | Hi
I have implemented my own TimeEditorControl:
public class TimeEditorControl : IDataGridViewEditingControl
with the input mask hh:mm. If the...
Paul S
|
11-15-2007 02:16 AM
Paul S | 10 | 49 |
|  | Hi,
Is it possible to print a ssrs report to the printer from c# without
rendering it to a EMF file first? The problem is that when I'm forced...
Rob Dob
|
11-12-2007 08:03 AM
Rob Dob | 0 | 25 |
|  | Hello,
I hope someone help me with the following problem:
I have a DataGridView bound directly to a dataset, and are using ComboBox
columns bound...
Asgeir
|
11-12-2007 02:49 AM
Asgeir | 0 | 23 |
|  | Hi,
I have a WinForms app that has a timer, which updates at regular times
different textboxes and draws on the Graphics of a panel. The problem I...
cornel
|
11-10-2007 10:21 PM
cornel | 0 | 22 |
|  | Hi everyone,
I'm writing a custom TextBox that inherits from UserControl. I can't
use a standard TextBox, or inherit from it or TextBoxBase, as it...
rachel@bluetang.co.uk
|
11-10-2007 05:11 PM
Bob Powell [MVP] | 1 | 33 |
|  | I thought using treeview control would be as easy as binding an xml
file to a tree view control. I downloaded this example, but the
project does not...
mr t
|
11-09-2007 12:40 PM
mr t | 0 | 20 |
|  | How can I enter text into a row cell where the text is formatted as follows:
StringBuilder sb = new StringBuilder();
sb.AppendLine ("The first...
ESmith
|
11-09-2007 08:22 AM
ESmith | 0 | 28 |
|  | Hi David,
I agree with Jonathan that moving the line of code to call the
InitializeComponent method before the code that determines which...
Linda Liu[MSFT]
|
11-09-2007 06:04 AM
Linda Liu[MSFT] | 2 | 24 |
|  | Hi,
Since the InitializeComponent() creates ucBaseFilter and inserts the
object in the dialogbox, the instruction Me.UcProdFilter = New...
David Scemama
|
11-09-2007 04:58 AM
David Scemama | 0 | 30 |
|  | I have a DataGridView that is bound to a BindingSource at design time. Also
at design time the BindingSource has its DataSource bound to one of...
MarcG
|
11-09-2007 04:57 AM
Linda Liu[MSFT] | 5 | 30 |
|  | I have a DataGridView that is bound to a BindingSource that is bound to a
BindingList(Of T). The problem is that the first three columns in the...
Dan Russell
|
11-08-2007 12:13 AM
Dan Russell | 1 | 11 |
|  | I'm extending the ComboBox class to create a combo for entering times like
in Outlook 2007. I'd like the combo to drop down and let the user...
0to60
|
11-06-2007 05:22 PM
Jeff Gaines | 1 | 11 |
|  | I have down-loaded some source from the Code Project which contains a file
called ExtendedRichTextBox.dll which is supposed to be issued by MSFT...
Jeff Gaines
|
11-05-2007 03:07 AM
Linda Liu[MSFT] | 10 | 22 |
|  | Hi,
I need a simple button control with a Image on the left and text on
the right using the Button control. I am...
Tee
|
11-05-2007 01:36 AM
Tee | 0 | 13 |
|  | I used CheckedListBox in VB.NET 2005.
Assumed I have 35 items in the CheckedListBox to be shown.
The Box size only can show 3 columns at a time with...
mt
|
11-02-2007 09:18 PM
mt | 1 | 10 |
|  | I have a form, and in design mode, I want to plunk down a bunch of custom
controls onto it, and set their properties. Then, when the application...
David
|
11-02-2007 02:05 PM
David | 2 | 12 |
|  | Hello,
My group is investigating the conversion of our WinForm 2.0 development to
3.X with XAML. Within our legacy development we have created...
Stuart Blavatnik
|
11-02-2007 11:07 AM
Stuart Blavatnik | 6 | 14 |
|  | Last time I checked (back in 2005), only IE supported controls written in
..NET. Does Micrsoft Office, for example, support controls written in...
Siegfried Heintze
|
11-02-2007 06:15 AM
Kevin Spencer | 1 | 15 |
|  | Hello,
Is there any way to make the tab control, when a control within it's bounds
has focus, respond to control+tab? I am hoping for a codeless...
Andrew Backer
|
10-31-2007 01:03 PM
Andrew Backer | 0 | 15 |
|  | Hi
I have a datagrid that I have filled with data from a dataset with more
tables and the proper relationships between the tables. One of the cells...
Paul S
|
10-31-2007 05:25 AM
Paul S | 2 | 15 |
|  | I need to fill in default values for new rows in a DataGridView. The control
is bound via BindingSource to a DataTable.
I use the...
=?Utf-8?B?TWFya3VzIEZyaXNjaGhvbHo=?=
|
10-30-2007 06:39 PM
mnlarsen | 1 | 10 |
|  | I have a form with a ToolStripContainer and four ToolStrips in the
TopToolStripContainer. They simply refuse to be cooperate with positioning
given...
TBQ
|
10-30-2007 06:37 PM
TBQ | 0 | 12 |
|  | I have a list Control to which I am binding an array of custom objects. Say
the custom object is ClassA. ClassA has a property XYZ. The property XYZ...
Rahul
|
10-30-2007 03:25 AM
Mr. Arnold | 1 | 13 |
|  | Is there a way to always get the actual caret position in a multi-line text
box? Using SelectionStart will not work when pressing Shift+Down...
David Davidson
|
10-29-2007 12:21 PM
David Davidson | 2 | 17 |
|  | I have a form with a treeview and a textbox. In the textbox_validating
event I show a messagebox.
If the focus is on the textbox (where you changed...
tosch
|
10-29-2007 11:24 AM
tosch | 0 | 14 |
|  | Hi,
is there any way to develop automatic check for new release of my
application. So when i start my application i want to check for new
version on...
Dzemal Tipura
|
10-29-2007 02:59 AM | 1 | 11 |
|  | Hi,
I have created a custom control that inherits the UserControl (Framework
2.0) but when I set the borderStyle to Fixed3D i get the...
Ole
|
10-29-2007 02:56 AM | 1 | 17 |
|  | Hi,
Can someone tell me how do I disable the multiselection of datagrid on
windows forms. I want to stop multiselection of Datagrid when user...
Raj
|
10-29-2007 12:53 AM
Sangeetha | 4 | 30 |
|  | Hi all,
Simple question: I need that if I select some text in a RTB the RTB does NOT
scroll!
I simply change the selection color of a text via...
Fabio
|
10-28-2007 10:40 PM
BigMan | 1 | 14 |
|  | In VS2005 I build a menu with code. One of the top level menu items,
"Apps", has a ToolStripDropDownMenu that I populate on the fly during
its...
Jack Jackson
|
10-28-2007 07:52 PM
Jack Jackson | 0 | 10 |
|  | DataGridView How can move to specific cell by x,y
mtczx232@yahoo.com
|
10-28-2007 11:18 AM
Brendon Bezuidenhout | 1 | 17 |
|  | I have a usercontrol, which contains a textbox (as well as other controls).
The textbox is set for multiline, so it *should* accept an Enter Key to...
Simon Verona
|
10-28-2007 11:01 AM
Brendon Bezuidenhout | 1 | 10 |