N
Nicholas
I created a routine in VB.net that creates dynamic buttons
based on certain data stored in an SQL table. I can not
load the corresponding image (also stored in the same
table) onto the dynamic button. For example, I want to
create x amount of buttons based on the number of records
in a table. Each record contains the button's text
information and the image or icon. Nothing has worked.
Even the .background is returning errors.
based on certain data stored in an SQL table. I can not
load the corresponding image (also stored in the same
table) onto the dynamic button. For example, I want to
create x amount of buttons based on the number of records
in a table. Each record contains the button's text
information and the image or icon. Nothing has worked.
Even the .background is returning errors.