Welcome Guest Search | Active Topics | Sign In | Register

msgbox issues Options
Brad Coble
Posted: Tuesday, June 30, 2009 9:10:28 AM
Rank: Advanced Member
Groups: Member

Joined: 2/4/2009
Posts: 31
Hi!

Couple of issues with the msgbox.

1. Center text horizontal and vertical in content area?

2. It appears you dont allow the contenttemplate (it crashes if i try). You do allow at design time to add it. As a suggestion this should be hidden if it should not be added.

Thanks!

Brad
eo_support
Posted: Tuesday, June 30, 2009 9:52:10 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

To center text horizontal or vertical, you need to include text-align:center or vertical-align:middle in MsgBoxTextStyle property. You also need to give it a fixed width/height if you do so. For example, if you wish to center text horizontally, use "text-align:center;width:200px".

MsgBox does not allow ContentTemplate. We will change the code to disallow that at design time. Thanks for pointing that out!

Thanks


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.