Interface IDlgSeparateWindow
public interface IDlgSeparateWindow : IDlgSearchWindow
Properties
- Left
When implemented by a class, gets or sets the position of the window's left edge, in relation to the desktop.
- OptionsVisible
When implemented by a class, indicates whether the options group box should be visible.
- Top
When implemented by a class, gets or sets the position of the window's top edge, in relation to the desktop.
- Topmost
When implemented by a class, gets or sets a value that indicates whether a window appears in the topmost z-order.
Methods
- Hide()
When implemented by a class, makes a dialog window invisible.
- Show()
When implemented by a class, displays the dialog.