Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ResolveCustomControlEventArgs Class
Members


ResolveCustomControlEventArgs Class
Provides data for FpSpread.ResolveCustomControl event. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ResolveCustomControlEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ResolveCustomControlEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ResolveCustomControlEventArgs

See Also