dbicButton Send comments on this topic.
Text Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : Text Property

Gets or sets the text to be displayed in the control.

Syntax

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

Property Value

string

Requirements

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

See Also