Print Page | Close Window

How to display tip/hint section when

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=4296
Printed Date: 29 April 2024 at 12:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to display tip/hint section when
Posted By: riki
Subject: How to display tip/hint section when
Date Posted: 27 May 2006 at 2:24pm

How to display tip/hint section when PropertyGrid embedded within  CXTExcelTabCtrl?

I tried using:

CXTPPropertyGridItem* pSettings = m_sheet6.AddCategory("Test");

CXTPPropertyGridItem* pItem = pSettings->AddChildItem(new CXTPPropertyGridItemNumber("R1",1000));

pItem->SetDescription(_T("The rate in milliseconds."));

but it didn't work. The code displays properly inside a worksheet in CXTExcelTabCtrl, and there is section on the bottom for tips/hints, but nothing is displayed when the above item is selected.

Any help is appreciated.




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