Adding a scrollbar to the description pane |
Post Reply |
Author | |
ktomlinson
Newbie Joined: 28 July 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 28 July 2008 at 7:09am |
Hi guys, does anyone know if it is possible to add a scrollbar to the description/help pane of the property grid?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
With 12.0.1 you can use Markup:
m_wndPropertyGrid.EnableMarkup();
pItemGreeting->SetDescription("<ScrollViewer><TextBlock>Text Text Text<LineBreak/>Text Text Text</TextBlock></ScrollViewer>"); |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ktomlinson
Newbie Joined: 28 July 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Many thanks for the prompt response, Oleg. We're actually using version 9.81- I probably should've pointed that out! I think we should update.
Once again, many thanks for your help! |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |