0
Use Genexus Evolution 3 Generator C# Win. I would like to change the image of a button via code. I put in the event start the following code:
botao. Bitmap=Loadbitmap(' picture figures m2.jpg')
But it didn’t work. The button goes blank, doesn’t load the image. I tried to put relative path to get inside a subfolder from where the application is running.
Grateful
Have you tried taking the first backslash?
´figuras\imagem2.jpg´
– Marcelo Shiniti Uchimura