Click or drag to resize

ShellBreadCrumbBar Events

The ShellBreadCrumbBar type exposes the following members.

Events
  NameDescription
Public eventBackgroundImageChanged
Occurs when the BackgroundImage property changes.
Public eventBackgroundImageLayoutChanged
Occurs when the BackgroundImageLayout property changes.
Public eventEditModeEnter
Occurs if edit mode is entered.
Public eventEditModeLeave
Occurs if edit mode is left.
Public eventForeColorChanged
Occurs when the ForeColor property changes.
Public eventImeModeChanged
Occurs when the ImeMode property changes.
Public eventInitialized
Occurs when initialization of the component is completed.
Public eventPaint
This member is not meaningful for this control.
Public eventPathChanged
Occurs if AbsoluteItemIdList has changed.
Public eventRightToLeftChanged
Occurs when the RightToLeft property value changes.
Public eventTabIndexChanged
Occurs when the TabIndex property value changes.
Public eventTextChanged
Occurs when the Text property changes.
Top
See Also