Stories recently tagged with 'propertygrid'

A free localizable MonthCalendar(visualhint.com)

submitted by visualhintvisualhint(440) 3 years, 3 months ago

A new custom MonthCalendar has been added to the VisualHint's products and it is also free when used standalone. read more...

add a comment |category: |Views: 62

tags: another

Screencast of the new TimeSpan editor for .Net(visualhint.com)

submitted by visualhintvisualhint(440) 3 years, 7 months ago

As promised last week, here is a screencast showcasing the features of the new TimeSpan editor and especially its powerful format string letting you input a duration the way you want. read more...

add a comment |category: |Views: 145

tags: another

A TimeSpan editor for .Net(visualhint.com)

submitted by visualhintvisualhint(440) 3 years, 7 months ago

At last there is now an editor to enter a duration with the format you want and with the usability brought by Smart FieldPackEditor.Net. It can be used standalone, in the DataGRidView and in the PropertyGrid. read more...

add a comment |category: |Views: 573

tags: another

How to: Set the PropertyGrid as Read-Only(dotnetfacts.blogspot.com)

submitted by eugenciutaeugenciuta(715) 3 years, 8 months ago

The default PropertyGrid control provided by the WinForms collection doesn’t support a read-only functionality. Setting the PropertyGrid as read-only might be useful if you want to allow your users to fully inspect a rich property object exposed by the PropertyGrid without the possibility to change something. read more...

add a comment |category: |Views: 161

tags: another

The PropertyGrid gets Office 2007 and other themes(visualhint.com)

submitted by visualhintvisualhint(440) 3 years, 8 months ago

... or how to theme the PropertyGrid with the free Krypton Toolkit. read more...

add a comment |category: |Views: 44

tags: another

How to synchronize two side by side PropertyGrids(visualhint.com)

submitted by visualhintvisualhint(440) 3 years, 8 months ago

A screencast about the synchronization of 2 PropertyGrids and the source code of the synchronizer class. read more...

add a comment |category: |Views: 12

tags: another

Smart PropertyGrid.Net knows how to target multiple collections(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 3 months ago

This screencast shows how the Microsoft PropertyGrid fails at targetting multiple instances and how Smart PropertyGrid.Net solves the problem. read more...

add a comment |category: |Views: 50

tags: another

PropertyGrid's SelectedObjects and immutable properties in SPG(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 3 months ago

VisualHint publishes two screencasts to show how Smart PropertyGrid.Net 2.5 handles multiple target instances better than the Microsoft PropertyGrid. read more...

add a comment |category: |Views: 33

tags: another

.Net Adventures : Validating properties in a PropertyGrid control(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 10 months ago

The easiest way to validate a certain property is using the PropertyValueChanged event. read more...

add a comment |category: |Views: 41

tags: another

PropertyGrid, value validation and Visualtips(visualhint.com)

submitted by visualhintvisualhint(440) 5 years ago

Here is a preview of what value validation will look like in Smart PropertyGrid.Net. It merges a reworked validation engine (validation will be done against TypeConverters and custom validator classes) and a new compatibility with the free VisualTips product. read more...

add a comment |category: |Views: 278

tags: another

Programmatically resizing a column in a propertyGrid(propertygridresourcelist.com)

submitted by paultxpaultx(30) 5 years, 3 months ago

A great hack for a missing feature of the MS PropertyGrid. The site is also a good list of resources for who often works with this component. read more...

2 comments |category: |Views: 360

tags: another

Smart PropertyGrid.Net - TAB navigation(visualhint.com)

submitted by marktmarkt(110) 5 years, 4 months ago

Microsoft people, look at this, and please, add TAB browsing in the PropertyGrid embedded in Visual Studio. read more...

add a comment |category: |Views: 165

tags: another

The .Net MS PropertyGrid has a big brother(larkware.com)

submitted by bendixbendix(190) 5 years, 5 months ago

The PropertyGrid control from Microsoft is not the only PropertyGrid anymore. One guy found a way to rewrite it from scratch and the result is a far more usable control than the original one. This is definitely the one to use for me since I design my GUIs with a great care. And the icing on the cake, Nicolas, the author, answers about anything in a very short time, even during my eval period. read more...

1 comment |category: |Views: 63

tags: another