Skip to content

M_WolfCurses_Form_ParentWindowAttribute__ctor

Maxwolf edited this page Jan 2, 2016 · 1 revision

ParentWindowAttribute Constructor

Initializes a new instance of the ParentWindowAttribute class.

Namespace: WolfCurses.Form
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public ParentWindowAttribute(
	Type parentWindow
)

Parameters

 

parentWindow
Type: System.Type
The parent Window.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

ParentWindowAttribute Class
WolfCurses.Form Namespace

Clone this wiki locally