dbicCalc Send comments on this topic.
BeforeDisplayAreaTextShownEventArgs Class
See Also  Members  
dbicCalc Assembly > Dbi.WinControl.Calc Namespace : BeforeDisplayAreaTextShownEventArgs Class

The arguments provided to the BeforeDisplayAreaTextShown Event

Object Model

BeforeDisplayAreaTextShownEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class BeforeDisplayAreaTextShownEventArgs 
   Inherits System.EventArgs
C# 
public class BeforeDisplayAreaTextShownEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Calc.BeforeDisplayAreaTextShownEventArgs

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also