Method EnsureVisible
EnsureVisible(ref Point)
Ensures that the popup window is visible in the screen working area, moving it if necessary.
public void EnsureVisible(ref Point position)
Parameters
position
PointPosition in screen coordinates.
Ensures that the popup window is visible in the screen working area, moving it if necessary.
public void EnsureVisible(ref Point position)
position
PointPosition in screen coordinates.