Table of Contents

Constructor ControlScheduler

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

ControlScheduler(Control)

Initializes a new instance of the ControlScheduler class using the specified control.

public ControlScheduler(Control control)

Parameters

control Control

A Control object whose underlying handle will be used to schedule units of work.