CommonFileDialogTextBox Properties

Vista Bridge Library

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

The CommonFileDialogTextBox type exposes the following members.

Properties

  NameDescription
Enabled
Is this control enabled. Disabled controls are grayed out.
(Inherited from CommonFileDialogControl.)
Name (Inherited from DialogControl.)
Text
Gets or sets the Text contained in this CommonFileDialogTextBox.
(Overrides CommonFileDialogControl..::.Text.)
Visible
Gets or sets a boolean value that indicates whether (true) or not (false) this control is visible.
(Inherited from CommonFileDialogControl.)

See Also