Move controls problem after migrating to VS 2005
Wed, 22 Mar 2006 11:16:25 +0100
Hello,
I am experiencing strange problem with move controls in VS 2005 Designer.
I have a 2003 project which uses .NET 1.1 designer functionality:
DocumentDesigner derived form designer, ControlDesigner derived control
designers and custom implemented services. The solution worked perfectly
whe ...
|
ExtenderProvider not extending
Tue, 21 Mar 2006 14:24:05 -0800
Hello,
I am having a problem with the ExtenderProvider not extending the properties
of Controls during design time.
The ExtenderProvider is suppose to add a couple of properties to a Control
which is on a custom graphics model. When selected, the property grid
updates with the properties of the contro ...
|
serialize collections
Tue, 21 Mar 2006 16:04:34 +0100
how to serialize a collection in my custom object? i marked my typed
collection as Serializable. the objects in the collection have an own
TypeConverter. do i have to write a type converter for my list (which
inherits from List<>) too?
do i have to implement ISupportInitialize in my object which holds the ...
|
Need reference to parent
Mon, 20 Mar 2006 20:25:26 +0100
hello,
I have a custom control which has a property from type List<myClass>. so the
developer is able to add and remove items with the collection editor.
my problem is, that i need a referenz to my custom control at the point
where a new instance will be created from the collection editor. the
collecti ...
|
How to get provider for a complex type extended property
20 Mar 2006 11:15:58 -0800
Hi,
I have a complex type property exposed by an IExtenderProvider
implementing control, and
would like to be able to get that control's instance in the property
type converter.
If the extended property is of a simple type (e.g. a string) the value
of the context.PropertyDescriptor parameter passed to th ...
|
Controls with a generic base class
20 Mar 2006 09:54:23 -0800
Hi,
If I create a generic control, for example:
public class Alice<T> : Control
{
}
I can now load Alice into the designer and edit it. I now create a
subclass of Alice and ground (for want of a better word) the type
parameter:
public class Bob : Alice <string>
{
}
When I try to design Bob, wh ...
|
VS2005 ToolBox Behavior
Mon, 20 Mar 2006 10:55:32 -0500
I have a couple of questions related to the VS2005 ToolBox. It appears
that VS2005 automatically adds any controls or components found in the
current solution, which is different that VS2003, in which you had to
explicitly add them.
If you, for example, add a property to a custom control, when does it
show ...
|
|
|
Custom localization using an ExtenderProvider - some hurdles
Mon, 20 Mar 2006 02:21:46 -0800
I have decided upon my own localization scheme for my .NET 2.0
applications. The main reason for this, is that I do not want to use
satellite assemblies. There are several reasons for this, which I don't
want to go into now.
The design I have in mind is as follows:
In a separate assembly I have a Extende ...
|
Retrieving project location at designtime
Mon, 20 Mar 2006 00:36:52 -0800
I am currently designing an extender which needs to save a file in the
project location. Any ideas on how I retrieve the project location at
designtime from a component?
--
Thomas Due
Posted with XanaNews version 1.18.1.0
"There is always some madness in love. But there is also always some
reason in m ...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 18:15:47 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|