ShellAddressBar Properties |
The ShellAddressBar 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.) | |
BreadCrumbBar |
The ShellBreadCrumbBar in the middle.
| |
CanOverflow |
Determines how the control handles overflow of items if there is not enough space for all breadcrumbs.
| |
DefaultImeMode |
Gets the default Input Method Editor (IME) mode supported by the control.
(Overrides ControlDefaultImeMode.) | |
DefaultSize |
Gets the default size of the control.
(Overrides ControlDefaultSize.) | |
Dock |
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Overrides ControlDock.) | |
Font |
The font used to display text in the control.
(Overrides ControlFont.) | |
ForeColor |
Gets or sets the foreground color of the control.
(Overrides ControlForeColor.) | |
HistoryToolBar |
The ShellHistoryToolBar on left side.
| |
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 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.
| |
ReadOnly |
If true, it is not possible to enter a new path via Edit Mode.
| |
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 of the AddressBar.
| |
RootedAtFileSystemFolder |
Gets or sets the root of the AddressBar.
| |
RootedAtFolderIdList |
Gets or sets the root of the AddressBar.
| |
ScaleChildren | Gets a value that determines the scaling of child controls. (Overrides ControlScaleChildren.) | |
SearchEdit |
The ShellSearchEdit on right side.
| |
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.
| |
TabStop |
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
| |
Text |
Gets or sets the text associated with this control.
(Overrides ControlText.) | |
UseSystemFont |
Set this property to true if you want the component to utilize the default system font.
| |
Version |
The current version of the ShellBrowser components.
| |
VisiblePanes |
Gets or sets the visible panes.
|