ShellBreadCrumbBar Properties |
The ShellBreadCrumbBar type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteItemIdList |
Gets or sets the displayed path.
| |
AutomaticRefresh |
Gets or sets if breadcrumbs should be refreshed according to filesystem changes.
| |
BackColor | Gets or sets the background color for the control. (Overrides ControlBackColor.) | |
BackgroundImage |
Gets or sets the background image.
(Overrides ControlBackgroundImage.) | |
BackgroundImageLayout |
Gets or sets the layout for background image.
(Overrides ControlBackgroundImageLayout.) | |
CanOverflow |
Determines if control supports overflow.
| |
DefaultSize |
Gets the default size of the control.
(Overrides ControlDefaultSize.) | |
Editor | Gets the editor component. | |
ForeColor |
Gets or sets the forecolor .
(Overrides ControlForeColor.) | |
ImeMode |
Gets or sets the Input Method Editor (IME) mode of the control.
| |
IsInitialized |
Gets a value indicating whether the component is initialized.
| |
MaxDropDownCount |
Gets or sets the number of items that should be displayed inside drop-down menu without vertical scrollbar.
| |
MinOverflowButtonCount |
Gets or sets the minimum number of buttons that should be shown when control is in overflow mode.
| |
MinOverflowButtonWidth |
Gets or sets the minimum button width in pixels if control is in overflow mode.
| |
OverflowThreshold |
Gets or sets the minimum space in pixels between right side and last breadcrumb before overflow is started.
| |
Path |
Gets or sets the displayed path.
| |
Progress |
Gets or sets the current progress value.
| |
ProgressMax |
Gets or sets the maximum value of the progress bar.
| |
ProgressMin |
Gets or sets the minimum value of the progress bar.
| |
RightToLeft |
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Overrides ControlRightToLeft.) | |
RootedAt |
Gets or sets the root breadcrumb.
| |
ShellControlConnector |
Connects this control to a ShellControlConnector component, which allows to synchronize several shell controls.
| |
ShowErrorMessages |
Gets or sets if error messages should be shown.
| |
ShowHidden |
Is set to 'true', hidden elements will also be shown.
| |
SpecialFolder |
Gets or sets the special folder.
| |
TabIndex |
Gets or sets the tab order of the control within its container.
| |
TabStop |
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
| |
Text |
Gets the current displayed address for screenreaders.
(Overrides ControlText.) |