Input for WinForms | ComponentOne
C1.Win.Util Namespace / BoundsChangedEventArgs Class
Members

In This Topic
    BoundsChangedEventArgs Class
    In This Topic
    Provides data for the BoundsChanged event.
    Syntax
    'Declaration
     
    
    Public Class BoundsChangedEventArgs 
       Inherits System.EventArgs
    public class BoundsChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Util.BoundsChangedEventArgs

    See Also