Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I hope that everyone is OK during this Covid period.
I'm trying to translate a vb.net project into a c# one. I don't see how to translate "my.resources" as showed here after in my vb.net project:
' Sample to illustrate creating a button definition.
Dim largeIcon As IPictureDisp = PictureDispConverter.ToIPictureDisp(My.Resources.Pic_large)
Any help would be greatly appreciated!
thanks
Solved! Go to Solution.