OnLostFocus Method (ScrollBarElement.ScrollBarPageButton)
Called by the host control when this
Element loses the focus.
'Declaration
Public Overridable Sub OnLostFocus( _
ByVal As EventArgs _
)
Parameters
- e
- System.EventArgs that contains the event data.