FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DropDownControl Class / OnResize Method


In This Topic
OnResize Method (DropDownControl)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnResize( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As DropDownControl
Dim e As EventArgs
 
instance.OnResize(e)

Parameters

e
See Also