Placeholder bitmap for custom StiUserAdapterService

Stimulsoft Reports.NET discussion
Post Reply
petrdivis
Posts: 19
Joined: Thu Mar 23, 2017 7:05 am

Placeholder bitmap for custom StiUserAdapterService

Post by petrdivis »

Hi,

I wanted to ask how do I add an image placeholder to our custom StiUserAdapterService / StiUserSource?
See on the picture attached. It only has text title. It is 2016_3.
Attachments
DesignerDataAdapter.PNG
DesignerDataAdapter.PNG (28.41 KiB) Viewed 1800 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Placeholder bitmap for custom StiUserAdapterService

Post by Alex K. »

Hello,

You can use Stimulsoft.Base.StiDesignerIconAttribute:
[StiDesignerIconAttribute(typeof(StiDataAdapterService), "Stimulsoft.Report.Bmp.DataAdapter.bmp")]

Thank you.
petrdivis
Posts: 19
Joined: Thu Mar 23, 2017 7:05 am

Re: Placeholder bitmap for custom StiUserAdapterService

Post by petrdivis »

Worked great, thank you Aleksey!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Placeholder bitmap for custom StiUserAdapterService

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply