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

RadMessageBox Position

7 Answers 278 Views
MessageBox
This is a migrated thread and some comments may be shown as answers.
Sina
Top achievements
Rank 1
Sina asked on 02 Dec 2017, 10:51 AM

Hi everyone,

when a radmessagebox pops up , its not exactly on the center of screen .

How to align it to the center of screen?

7 Answers, 1 is accepted

Sort by
0
Susan
Top achievements
Rank 1
answered on 07 Dec 2017, 03:46 PM
I am also interested in finding an answer for this.
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 11 Dec 2017, 02:45 PM
Hello, Susan,

Thank you for writing.  

We already have a similar issue logged in our feedback portal. You can track its progress, subscribe for status changes and add your comments on the following link - feedback item.

I would kindly ask you to use our support ticketing system for any further questions as it is the best way to reach our support staff. Thank you for your understanding.

I hope this information helps.

 Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Sina
Top achievements
Rank 1
answered on 12 Dec 2017, 11:33 AM
Hi Dess post you 've mentioned is in vb mention a c# one.tnx
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 14 Dec 2017, 01:35 PM
Hello, Sina, 

Thank you for writing back. 

The refered feedback item indicates a confirmed issue in our portal no matter if it is in C# or VB.NET. Feel free to use our free online C#/VB.NET converter if you need to translate it in C#: http://converter.telerik.com/ 

I hope this information helps. If you have any additional questions, please let me know. 

 Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
James
Top achievements
Rank 1
Veteran
answered on 14 Dec 2018, 02:07 AM
This doesn't seem to be fixed. If it is can someone please tell me how to position the Radmessagebox? Thank you
0
James
Top achievements
Rank 1
Veteran
answered on 14 Dec 2018, 02:09 AM

Just an FYI, if I statically set the min and max size of the messagebox, it works.

Telerik.WinControls.RadMessageBox.Instance.MaximumSize = New System.Drawing.Size(375, 180)
Telerik.WinControls.RadMessageBox.Instance.MinimumSize = New System.Drawing.Size(375, 180)

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 14 Dec 2018, 10:39 AM
Hello, James,     

The referred feedback item specifies that the issues was addressed in R1 2018. I have tested the sample project from the feedback portal with R1 2018 and the latest version as well and it seems to work as expected. If you are still experiencing any issues with the location of RadMessageBox, it would be greatly appreciated if you can give us some more details how to replicate the issue locally. 

Alternatively, you can submit a support ticket where you can provide a sample project demonstrating the undesired behavior that you are facing together with any additional details. Thus, we would be able to make an adequate analysis of the precise case and assist you further. Thank you in advance.

Should you have further questions please let me know.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
MessageBox
Asked by
Sina
Top achievements
Rank 1
Answers by
Susan
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Sina
Top achievements
Rank 1
James
Top achievements
Rank 1
Veteran
Share this question
or