Hello everyone,
I have a little problem with the property StartPosition of a radForm.
When I create a radForm which will be opened with ShowDialog as a modal window at runtime, the start position CenterScreen is not applied. Depending on the size I choose, the modal is sometimes not even fully visible on the screen. How can I resolve this?
I've uploaded a test project which shows the problem:
Thank you in advance and have a nice week!