Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StatusBarElementChangeArgs Class
Members


In This Topic
    StatusBarElementChangeArgs Class
    In This Topic
    Represents the event data for element changes in the status bar.
    Syntax
    'Declaration
     
    
    Public Class StatusBarElementChangeArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As StatusBarElementChangeArgs
    public class StatusBarElementChangeArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.StatusBarElementChangeArgs

    See Also