JavaAccEventListener.JavaControlChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when Java control changes.
public:
static event EventHandler<Microsoft::Uii::HostedApplicationToolkit::DataDrivenAdapter::JavaAccEventArgs ^> ^ JavaControlChanged;
public static event EventHandler<Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaAccEventArgs> JavaControlChanged;
member this.JavaControlChanged : EventHandler<Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaAccEventArgs>
Public Shared Event JavaControlChanged As EventHandler(Of JavaAccEventArgs)