CommonFileDialogMenuItem Properties

Vista Bridge Library

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

The CommonFileDialogMenuItem 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
The text string that shows on the control
(Inherited from CommonFileDialogControl.)
Visible
Gets or sets a boolean value that indicates whether (true) or not (false) this control is visible.
(Inherited from CommonFileDialogControl.)

See Also