ShouldSerialize
Mon, 17 Apr 2006 18:51:46 +0100
Hi all
i have 3 forms and the all inherited from each others, and in the base form
i have a custom control with a complex structure property (" MyProperty as
ComplexStructure )
and my problem is, i just want to change this property in the base (form1)
and i want to serialize the code for it, bu in the othe ...
|
property setting that leads to faulty object instantiation
Sun, 16 Apr 2006 14:10:02 -0700
I’m having a problem with an enumerated type that represents the property of
a composite control. This enumerated type is used to determine the number of
buttons present in a panel that is contained in the composite control. The
problem occurs at design time when the property is changed such that new
but ...
|
for sale: internetDotComs.com
Sun, 16 Apr 2006 15:32:11 +0200
domain for sale: internetdotcoms.com
http://www.afternic.com/name.php?id=11866440
...
|
Support for Generics in Forms and Controls
Thu, 13 Apr 2006 14:34:45 -0400
I just discovered the hard way that the Visual Studio designer for forms and
controls does not support generics.
I created the following controls:
Base Class:
public partial class CtlDataGrid<CollectionClass, InfoClass> : CtlBase
where CollectionClass : BaseCollection<InfoClass>
wher ...
|
serialization in InitializeComponents
Wed, 12 Apr 2006 00:28:01 -0700
My custom composite control for the .NET Compact Framework will not serialize
the DesignTime DefaultValues I assign to properties. For instance, VS
serializes '0' for ints and it serializes the first value for any enumeration
types.
For example:
// I implemented this default value via the “Custom Attr ...
|
how do I dynamically enable/disable a property?
7 Apr 2006 03:02:39 -0700
Hi
I've got a control that has a property in the Behavior section, it has
3 options, depending upon this property's selection I want to hide or
show other property's, because the user won't need access to them
unless they've selected the appropriate selection on the property in
Behavior.
Is there any eas ...
|
Mayorista Importador Exportador de cd y dvd www.Media-Set.net .Distribuidor Verbatim Princo Imation Benq Traxdata
Fri, 7 Apr 2006 11:06:21 +0200
www.Media-Set.net http://www.Media-Set.net
Mayorista Importador exportador distribuidor de cd cd-r y dvd-r
dvd+r verbatim traxdata princo imation benq.
Disponemos dvd-r dvd+r 4,7gb 4.7 gb cd-r 80" minicd minidvd , www.Media-Set.net http://www.Media-Set.net
SErvicio Seur 24/48 horas. Tarifa Plana de Transpo ...
|
|
|
RootComponentDesigner Add component
Thu, 6 Apr 2006 11:16:56 -0300
Hi,
I noticed when you add an SqlDataAdapter from the toolbox to a component
design surface it calls the wizard.
I can't reproduce this using code. I'm using the following in a
Designer:
Note the Configure wizard is only called when my code explicitelly
launches the designer verb, but in thi ...
|
Clearing a Property Value with a TypeDescriptor
Thu, 6 Apr 2006 01:41:02 -0700
I have a class with a certain Property that generates a list (from an enum)
that gets displayed in the property grid when a user selects the drop-down
for that property (in the Properties Window). However, once the user makes a
selection, they can no longer clear it.
Does anyone know of an easy way to cl ...
|
BackgroundWorker with a DataAccess Layer
Wed, 5 Apr 2006 16:41:11 -0500
I'm stumped with a design problem and hoping someone has an elegant
solution. I have a DataAccess Layer which contains all my database access
functionality. I would like to run all the processing requests that come
into the DataAccess Layer on a thread that is NOT the UI thread. My
DataAccess object is ...
|