What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

how to show image on DB?

taozi

Community Developer
Joined
Nov 10, 2012
Messages
163
Reaction score
1
what kind of control can we use on DB to show image?

I used System.Windows.Controls.RichTextBox and System.Windows.Controls.Button to output to DB UI to show information, but now I want to add image, anyone knows how?

One usage I am thinking of is to put item icons and count on DB UI.

To check my current code, please check itemcount plugin in my signature.

Thanks.

[update] I found the answer, adding image to button will do the trick.
 
Last edited:
Back
Top