[]
Indicates the collection that contains all of the text that replaces the standard caption.
[Browsable(false)]
public ButtonTextCollectionInfo ButtonText { get; set; }
<Browsable(False)>
Public Property ButtonText As ButtonTextCollectionInfo
Type | Description |
---|---|
ButtonTextCollectionInfo | A ButtonTextCollection that indicates the text collection of all the calculator buttons. |
You can modify all button text strings with this property.