[Gambas-user] Stock icons

Robert Rowe robert.c.rowe at ...626...
Thu Apr 3 02:46:47 CEST 2008


That was just code I typed directly into the email. I'm actually using a 
variable in my code.

Robert Rowe

Benoit Minisini wrote:
> On jeudi 3 avril 2008, Robert Rowe wrote:
>   
>> Is it possible to access the stock icons via code?
>>
>> dim btnTest as ToolButton
>> btnTest.Picture = Picture[icon:/16/new]
>>
>>     
>
> You forgot the quotes: Picture["icon:/16/new"]
>
>   




More information about the User mailing list