[]
Indicates the collection holding all of the text that replaces the standard caption.
[Browsable(false)]
public ButtonTextCollection ButtonText { get; set; }
<Browsable(False)>
Public Property ButtonText As ButtonTextCollection
Type | Description |
---|---|
ButtonTextCollection | A ButtonTextCollection indicates the text collection of all the calculator buttons. |
User can modify every text string of buttons by this property.