How do I set the dotnet propertygrid modal editor location?
See the question and my original answer on StackOverflowYou can define the form's StartPosition to FormStartPosition.CenterParent or Manual and then set Location
You can define the form's StartPosition to FormStartPosition.CenterParent or Manual and then set Location