| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I'm trying to serialize a TableLayoutPanel to Xml, but there appears to be
some information missing when the Controls collections is processed....
Graham Allwood
|
08-04-2005 02:52 AM
Graham Allwood | 0 | 207 |
|  | Hi all.
I was wondering if anyone have extended the default collection editor to
allow switching between property and event view? the collection...
Martin Gustavsson
|
08-03-2005 10:21 AM
Martin Gustavsson | 0 | 190 |
|  | Hello.
I am desinging a Windows forms application with C#. I have added an
imagelist control to the form and added a bitmap. Now, whenever I run...
Ryan Taylor
|
08-01-2005 01:06 PM
Ryan Taylor | 1 | 203 |
|  | Hi,
I want to extent the custom form designer (see INFO: Code Sample That
Demonstrates How to Create a Custom Form Designer by Using Visual C#...
Bragadiru
|
07-29-2005 04:00 AM
Bragadiru | 0 | 157 |
|  | Hi,
in the DesignHost why should the RootComponent be a Form even when the class
you may be designing is derived from a form?
Take for example a...
Graham Allwood
|
07-28-2005 02:03 PM
Robert Conde | 1 | 201 |
|  | Hi there,
I am stuck in that, so I need your help. I designed a user control, which is
mainly a GroupBox (GB). When I drag a control in the GB, the...
Monarghel
|
07-27-2005 10:07 AM
Tim Wilson | 15 | 255 |
|  | If you place a textbox on a user control...then put that user control on a
form with a panel, then move the control to the panel, you then can...
Robert Conde
|
07-21-2005 07:04 PM
Robert Conde | 1 | 161 |
|  | Hi!
When I design a form, all controls are default declared as private. When I
change some of them to internal, it works fine for a while, but then...
Carl
|
07-21-2005 07:22 AM
Carl | 0 | 157 |
|  | Hello
I have written some own Forms/Control that are not based on
Windows.Forms.Control
I have done that with a own Designer like the Shape Designer...
mkl (AT) nospam (DOT) com
|
07-14-2005 07:35 AM
mkl (AT) nospam (DOT) com | 0 | 148 |
|  | I don't understand why my component appears gray in the toolbox. I added the
attributes in my component.
Can someone help me...
Mihaela Barbu via DotNetMonster.com
|
07-13-2005 10:00 AM
Tim Wilson | 1 | 162 |
|  | Hello,
I want to have a control with a constructor that accepts several parameters.
Unfortunately, the Visual Studio designers insist on...
Alex
|
07-12-2005 01:37 AM
AT | 2 | 138 |
|  | Hello,
Is there a way to make the CollectionEditor readonly?
Looks like CollectionEditor uses CollectionForm, and CollectionForm
includes this...
AT
|
07-11-2005 01:23 PM
AT | 1 | 240 |
|  | Is there a way for me to refresh the entire form to allow controls with
transparent backgrounds to refresh correctly and be...
Michael Powell
|
07-05-2005 05:13 PM
Bob Powell [MVP] | 3 | 199 |
|  | Hello,
I am tring to define StringArrayConverter, need to do extra validation
to the input strings.
But ConvertFrom() method never gets called, I am...
AT
|
07-01-2005 02:23 PM
AT | 0 | 153 |
|  | If you think that too write me at
barney.fregeau (AT) booomail (DOT) com
barney fregeau
|
07-01-2005 07:24 AM
barney fregeau | 0 | 135 |
|  | I have my own component that modifies untyped dataset in design-time. After I calling that method of my component the dataset is modified correctly,...
Stanislaw Tristan
|
06-28-2005 08:36 AM
Stanislaw Tristan | 0 | 161 |
|  | Hi,
simple question: is there any way to debug design-time-code except with
MessageBoxes? If I develop, for example, a TypeConverter it is...
Sparhawk
|
06-28-2005 02:16 AM
Bob Powell [MVP] | 5 | 205 |
|  | I'm running into problems with VisualStudio.NET2003 and Windows
Forms inheritance. It _feels_ like a bug, but it could just as well
be a...
Frnak McKenney
|
06-26-2005 04:13 PM
Frnak McKenney | 0 | 180 |
|  | Hi,
I have just installed a large number of components into the toolbox, and
I want to move them on to different tabs to make them easier to...
Paul Cheetham
|
06-26-2005 11:32 AM
Paul Cheetham | 0 | 181 |
|  | Using C#.NET.2003 I'm running into a problem attempting to put
wrapper classes around managed Forms, and after six hours it's
getting hard to see...
Frnak McKenney
|
06-22-2005 10:05 AM
rmunson8 | 1 | 166 |
|  | I'm developing a usercontrol that contains other controls created by a
factory instead of being constructed using the new keyword. So I've created
a...
Juan M. Servera
|
06-21-2005 06:02 AM
Juan M. Servera | 0 | 185 |
|  | Hi,
I developed a new ExtenderProvider which works great except for one
detail.
I am using the new ExtenderProvider with inherited forms.
I want to...
Sparhawk
|
06-21-2005 02:29 AM
Sparhawk | 0 | 188 |
|  | Hi, everyone,
I'm a newbie to the winform designtime area, Now I'm learning the usage of
PropertyGrid. when I added one custom type of property...
CaptainHaddock
|
06-19-2005 06:30 AM
CaptainHaddock | 2 | 198 |
|  | Hi everyone
I have to make a global cache in a windows application to store few data in
the application's lifetime.
What's the best way to do...
Amir
|
06-17-2005 05:18 AM
Amir | 0 | 182 |
|  | Hello
I try to develop my own component with a collection property
Every thing work fine in Design Time except when I try delete the...
Thibaud Bouquely
|
06-15-2005 04:28 PM
Thibaud Bouquely | 2 | 191 |
|  | I have a component that is loading some information from XML files. This
information is needed at both runtime and design time. At runtime, it...
Gerald
|
06-14-2005 12:19 PM
Gerald | 0 | 157 |
|  | I have a component that is loading some information from XML files. This
information is needed at both runtime and design time. At runtime, it...
Gerald
|
06-14-2005 12:18 PM
Gerald | 0 | 170 |
|  | Using the VS 2003 IDE, How do I specify the name that I want associated with
the table returned by the DataAdapter? It defaults to Table. I want...
Christopher Weaver
|
06-10-2005 02:07 PM
AT | 1 | 171 |
|  | Hi
My validators derive from BaseValidator and
they EXTENDS certain properties to type Controls
by implementing IExtenderProvider.
Like in Tooltip...
KK
|
06-09-2005 10:27 PM
KK | 0 | 174 |
|  | I am creating a menu-style control, and would like to add designer support
for the items.
I have most of the details, and have created a few...
Sean McBride
|
06-09-2005 12:53 AM
Sean McBride | 0 | 166 |
|  | I have some complex (fairly) user controls that I have created. Some
of those user controls host other user controls. When I host one of
these on a...
Jim
|
06-08-2005 03:58 PM
cody | 2 | 183 |
|  | Hi,
I have a UserControl with another control embedded on it and want to
resize this embedded control whenever the developer resizes the
UserControl...
AT
|
06-07-2005 06:13 AM
joeycalisay | 2 | 348 |
|  | I'm trying to create a form that has a unique GUID as a property whenever a
new one is created. However this won't store the generated GUID unless...
fatboy
|
06-07-2005 06:12 AM
joeycalisay | 1 | 180 |
|  | I have just been playing with AutoScale and I am unhappy with the way it
appears to work.
I have a form created on a desktop m/c where the screen...
Charles Law
|
06-04-2005 03:11 PM
Phil Wright | 4 | 190 |
|  | Hi,
I am a new .NET programmer starting with the Visual C# 2005 Express Beta 2,
trying to replicate a VCL component that I use. I am trying to...
news.microsoft.com
|
06-04-2005 03:09 PM
Phil Wright | 1 | 155 |
|  | Hi,
We're having a problem with the forms DesignMode property which is always
false.
I checked around, and found that the forms Site property is...
Egil Winther
|
05-31-2005 06:21 AM
Egil Winther | 2 | 168 |
|  | In my application I have a base control class - call it BaseControl - from
which I inherit to create multiple controls. I'm using a...
Greg Robinson
|
05-30-2005 10:55 AM
Michael Powell | 3 | 140 |
|  | Using the following ExpandableObjectConverter-derived class leads to a most
strange issue. The ConvertTo method receives an 'Object value' argument...
D.Z. Simpson
|
05-30-2005 02:57 AM
D.Z. Simpson | 4 | 145 |
|  | I've created a container control based object that needs a design time
editor. I've created one based on ControlDesigner but there are...
Michael Powell
|
05-28-2005 01:09 PM
Francisco Padron | 1 | 157 |
|  | This is killing both me and the project.
We're working on a farly large project.
The code is divided in two parts.
One solution that holds all...
TEK
|
05-28-2005 07:24 AM
MajorTom | 1 | 161 |
|  | framework 1.1, VS 2003
Implementing IRootDesigner, I still need to show non-visual components in
ComponentTray. So I added an instance of...
ivan
|
05-26-2005 04:52 AM
ivan | 0 | 166 |
|  | Hi All,
I have the following property in my control,
private string _mask = string.Empty;
public string Mask
{
get { return _mask; }
set { _mask =...
Miao Chen
|
05-25-2005 12:03 PM
Miao Chen | 0 | 299 |
|  | I have a custom list view "MyListView" (inherited from
System.Windows.Forms.ListView) which has a "Columns" property.
"Columns" if of type...
AT
|
05-25-2005 11:37 AM
AT | 2 | 150 |
|  | Hi All,
I am creating a userControl which overrides the TextBox control, in
which I have created a property "TextType". In the
properties panel of...
AN
|
05-25-2005 03:14 AM
AN | 0 | 141 |
|  | I am trying to use a custom DesignerSerializer to generate a class
declaration based on the properties of a custom control which is used by...
mnowosad
|
05-23-2005 02:38 PM
mnowosad | 0 | 176 |
|  | Hi,
I am planning to extend DataGridView control to hosting my own Editing
control. Here is my class which derived from DataGridViewColumn.
public...
Miao Chen
|
05-23-2005 02:21 PM
Nate Smith | 1 | 187 |
|  | I am looking for a way, during design-time, to be able to access all
assemblies that were added as references to the currently selected...
mnowosad
|
05-23-2005 12:55 PM
mnowosad | 2 | 183 |
|  | You need to have:
public YourCollection YourProperty {
}
Then for the class of which the items of your collections are you need to
add:
Francisco Padron
|
05-21-2005 07:37 PM
Francisco Padron | 0 | 130 |
|  | I am creating a custom control which have an "AutoCompleteStringCollection"
property, which is like in TextBox control. How I can tell the designer...
Miao Chen
|
05-21-2005 07:27 PM
Francisco Padron | 1 | 239 |
|  | I'm trying to create a ComboBox class that will present the same printout
options to users no matter where I need to use the combo box. I extend...
MLongmire
|
05-21-2005 06:53 PM
Francisco Padron | 1 | 162 |