ModuleControllerView Property

The Form that will be displayed when this ModuleController is activated.

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Form View { get; set; }

Property Value

Form

Implements

ITaskView

See Also