Control Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides initialization for Control class values when it is called by the constructor of a derived class.

Namespace:  Microsoft.SPOT.Presentation.Controls
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public Sub New
public Control()
public:
Control()
new : unit -> Control
public function Control()

.NET Framework Security

See Also

Reference

Control Class

Microsoft.SPOT.Presentation.Controls Namespace