Bagikan melalui


ComboBox.OnDropDownClosed(Object) Metode

Definisi

Dipanggil saat peristiwa DropDownClosed dinaikkan.

protected:
 virtual void OnDropDownClosed(Platform::Object ^ e) = OnDropDownClosed;
void OnDropDownClosed(IInspectable const& e);
protected virtual void OnDropDownClosed(object e);
function onDropDownClosed(e)
Protected Overridable Sub OnDropDownClosed (e As Object)

Parameter

e
Object

Platform::Object

IInspectable

Data peristiwa untuk peristiwa tersebut.

Berlaku untuk