Click or drag to resize

ShellAddressBar Events

The ShellAddressBar type exposes the following members.

Events
 NameDescription
Public eventBeforePathChange This event is fired before a path is selected in the control. Setting the path can be canceled.
Public eventEditModeEnter Occurs if edit mode is entered.
Public eventEditModeLeave Occurs if edit mode is left.
Public eventForeColorChanged Occurs when the ForeColor property value changes.
Public eventImeModeChanged Occurs when the ImeMode property has changed.
Public eventInitializedOccurs when initialization of the component is completed.
Public eventPaint Occurs when the control is redrawn.
Public eventPathChanged Occurs if the path represented by AbsoluteItemIdList has changed.
Public eventPathSelected Occurs if a new path was set through the ShellAddressBar.
Public eventRightToLeftChanged Occurs when the RightToLeft property value changes.
Public eventTextChanged Occurs when the Text property value changes.
Top
See Also