This is a migrated thread and some comments may be shown as answers.

Foreground color of the MessageBox content

1 Answer 42 Views
MessageBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Wallace
Top achievements
Rank 1
Wallace asked on 12 Jan 2014, 06:49 PM

I used the following code to create a message box:


var messageBox = await RadMessageBox.ShowAsync(LocalizedStrings.Translate_PinTileStartScreenTitle, MessageBoxButtons.OKCancel, LocalizedStrings.Translate_PinTileStartScreen,LocalizedStrings.Translate_DoNotShowAgain );
_DoNotShowAgain );

But the foreground color of the messagebox content is black, but the foreground color of the checkbox content is white (which is the foreground color of the phone).



I can create a custom template to make this work, but I thought this might be a bug and see if you have any resource related to this to save me some work.



Thanks

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 16 Jan 2014, 09:32 AM
Hello Wallace,

Thanks for writing and for reporting this.

Is it possible that you send us the project you are reproducing this with? We would like to debug the case on our side and see what causes the glitch.

You will have to open a new support ticket in order to be able to attach your project.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
MessageBox
Asked by
Wallace
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or