DialogControl Constructor

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Creates a new instance of a dialog control

Namespace:  Microsoft.SDK.Samples.VistaBridge.Library
Assembly:  VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
protected DialogControl()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
DialogControl()

See Also