S
sgrya1
Guest
I'm new here so you might need to tell me where to go if I'm not in the right place
Is there a way of using a variable to get a source file?
Dim txt As String = "the file I want"
Dim image As Bitmap = My.Resources.& txt
Continue reading...
Is there a way of using a variable to get a source file?
Dim txt As String = "the file I want"
Dim image As Bitmap = My.Resources.& txt
Continue reading...