'Usage
Dim syncData As Boolean Dim instance As New DropDownOpeningEventArgs(syncData)
Parameters
- syncData
- A bool value, if set to true synchronizes the value to the drop-down control.
'Usage
Dim syncData As Boolean Dim instance As New DropDownOpeningEventArgs(syncData)