Method EnsureVisible
EnsureVisible(Rectangle)
Ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
public virtual void EnsureVisible(Rectangle rect)
Parameters
rect
RectangleThe Rectangle to check.
Ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
public virtual void EnsureVisible(Rectangle rect)
rect
RectangleThe Rectangle to check.