Gets or sets the text display by the button.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public override string Text { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Overrides Property Text As String |
See Also