Reset Method

Vista Bridge Library

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

Resets the state of the control to normal.

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

Syntax

C#
protected internal virtual void Reset()
Visual Basic (Declaration)
Protected Friend Overridable Sub Reset
Visual C++
protected public:
virtual void Reset()

See Also