Method EnsureVisible
EnsureVisible(Rectangle)
When implemented by a class, ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
void EnsureVisible(Rectangle rect)
Parameters
rect
RectangleThe Rectangle to check.