







![]() ![]() ![]() |
Vista Bridge Library for Managed code development |
CommonFileDialogProminentControl Properties |
CommonFileDialogProminentControl Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The CommonFileDialogProminentControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Enabled |
Is this control enabled. Disabled controls are grayed out.
(Inherited from CommonFileDialogControl.) |
![]() | IsProminent |
Sets or gets the prominent value of this control. Note: Only one control
can be specified as prominent. If more than one control is specified
prominent, then an 'E_UNEXPECTED' exception will be thrown when these
controls are added to the dialog. A group box control can only be
specified as prominent if it contains one control and that control is
of the type 'CommonFileDialogProminentControl'.
|
![]() | 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.) |