xsharp.eu • How to add bBrowser icon on the Toolbox
Page 1 of 1

How to add bBrowser icon on the Toolbox

Posted: Tue Jan 21, 2020 2:43 pm
by rjpajaron
Hi,

I cannot see bBrowser on X# Form Editor.

Regards,

Rene

How to add bBrowser icon on the Toolbox

Posted: Tue Jan 21, 2020 6:27 pm
by Chris
Same as in VO, you need to include its definition in the cavowed.inf file you are using (usually placed in your project's Properties folder). Simplest way is to just use the same file that you use in VO as well.

How to add bBrowser icon on the Toolbox

Posted: Tue Jan 21, 2020 11:32 pm
by rjpajaron
You know how?

Or can I copy the bBrowser entry on CAVO28Bincavoed.info?

I will try...

How to add bBrowser icon on the Toolbox

Posted: Tue Jan 21, 2020 11:51 pm
by rjpajaron
I copied the whole file (CAVO28BINcavowed.inf) to folder u have mentioned. Is this safe? Anyway, I will report if it does work.
Chris wrote:Same as in VO, you need to include its definition in the cavowed.inf file you are using (usually placed in your project's Properties folder). Simplest way is to just use the same file that you use in VO as well.

How to add bBrowser icon on the Toolbox

Posted: Wed Jan 22, 2020 9:02 am
by Chris
Yes, itt's safe, I probably wasn't very clear, but that's exactly what I suggested you to do.