textValue Field

Vista Bridge Library

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

Holds the text that will be displayed for this control.

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

Syntax

C#
protected string textValue
Visual Basic (Declaration)
Protected textValue As String
Visual C++
protected:
String^ textValue

See Also