Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    StatusBarElementChangeArgs Class
    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