Function WCenter() Foundation

Makes a window entirely visible on the screen or centers it.

Syntax
WCenter( [<lCenter>] ;  // Default: .F.
       ) --> nWindowID
Description

WCenter() moves a hidden or partially hidden window back to the screen to become entirely visible. If the window is to be centered, .T. must be passed to the function.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.