Send comments on this topic.
Delegate SmartDropDown.ValueChangedEventHandler
Attachmate.Reflection.Objects Library (User Interface) : Delegate SmartDropDown.ValueChangedEventHandler
sender
value
The new value held by the SmartUx Control.
This event occurs when the value in the underlying SmartUx Control is changed.

Syntax

 
private Sub SmartDatePicker_SmartDropDown.ValueChangedEventHandler( 
   ByVal sender As Object,
   ByVal value As String
) 

Parameters

sender
value
The new value held by the SmartUx Control.