InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / ValueChangedEventArgs Class
Members


In This Topic
    ValueChangedEventArgs Class
    In This Topic
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class ValueChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ValueChangedEventArgs
    [Serializable()]
    public class ValueChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.UserInterface.ValueChangedEventArgs

    See Also