| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | 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 05:13 PM
Frnak McKenney | 0 | 26 |
|  | 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 12:32 PM
Paul Cheetham | 0 | 34 |
|  | 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 11:05 AM
rmunson8 | 1 | 28 |
|  | 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 07:02 AM
Juan M. Servera | 0 | 34 |
|  | 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 03:29 AM
Sparhawk | 0 | 45 |
|  | 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 07:30 AM
CaptainHaddock | 2 | 33 |
|  | 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 06:18 AM
Amir | 0 | 36 |
|  | 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 05:28 PM
Thibaud Bouquely | 2 | 36 |
|  | 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 01:19 PM
Gerald | 0 | 29 |
|  | 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 01:18 PM
Gerald | 0 | 42 |
|  | 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 03:07 PM
AT | 1 | 33 |
|  | Hi
My validators derive from BaseValidator and
they EXTENDS certain properties to type Controls
by implementing IExtenderProvider.
Like in Tooltip...
KK
|
06-09-2005 11:27 PM
KK | 0 | 41 |
|  | 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 01:53 AM
Sean McBride | 0 | 31 |
|  | 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 04:58 PM
cody | 2 | 41 |
|  | 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 07:13 AM
joeycalisay | 2 | 35 |
|  | 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 07:12 AM
joeycalisay | 1 | 45 |
|  | 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 04:11 PM
Phil Wright | 4 | 44 |
|  | 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 04:09 PM
Phil Wright | 1 | 30 |
|  | 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 07:21 AM
Egil Winther | 2 | 29 |
|  | 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 11:55 AM
Michael Powell | 3 | 32 |
|  | 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 03:57 AM
D.Z. Simpson | 4 | 36 |
|  | 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 02:09 PM
Francisco Padron | 1 | 35 |
|  | 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 08:24 AM
MajorTom | 1 | 36 |
|  | 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 05:52 AM
ivan | 0 | 48 |
|  | 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 01:03 PM
Miao Chen | 0 | 92 |
|  | 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 12:37 PM
AT | 2 | 37 |
|  | 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 04:14 AM
AN | 0 | 35 |
|  | 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 03:38 PM
mnowosad | 0 | 32 |
|  | 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 03:21 PM
Nate Smith | 1 | 35 |
|  | 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 01:55 PM
mnowosad | 2 | 29 |
|  | 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 08:37 PM
Francisco Padron | 0 | 30 |
|  | 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 08:27 PM
Francisco Padron | 1 | 45 |
|  | 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 07:53 PM
Francisco Padron | 1 | 32 |
|  | Hi all.
I have a component implementing IExtenderProvider. It provides
two new properties for controls, BackColor and ForeColor. These
properties...
Martin Gustavsson
|
05-14-2005 06:04 AM
joeycalisay | 1 | 33 |
|  | Hello,
What "ArrangeIcons" does when LayoutMDI() method is called in an MDI form? I
read the description saying "All Child Icons are arranged within...
Sateesh
|
05-13-2005 12:46 AM
Sateesh | 0 | 40 |
|  | Hi,
i have 2 "new" controls, MyTabcontrol and MyTabPage, derived from TabControl
and TabPage.
Creating a form with the VS-Form-Designer and my...
Stephan Bomholt
|
05-12-2005 10:01 AM
Mick Doherty | 1 | 41 |
|  | Hello,
I would like to add a new item to a collection at Design Time without
going through a collection editor. I am trying to add an item to...
AT
|
05-12-2005 04:18 AM
joeycalisay | 1 | 40 |
|  | Hi,
I am creating my own designer using
http://www.divil.co.uk/net/articles/designers/hosting.asp (Also reading
through open source #Develop...
Mital
|
05-11-2005 03:01 PM
Francisco Padron | 4 | 41 |
|  | If I create a form that will be inherited from and I add some custom
properties, is it possible to add a custom designer like you can for...
news.microsoft.com
|
05-10-2005 03:52 PM
news.microsoft.com | 0 | 40 |
|  | hi all
I want to create my own OledbCommand control.Since OledbCommand class
is sealed class.
I can't inherit control from that.I inherit control...
AT
|
05-10-2005 04:49 AM
AT | 6 | 35 |
|  | how to access the control assembly at design time,
I am using the attribute to create a custom drop down list form,
with the list of the refernced...
moital
|
05-10-2005 04:19 AM
AT | 5 | 31 |
|  | Hi,
Does anyone knows how to set a default for a font property ?
I want my property to have the default (not bold) on Arial 8.0! Regular.
How can I...
Nick WAELTI
|
05-09-2005 04:24 AM
Nick WAELTI | 4 | 41 |
|  | Hi,
My control is almost finished but its still doing weird things at design
time.
I've a designer on my control. My control contains a collection...
Nick WAELTI
|
05-06-2005 07:24 AM
Nick WAELTI | 4 | 25 |
|  | I'm trying to inherit/extend the standard LinkLabel control so I can add a
couple of additional things to it... but, I can't get it to display on...
Michael Palmer
|
05-06-2005 02:14 AM
AT | 6 | 36 |
|  | Hi,
I have coded a class which inherits from DataSets and
creates two datatables and a datarelation between them.
My intention is to drag it to a...
Jose Antonio
|
05-05-2005 07:38 AM
Jose Antonio | 1 | 30 |
|  | I'm new to the design time world, so please forgive me if this is a
newbie question.
My control has a property called Model that is a Component. I...
Bruce Wood
|
05-04-2005 08:45 PM
joeycalisay | 1 | 46 |
|  | Hi,
I'm building an extended treeview control starting from scratch. Works
great so far, but I wanted to include some Rich Design Time features...
Nick WAELTI
|
05-04-2005 01:20 PM
Nick WAELTI | 5 | 44 |
|  | Hi,
How to display few properties of the control eg. Name, Text, Visible and
TabIndex?
I am using PropertyGrid, which shows all public properties...
Mital
|
05-03-2005 10:03 PM
joeycalisay | 1 | 41 |
|  | Hi,
I want to achieve custom sort on properties on a propertygrid. This means
that I don't want any alphabetical sort but want to use my own...
Özden Irmak
|
05-03-2005 07:29 PM
Mital | 3 | 39 |
|  | Hi,
I'm working on my IExtenderProvider - it adds a property which I expect
to normally bind to the app.config file.
I can't find how to add the...
Uri Dor
|
05-03-2005 06:36 AM
Uri Dor | 1 | 37 |