Click or drag to resize

GH_WindowsFormUtilCenterFormOnScreen Method

Overload List
  NameDescription
Public methodStatic memberCenterFormOnScreen(Form, Boolean)
Positions a Form so that it is centered on the current screen. The current screen being defined as the screen containing the cursor.
Public methodStatic memberCenterFormOnScreen(Window, Boolean)
Positions a Form so that it is centered on the current screen. The current screen being defined as the screen containing the cursor.
Top
See Also