Table of Contents

Class MiniFrameWindow

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

A miniframe is a Window descendant with a small title bar.

public class MiniFrameWindow : Window, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
Inheritance
MiniFrameWindow
Implements

Remarks

Example of how a MiniFrameWindow can look:

MiniFrameWindow

Constructors

MiniFrameWindow()

Initializes a new instance of the MiniFrameWindow class.

MiniFrameWindow(WindowKind)

Initializes a new instance of the MiniFrameWindow class.

Methods

GetWindowKind()

Gets window kind (window, dialog, etc.).