[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NameBox.OnDropDown

OnDropDown Method

OnDropDown(EventArgs)

Raises the System.Windows.Forms.ComboBox.DropDown event.

Declaration
protected override void OnDropDown(EventArgs e)
Protected Overrides Sub OnDropDown(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An System.EventArgs that contains the event data.

Overrides