Print Page | Close Window

How to hide the value of a Property

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2971
Printed Date: 09 November 2025 at 12:38am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to hide the value of a Property
Posted By: Dimi
Subject: How to hide the value of a Property
Date Posted: 29 September 2005 at 7:16am

I've got the following problem:

If a user selects an item, the program shows the properties of this item with the propertyvalues. If a user selects more than one item, the program shows only the common properties. I want to show the propertyvalues only, when all the items got the same values.

How can I hide the value of a Property, especially in the class CXTPPropertyGridItem?




Replies:
Posted By: Oleg
Date Posted: 29 September 2005 at 12:13pm

Hello,

you can set value as empty string:

pItem->CXTPPropertyGridItem::SetValue(_T(""));



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net