public object Value {get; set;}
'Declaration Public Property Value As Object
'Declaration
Public Property Value As Object
'Usage Dim instance As DropDownClosingEventArgs Dim value As Object instance.Value = value value = instance.Value
'Usage
Dim instance As DropDownClosingEventArgs Dim value As Object instance.Value = value value = instance.Value
DropDownClosingEventArgs Class DropDownClosingEventArgs Members