OnResize Method (TabStrip)
OnResize - Override the resize event
protected override void OnResize(
EventArgs
)
'Declaration
Protected Overrides Sub OnResize( _
ByVal As EventArgs _
)
'Usage
Dim instance As TabStrip
Dim e As EventArgs
instance.OnResize(e)
Parameters
- e
- EventArgs object containing the event data