FarPoint.Win Assembly / FarPoint.Win Namespace / ApplyBorderEventArgs Class
Members


ApplyBorderEventArgs Class
Represents the event data for the ApplyBorder event.
Syntax
'Declaration
 
Public Class ApplyBorderEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ApplyBorderEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.ApplyBorderEventArgs

See Also