Table of Contents

Interface IDlgSeparateWindow

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll
public interface IDlgSeparateWindow : IDlgSearchWindow

Properties

ImagesResourceNameSuffix
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.