Click or drag to resize

ShellBreadCrumbBar Properties

The ShellBreadCrumbBar type exposes the following members.

Properties
 NameDescription
Public propertyAbsoluteItemIdList Gets or sets the displayed path.
Public propertyAutomaticRefresh Gets or sets if breadcrumbs should be refreshed according to filesystem changes.
Public propertyBackColorGets or sets the background color for the control.
(Overrides ControlBackColor)
Public propertyBackgroundImage Gets or sets the background image.
(Overrides ControlBackgroundImage)
Public propertyBackgroundImageLayout Gets or sets the layout for background image.
(Overrides ControlBackgroundImageLayout)
Public propertyCanOverflow Determines if control supports overflow.
Protected propertyDefaultSize Gets the default size of the control.
(Overrides ControlDefaultSize)
Public propertyEditorGets the editor component.
Public propertyForeColor Gets or sets the forecolor .
(Overrides ControlForeColor)
Public propertyImeMode Gets or sets the Input Method Editor (IME) mode of the control.
Public propertyIsInitialized Gets a value indicating whether the component is initialized.
Public propertyMaxDropDownCount Gets or sets the number of items that should be displayed inside drop-down menu without vertical scrollbar.
Public propertyMinOverflowButtonCount Gets or sets the minimum number of buttons that should be shown when control is in overflow mode.
Public propertyMinOverflowButtonWidth Gets or sets the minimum button width in pixels if control is in overflow mode.
Public propertyOverflowThreshold Gets or sets the minimum space in pixels between right side and last breadcrumb before overflow is started.
Public propertyPath Gets or sets the displayed path.
Public propertyProgress Gets or sets the current progress value.
Public propertyProgressMax Gets or sets the maximum value of the progress bar.
Public propertyProgressMin Gets or sets the minimum value of the progress bar.
Public propertyRightToLeft Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Overrides ControlRightToLeft)
Public propertyRootedAt Gets or sets the root breadcrumb.
Public propertyShellControlConnector Connects this control to a ShellControlConnector component, which allows to synchronize several shell controls.
Public propertyShowErrorMessages Gets or sets if error messages should be shown.
Public propertyShowHidden Is set to 'true', hidden elements will also be shown.
Public propertySpecialFolder Gets or sets the special folder.
Public propertyTabIndex Gets or sets the tab order of the control within its container.
Public propertyTabStop Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
Public propertyText Gets the current displayed address for screenreaders.
(Overrides ControlText)
Top
See Also