-
March 18th, 2018, 06:15 PM
#1
WPF getting image source from string value
Hello!
I am newbie in WPF dev. I created a registration form where user types his name, password and he cand choose the avatar(saved in image path). All those things will saved in string type in database.
The thing who i need is when the user logins to show the avatar associates to it.
I think i can control this thing from:
<Image Source="binding here is the path from string">.
What can i use for that?
Thank you!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|