dbicCalc Send comments on this topic.
Text Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > UserDrawnButtonEventArgs Class : Text Property

Gets or sets the text of the button to be drawn.

Syntax

Visual Basic (Declaration) 
Public Property Text As String
C# 
public string Text {get; set;}

Property Value

String

Requirements

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

See Also