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

The arguments provided to the BeforeButtonTextShown Event

Object Model

BeforeButtonTextShownEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Calc.BeforeButtonTextShownEventArgs

Requirements

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

See Also