ControlChangedEventArgs Class
Represents the event arguments propagated by the DataDrivenAdapter events.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Usage
'Usage
Dim instance As ControlChangedEventArgs
Syntax
'Declaration
Public Class ControlChangedEventArgs
Inherits EventArgs
public class ControlChangedEventArgs : EventArgs
public ref class ControlChangedEventArgs : public EventArgs
public class ControlChangedEventArgs extends EventArgs
public class ControlChangedEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.ControlChangedEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
ControlChangedEventArgs Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.