all groups > dotnet windows forms designtime > december 2006
Understand cicular referencing properties!
Posted by Özden Irmak at 12/31/2006 2:25:43 AM
Hello,
In my task, I'm scanning all properties of an object and picking up to show
their names in a treeview if it fits some criterias I defined. When
scanning, I've a problem which causes stack overflow error...
This happens when a class does have a circular reference...The best sample
... more >>
Accessing designer propertyGrid
Posted by Mario Vázquez at 12/30/2006 7:23:43 AM
Hi all,
It is possible to aquire a reference of the designer propertyGrid at design
time?
Regards,
Mario Vazquez
... more >>
Hidding collection items
Posted by Mario Vázquez at 12/29/2006 12:00:57 AM
Hi,
I've created my own UITypeEditor to edit string collections in windows forms
apps. Now I'd like to hide the collection items from the property grid. Does
anybady know how?
Thanks in advance.
Mario Vazquez
... more >>
Request
Posted by Larry Smith at 12/21/2006 12:11:55 PM
Hi there,
Sorry if this is inappropriate for this NG but I'm looking for samples of
form-based ".resx" files that were created in a non-English version of
Visual Studio 2005 (or 2003 if necessary). If anyone has access to this
could I trouble you to send me a copy at lsmith999999@hotmail.co... more >>
Designer load error
Posted by Daniel Billingsley at 12/17/2006 2:50:13 PM
Ok, spending an hour a day doing the exit VS -> restart VS -> rebuild
project dance is getting REALLY old.
I have a perfectly good user control that I work in for an hour. I close
Visual Studio for whatever reason and start it back up to continue working
on the control only to be greeted w... more >>
User Control creating a control dynamically while in designer
Posted by Mark at 12/11/2006 2:10:18 PM
My UserControl needs to dynamically create a contained control based on a
property that is able to be set at design time.
In the constructor for my UserControl it sets up it's default display state
which includes the contained control. Everything works fine when the
default control is crea... more >>
Property value not saved
Posted by Nintai at 12/8/2006 1:34:02 PM
I have a custom DataGridViewTextBoxColumn.
I've added the following property.
<Description("Specifies a data type for validation."), _
Category("Behavior"), _
RefreshProperties(RefreshProperties.All), _
DesignerSerializationVisibility(DesignerSerializationVisibility... more >>
"CancelButton" property resetting itself
Posted by Jack Brown at 12/7/2006 5:46:38 PM
Hi there,
Has anyone noticed that the "Form.CancelButton" property occasionaly resets
itself to "(none)" in the form's property window for no apparent reason (at
deisng time using VS 2005). Has anyone had this problem as well. Thanks.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|