Occurs when the drop-down closes.
[Visual Basic]
Public Event DropDownClose As EventHandler
[C#]
public event EventHandler DropDownClose
[Delphi]
public property DropDownClose: EventHandler read remove_DropDownClose write add_DropDownClose;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |