Spread Windows Forms 12.0 Product Documentation
OnDropDown Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NameBox Class : OnDropDown Method
Syntax
'Declaration
 
Protected Overrides Sub OnDropDown( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As NameBox
Dim e As EventArgs
 
instance.OnDropDown(e)
protected override void OnDropDown( 
   EventArgs e
)

Parameters

e
See Also

Reference

NameBox Class
NameBox Members