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

The arguments provided to the UserDrawnButtonText Event

Object Model

UserDrawnButtonTextEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Calc.UserDrawnButtonTextEventArgs

Requirements

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

See Also