'DeclarationProtected Overridable Sub OnMaxDropDownHeightChanged( _ ByVal oldValue As Double, _ ByVal newValue As Double _ )
'UsageDim instance As DropDownButton Dim oldValue As Double Dim newValue As Double instance.OnMaxDropDownHeightChanged(oldValue, newValue)
Parameters
- oldValue
- newValue