Click or drag to resize

GH_WindowsFormUtilCenterFormOnEditor Method

Overload List
  NameDescription
Public methodStatic memberCenterFormOnEditor(Form, Boolean)
Positions a Form so that it is centered on the active editor. If the editor doesn't exist or is hidden, the form will be centered on the screen instead.
Public methodStatic memberCenterFormOnEditor(Window, Boolean)
Positions a Form so that it is centered on the active editor. If the editor doesn't exist or is hidden, the form will be centered on the screen instead.
Top
See Also