Posted
So my friend gave me the source of his exploit to study and i see images added with content control I'm not sure what that is or how to use it bc can someone tell me how to add images to it so I can add my own images? I'm new to this stuff
Replied
learn wpf first before looking at sources please
Cancel
Post
| Discord (Updated): apppon#8358 | C++ Enthusiast |Â
Replied
Open source viewer, Right click and click add and click folder. name the folder anything. now right click the folder and click add and click add existing file it will open up a openfiledialog and select ur file type to image then add it. to add it on ur xaml do
<Image Source="foldername/imagename.extension"/>
note: options will be grayed out while debugging
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post