Button.setUseStock
void setUseStock(bool useStock)If true, the label set on the button is used as a stock id to select the stock item for the button.
Parameters
useStock | true if the button should use a stock item |
void setUseStock(bool useStock)If true, the label set on the button is used as a stock id to select the stock item for the button.
useStock | true if the button should use a stock item |