ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnDropDownClose Method

Occurs when the drop-down closes.

[Visual Basic]

Overridable Protected Sub OnDropDownClose( _

ByVal e As EventArgs _

)

[C#]

virtual protected void OnDropDownClose(

EventArgs e

);

[Delphi]

strict protected procedure OnDropDownClose(

e: EventArgs

); virtual;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.