WindowRestorer SetSubWindowRelativeLocation Method CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodStatic memberSetSubWindowRelativeLocation(Form)
Sets the location of a sub-window relative to its base form allowing for multiple monitors.
Public methodStatic memberSetSubWindowRelativeLocation(Form, Point, Int32, Int32)
Sets the location of a sub-window relative to its base form and optionally a parent control on that base form, allowing for multiple monitors.
Back to Top
See Also