| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I'm converting an old .NET 1.0 project over to v2 and getting it
compatible with Vista at the same time. One of the things we had was
a subclassed...
nx-2000@winvoice.com
|
05-02-2007 10:32 PM
nx-2000@winvoice.com | 2 | 17 |
|  | Hi;
How can I enable drag/drop where I drag from a TreeView node (to a control
of mine). I thought this would just work but I can't even find a way...
David Thielen
|
05-02-2007 08:17 PM
DavidThi808 | 2 | 19 |
|  | Hi,
I have a Databound Datagridview control (Winforms 2.0). The
"AllowUserToAddNewRows" is set to true.
Now, when a new row is added and I enter...
angshuman.agarwal@gmail.com
|
05-02-2007 11:23 AM
angshuman.agarwal@gmail.com | 0 | 17 |
|  | Maybe I'm mis-reading, but according to the documentation "By default, users
can sort the data in a DataGridView control by clicking the header of a...
David McCallum
|
05-02-2007 10:35 AM
ClayB | 6 | 24 |
|  | How can i get the last written word, after pressing space in a RichTextBox?
lil J
|
05-02-2007 08:00 AM
tinapai | 1 | 23 |
|  | Hi,
I have a DatagridviewComboboxcell and need to get the value member part of
the combobox. When write to the parameter behind I need the integer...
Patrik
|
05-02-2007 06:38 AM
Patrik | 3 | 26 |
|  | Hi All,
Is there a way to add a checkbox(for checking all the check boxes that
appear in datagrid column) in the header of a datagrid...
PD
|
05-02-2007 03:29 AM
PD | 0 | 21 |
|  | I have a DataGridView instance on a tabpage that is bound to a strongly typed
DataSet that fetches data from SQLServer. There are a bunch of tables...
kobraboy
|
05-01-2007 04:46 PM
kobraboy | 0 | 17 |
|  | I am using System.Windows.Forms.DateTimePicker in framework 2.0. I
want to provided the user with such a functionality, say, that if an
item is not...
Rabia.Abrar@gmail.com
|
05-01-2007 11:34 AM
VisualHint | 13 | 37 |
|  | Hi;
Does anyone know of a PictureBox control with source? I need to have a
control that has a bitmap in the background and I then draw some...
David Thielen
|
04-30-2007 07:17 PM
David Thielen | 2 | 16 |
|  | Still a newbie at this:
I'm trying to find a ways to get a textbox control to behave similar
to the beahvior of the control
seen in the Visual...
Dave
|
04-30-2007 04:47 PM
justin creasy | 3 | 16 |
|  | I'm searching for an explanation of some odd ListView behavior (odd to
me at least). My ListView is telling me that several of the items in
its...
rogercnorris@yahoo.com
|
04-30-2007 10:39 AM
rogercnorris@yahoo.com | 0 | 18 |
|  | In C# (VS 2005), I am embedding a Macromedia Flash COM Control. Everything is
working fine but, for some reason, I cannot get the control to act...
Alex Maghen
|
04-30-2007 06:10 AM
Linda Liu [MSFT] | 4 | 21 |
|  | I use VC# 2005 express edition.
I need to edit my class based on DataGridView in Winforms designer.
Any idea how to do it ?
Currently I must usr...
Andrus
|
04-29-2007 04:21 PM
Andrus | 0 | 14 |
|  | I have a DataGridView control with custom fields in it. I want to trap when
the user presses the Enter key. When the custom field is in Edit mode, I...
Richard MSL
|
04-28-2007 05:36 AM
Linda Liu [MSFT] | 7 | 27 |
|  | Is there a way to make one of the columns of my DataGridView a masked
textbox?
I'm using VS2005 (C# or VB), .Net 2.0.
Thx,
Robin S.
RobinS
|
04-27-2007 01:28 PM
RobinS | 0 | 21 |
|  | I want to add text into a richtext box control and have it recognized as a
hyperlink. The normal SelectedText method works great unless there...
David A. Schramm
|
04-27-2007 05:29 AM
Jeff Gaines | 1 | 13 |
|  | Here is the code for my base DatagridView
Public Class RowSelectDataGridView
Inherits System.Windows.Forms.DataGridView
Public Event...
Eric Cathell
|
04-27-2007 04:18 AM
Linda Liu [MSFT] | 1 | 22 |
|  | Hi,
i dont know if this is the correct group. Give me a hint if this group is
not appropriate.
i have a winforms app with a local report. The rdlc...
Georg Hickel
|
04-26-2007 04:27 PM
Georg Hickel | 1 | 35 |
|  | Hi;
The following code does not give me formatted text - just plain text. Any
ideas?
RichTextBox txtResults = new RichTextBox();
txtResults.ReadOnly...
David Thielen
|
04-26-2007 03:28 PM
David Thielen | 4 | 17 |
|  | I use both splitters and split containers in my current app, and I've
started to notice that I use the split container far more often. What would
I...
Earl
|
04-26-2007 11:47 AM
Earl | 2 | 20 |
|  | I would like to give the user the ability to click on subitems in a standard
ListView.
1) When the user hovers over a subitem, the color of the text...
Henrik Skak Pedersen
|
04-26-2007 09:50 AM
Henrik Skak Pedersen | 3 | 23 |
|  | I can't get the CheckedListBox to properly display items when adding an array
of custom objects to...
Flomo Togba Kwele
|
04-25-2007 08:51 PM
Flomo Togba Kwele | 5 | 20 |
|  | Hi all:
Is there a simple way to implement a textbox control (maybe it's even
built in, I just haven't seen it) like those in the Visual...
Dave
|
04-25-2007 01:23 PM
Dave | 0 | 14 |
|  | I've developed a line control.
Naturally, width/height (depending on orientation) of line is typically
measured as 1 or 2 pixels. The IDE doesn't...
Joseph Geretz
|
04-25-2007 01:01 PM
Joseph Geretz | 0 | 20 |
|  | Hi there,
I have a C# .NET 2.0 windows app with a WebBrowser control. It loads
an AJAX enabled website, which uses collapsible panels.
My...
scootrobertson@yahoo.co.uk
|
04-25-2007 11:50 AM
Serge Baltic | 3 | 18 |
|  | Hi ,
I have MenuStrip in a form and i've add a ToolStripMenuItem called
toolStripMenuItemRoot.
I want the items of this toolStripMenuItemRoot to...
Equilibrium
|
04-25-2007 04:38 AM
Equilibrium | 0 | 15 |
|  | Hi ,
I have MenuStrip in a form and i've add a ToolStripMenuItem called
toolStripMenuItemRoot.
I want the items of this toolStripMenuItemRoot to...
Equilibrium
|
04-25-2007 04:35 AM
Equilibrium | 0 | 18 |
|  | Hello,
we've got a problem with controls that are loaded before they are
initialized. The initialization takes place in an...
Martin Plechsmid
|
04-24-2007 05:04 PM
Martin Plechsmid | 0 | 16 |
|  | I've never done this before, so I'm wondering if it's possible and if there
is a sample. Fundamentally, is it possible to do the same thing you might...
Earl
|
04-24-2007 12:53 PM
Andrus | 5 | 25 |
|  | Hi All,
I must be missing something obvious, so I hope someone in here can help me
out. I've got a simple RichTextBox control containing a bunch of...
John Bowman
|
04-24-2007 09:33 AM
John Bowman | 0 | 21 |
|  | It looks like the 'SelectedItems' collection of the listView control
is not updated right away/properly. It displays on the form as
expected though....
Vince
|
04-24-2007 09:30 AM | 1 | 21 |
|  | Hi Lance,
The managed WebBrowser class is a wrapper for native COM object 'Microsoft
Web Browser' and the managed WebBrowser class does not expose...
Linda Liu [MSFT]
|
04-24-2007 07:38 AM
Tara H | 4 | 34 |
|  | I have the following application setup
Windows Form application with one form
On the form is a Report Viewer control
I have a local report (.rdlc)...
Billy Jacobs
|
04-23-2007 06:22 PM
Billy Jacobs | 0 | 24 |
|  | I have a DataGridView control with some regular columns, and some columns
that are just for display, populated by my program. The user is not...
Richard MSL
|
04-23-2007 06:39 AM
Linda Liu [MSFT] | 4 | 28 |
|  | Well, everything in the designer derives from "IComponent" AFAIK and
"Component" is just a common implementation of this, is it not. In any...
Larry Smith
|
04-21-2007 11:21 AM
Larry Smith | 1 | 25 |
|  | Hi,
Looking for some direction on how I would go about adding an icon to a cell
(at runtime because it's dependent on the value in the cell) and be...
not
|
04-20-2007 12:24 PM
Not | 2 | 22 |
|  | For a shared (distributed) whiteboard I need the following:
If a user writes something within a scrollable area,
his new contribution should be...
Christian Stapfer
|
04-20-2007 12:14 PM
Christian Stapfer | 1 | 14 |
|  | Using VS2005+NET2.0+VB.NET+SQL_Express2005
Have a TreeView and DataGridView on a windows form. When user clicks on the
treeview it queries the...
handheldmaster
|
04-20-2007 04:07 AM
Jeff Gaines | 4 | 20 |
|  | We are using Microsoft.Reporting.WinForms.ReportViewer control in C# to load
SQL Server Report.
SQL/Stored Proc is defined in report file RDL.
How...
Tinu
|
04-19-2007 09:18 PM
Bryan Phillips | 1 | 27 |
|  | Hi I have been constructing a form and have found a problem that seems to be
repeatable.
I put a datagrid on the form and added code to build a...
Doug Bell
|
04-18-2007 08:42 PM
Doug Bell | 2 | 17 |
|  | Hi to all.
I need to create a custom control which does the following:
- It should contain a first, fixed image.
- It should manage a second...
Massimo
|
04-18-2007 12:56 PM
Massimo | 4 | 31 |
|  | I have an extender provider which adds a property(List<T>) on the extended
control on a win form. Where T is an enumeration, code at the end of...
VRK
|
04-17-2007 06:36 PM
VRK | 0 | 26 |
|  | What's the best way to validate a Date in the Textbox? The binding will
ensure that the date entered is in the actual format, but will not...
Earl
|
04-17-2007 01:25 PM
datetimepicker@gmail.com | 8 | 22 |
|  | How do I obtain the value of a checked item in the checkedlistbox control.
I can get the index and the displayed text string but not the value...
juzzy
|
04-17-2007 11:23 AM
Alex Meleta | 1 | 22 |
|  | It is possible in WPF? Thanks!
Jim
Jim
|
04-17-2007 11:12 AM
Jim | 0 | 18 |
|  | in an application with multiple child forms, is there a mechanism that
makes the child forms appear as items in the Windows menu of the
parent form?...
dani kotlar
|
04-17-2007 09:33 AM
hometoast | 1 | 18 |
|  | I want to made a treeview control which like the one in outlook. In some
special nodes, I need show some extra text behind the them with special...
xaep
|
04-17-2007 05:10 AM
xaep | 0 | 19 |
|  | I want to made a treeview control which like the one in outlook. In some
special nodes, I need show some extra text behind the them with special...
xaep
|
04-17-2007 05:08 AM
xaep | 0 | 16 |
|  | I'm creating a custom user control. One of the widgets on my UserControl is
a TextBox. I'd like to implement the .Text property of the UserControl...
Joseph Geretz
|
04-16-2007 09:31 PM
Joseph Geretz | 2 | 16 |