| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Why would the comboBox_SelectedIndexChanged event fire as a form is
closing??
How can I test that the form is closing within the event...
radiolandog
|
09-23-2007 10:38 PM
Linda Liu [MSFT] | 1 | 55 |
|  | Im using the webbrowser contrl to load an html file and attempt to parse the
dom but am running into a few issues.
See the code snipped...
bitshift
|
09-21-2007 07:04 PM
Sheng Jiang[MVP] | 3 | 29 |
|  | Hey I'm custom drawing only the label of a tree node, so I'm using
TreeViewDrawMode.OwnerDrawText. However, my labels are shorter than
what would...
bbla32@op.pl
|
09-21-2007 02:32 PM
bbla32@op.pl | 0 | 21 |
|  | I'm looking for some sample code to implement super and subscript in an RTF
control w/o using the baseline offset and font size...
Brian Richards
|
09-21-2007 10:59 AM
Brian Richards | 1 | 11 |
|  | Greeetings All ..
For my users convenience I have mapped function keys F2 .. F12 to change
the tabs on the Tabcontrol.
Works like a charm <ominous...
Sam Samson
|
09-21-2007 01:52 AM
Sam Samson | 2 | 24 |
|  | I am writing a small grid control and trying to take advantage of a
Panel's Autoscroll property. Scrolling works fine on the panel itself but
I need...
Jeff Gaines
|
09-20-2007 11:44 AM
Jeff Gaines | 2 | 10 |
|  | Is there a way to load checkboxes in the VB.NET TreeView so that the
Parent node does NOT have a checkbox visible but all subsequent
Children do have...
Aaron
|
09-20-2007 02:03 AM
G Himangi | 1 | 15 |
|  | In Visual Studio 2005:
- Create a Windows Forms application.
- Add a DateTimePicker to the main form.
- Add a ToolStrip with one button to the main...
Paul E Collins
|
09-19-2007 09:02 AM
Pepa | 2 | 10 |
|  | is a reader automaticaly disposed if the connection it is associated with is
closed?
what will happen if an app:
while true
open connection
open...
Daniel
|
09-19-2007 12:03 AM
Mr. Arnold | 1 | 14 |
|  | Have a data binding question. Say I have a WidgetList class that holds a
collection of Widgets. I have a WidgetUserControl that has a propery...
Andy Bell
|
09-18-2007 08:15 PM
Andy Bell | 2 | 10 |
|  | I am seeing some unexpected behavior with a RichEdit control I have on a
form, where certain special characters are saved properly, but do not...
DeeDub
|
09-18-2007 02:26 PM
DeeDub | 0 | 11 |
|  | I have an existing Winforms User Control (written in VS2005 C#) and I would
like to change the position of the splitter at load time based on the...
Tatworth
|
09-17-2007 03:25 PM
Tatworth | 4 | 12 |
|  | Hello,
ASP NET 2.0 visual studio 2005.
I am tryng to create a dynamic dropdownlist in the Page_Load event.
myDDL = new DropDownList
I populate it...
Francois
|
09-17-2007 12:49 PM
Francois | 0 | 9 |
|  | I've made an inherited ListView control with a customized ColumnHeader Type.
I've overwritten the Columns property with a collection of my...
Johnny J.
|
09-17-2007 04:48 AM
Johnny J. | 0 | 15 |
|  | I have read the posts that suggest that if ones the treeview on the
Form Load event (instead of in a constructor) that an unnecessary
scroll bar will...
magkip@hotmail.com
|
09-16-2007 11:26 PM
G Himangi | 1 | 17 |
|  | I'm trying to create WinForm C# .NET 2 application.
User should edit data from SQL server table in DataGridView over 1 MB
Internet connection.
Table...
Andrus
|
09-16-2007 05:36 PM
Andrus | 0 | 11 |
|  | I have a class which extends an Infragistics grid to add some app
specific functionality. I am now trying to create a composite control
that...
Keith
|
09-15-2007 05:01 AM
Bob Powell [MVP] | 1 | 9 |
|  | Why is it that I can set a background color of White for a textbox and it
shows white when disabled, but setting White for background color...
Earl
|
09-14-2007 11:56 AM
Earl | 0 | 10 |
|  | Hi!
I'm using VB.Net 2003 (with all current patches) and experience a
strange problem. This is some Pseudo-Code illustrating it:
Private...
Benjamin Lukner
|
09-14-2007 05:25 AM
Benjamin Lukner | 0 | 14 |
|  | I have a form which loads up user controls based on user input. When
a user clicks a button to load a particular record, the control takes
about 2-3...
tribbles
|
09-13-2007 09:05 PM
tribbles | 0 | 9 |
|  | Hi
I have a DataGridView where one of the columns are for entering data of
different type - datetime, numeric, boolean etc.
So I need to be able to...
Paul S
|
09-13-2007 05:49 AM
Linda Liu [MSFT] | 3 | 15 |
|  | Can I change the maximum amount of characters allowed in a drop-down form
field? My choices are too large.
DanaA
|
09-12-2007 02:26 PM
DanaA | 0 | 16 |
|  | Hi,
I'm using the SSRS report designer within VS2005 and I have a .rdl report
that I have placed a background form as an image background. I then...
Rob Dob
|
09-12-2007 12:01 PM
Rob Dob | 0 | 10 |
|  | I have a property that is a generic list of type IAddress (List<IAddress>).
When I attempt to view this property using the Property Grid control...
ME
|
09-12-2007 07:31 AM
Robbe Morris - [MVP] C# | 2 | 12 |
|  | Hi,
Have you ever seen some .NET wrapping for Win32 ComboBoxEx control? I'd like
to find something ready with images/indentations in the dropdown...
Dmitry Nogin
|
09-12-2007 05:59 AM
Eric Moreau | 2 | 11 |
|  | WINDOWS FORM>
We are migrating an app from VS2003 using DataGrid to VS2005 using
DataGridView. Naturally, all our DataGrid helper classes are...
teddysnips@hotmail.com
|
09-11-2007 09:13 PM
noregrets62@gmail.com | 5 | 11 |
|  | Hi
The sample DesignerHost.exe availble on the MSDN Forums shows a control
designer that alow you to drag/drop
controls from the ...
Fred Heida
|
09-11-2007 06:53 PM
Fred Heida | 0 | 11 |
|  | I am implementing an owner-drawn tab control, and the last bit of resistence
I've found is handling the left-right spinner that appears when the sum...
Skwerl
|
09-11-2007 05:44 PM
Mick Doherty | 1 | 14 |
|  | In ReportViewer we encountered a problem trying to recursively call a
subreport so that a deeply nested data structure can report to the level...
=?Utf-8?B?TWFyZWs=?=
|
09-11-2007 03:23 AM
Linda Liu [MSFT] | 2 | 15 |
|  | Using the 2.0 ToolStrip, I have a ToolStripDropDownButton with several
ToolStripMenuItems. When I click on one of the menuitems, I am opening...
David Adams
|
09-10-2007 11:47 PM
David Adams | 0 | 12 |
|  | In my project I need to add a few textboxes for numeric (decimal) input.
Depending on the users local settings, the decimalseperator can be "."...
Luc
|
09-10-2007 11:02 AM
Morten Wennevik [C# MVP] | 3 | 11 |
|  | Hello,
I'm trying to extend the standard .NET tab control, to give it a custom
appearance. I've got pretty much everything working to my...
Notre Poubelle
|
09-10-2007 05:20 AM
Mick Doherty | 4 | 14 |
|  | I am writing a diary app with a MonthCalendar control which shows 3 months
across and 1 high. ScrollChange is set to 1.
In the DateChanged event I...
Jeff Gaines
|
09-07-2007 05:11 AM
Jeff Gaines | 4 | 16 |
|  | In VB.NET 2005 I am trying to set the text and enabled status of a
ToolStripMenuItem in the CurrentCell event of a DataGridView. For some
reason the...
Barry Seymour
|
09-06-2007 02:44 PM
Jack Jackson | 2 | 13 |
|  | Suddenly all my windows come up in the minimized size. I have to maximize them
by using the corner button. Previously it was just the opposite. Is...
=?Utf-8?B?QmFkZ2VyIEJpbGw=?=
|
09-05-2007 06:58 PM
Jeff Gaines | 3 | 11 |
|  | I am still somewhat wet behind the ears with .net 2.0. I'm creating a
program for my helpdesk to assist in some common stuff we have to do,
reset...
SBrown
|
09-05-2007 04:23 PM
SBrown | 0 | 13 |
|  | Hi I am a foxpro 9 programmer new to c# vs2005
I have a money column openingBalance of table accounts bound to a textbox /
masked textbox.
of a...
Ujjal
|
09-05-2007 08:29 AM
Ujjal | 0 | 13 |
|  | hi
I have a window datagridview that has a combo box column.The grid is
binded to a data source that contain aggregated objects. I want to
bind some...
goraya
|
09-05-2007 07:50 AM
e.middlebrook@googlemail.com | 1 | 14 |
|  | Can I disallow the users to edit the datgridview cells?
--
Best regards
Luc
=?Utf-8?B?THVj?=
|
09-05-2007 07:30 AM
e.middlebrook@googlemail.com | 2 | 11 |
|  | Hi All,
I would like to make the Tab of a Tabcontrol highlight .. similar to what
happens when the Hotrack property is set and the user runs the...
Bob
|
09-05-2007 02:26 AM
Martin M | 3 | 13 |
|  | Hello,
is there a way to see (as a string) what user has entered into the
NumericUpDown control? If this control is on a "dialogue" type of a
form...
nvx
|
09-04-2007 11:47 AM
nvx | 0 | 14 |
|  | The .RTF method on my RichTextBox control returns a string in which
characters from international character sets are escaped in the
following format:...
Pete Y.
|
09-04-2007 10:20 AM
Pete Y. | 0 | 11 |
|  | Hi friends,
I am developing an app, i need to show a Word document into a Panel
control, i can execute Word across Microsoft.Office.Interop class...
Willy
|
09-04-2007 06:07 AM
Willy | 0 | 13 |
|  | Hi,
How can I make a transparent windows form control?
Thanks,
Mehrdad
Mehrdad
|
09-03-2007 01:33 PM
Herfried K. Wagner [MVP] | 4 | 13 |
|  | Hello,
is there any reason why TabControl.Selecting might not fired when I
select a tab different from the current one? There is a DataGridView
on...
nvx
|
09-03-2007 10:16 AM
Patrick Steele | 1 | 10 |
|  | Hello,
I experience a strange problem with PictureBox I draw onto. My
application has a fill-docked TabControl on its form and there is
PictureBox on...
nvx
|
09-01-2007 01:17 PM
nvx | 7 | 11 |
|  | I have a gridview that I am binding to a datatable at run time with a
tableadapter.
I get an error on the gridview's selectedindexchanged event...
=?Utf-8?B?QnJ1Y2UgQnJvd25pbmc=?=
|
08-31-2007 11:02 AM
=?Utf-8?B?QnJ1Y2UgQnJvd25pbmc=?= | 0 | 12 |
|  | Hi,
I must program a Form that contains OCXs in a TabControl, each tab of which
contains a single OCX. I
created that with the Designer and it...
Emmanuel Thiry
|
08-31-2007 10:07 AM
Emmanuel Thiry | 0 | 9 |
|  | Hi,
Did anyone notice, the WinForm tooltip component cannot show again if
you click on a label?
The repro steps are quite simple:
Just create a...
jonny
|
08-31-2007 08:07 AM
jonny | 2 | 11 |
|  | Is there a way to prevent a vertical scroll bar to appear in a listbox if
there are more items then can show in the listbox? I know you can set it...
=?Utf-8?B?TW9ycmlzIE5ldW1hbg==?=
|
08-31-2007 06:06 AM
Linda Liu [MSFT] | 9 | 17 |