PropertyGrid customize to ExpressionDark Style

Grids for WPF Forum

Posted 14 years ago by David Förderer
Version: 10.1.0522
Avatar
Hi,

I want to customize the PropertyGrid to the Expression Dark Style from Microsoft.

How I can do this? Any ideas?


David

Comments (2)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi David,

Please see the following forum post: http://www.actiprosoftware.com/Support/Forums/ViewForumTopic.aspx?ForumTopicID=4968

But to answer your question, you would need to create custom Styles and ControlTemplates for PropertyGrid, PropertyGridDataAccessorItem, and a few other controls. You can take the default Styles and tweak them to your needs and include them in your application resources. This isn't generally a trivial task.

You can more easily tweak the brushes used by the PropertyGrid so it fits in better with a given color scheme. If you look at the Theme Browser in our Sample Browser (under the General tab), you can see the brushes used and that can be customized.


Actipro Software Support

Posted 14 years ago by David Förderer
Avatar
Thank you for your answer.

I customized the PropertyGrid by changing the Brushes.


David
The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.