Popup scrollable content |
Post Reply |
Author | |
nick.brandwood
Groupie Joined: 17 December 2008 Location: Italy Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 21 August 2009 at 5:30am |
Is it possible to have a scrollable text container in a popup control?
(while I'm here, can can a button have both an icon and a caption? currently I seem to get either one or the other...)
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
With last 13.1 release its possible with Markup.
Open PopupControl sample and add ScrollViewer tag for markup caption sample.
Caption = _
"<ScrollViewer MaxHeight='30'> ...
"</Grid></ScrollViewer>"
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |