Notifications
Clear all

[Closed] transparent dialog?

 igr

Is it possible to make a transparent dialog and only tabs and subrollout with its controls to be visible?
Border and titlebar are removed with a createDialog…style:#(), but I need dialog with transparent background.

And another problem:
dn_tabs.backColor = (dotNetClass “System.Drawing.Color”).transparent
makes the tabs background white, not transparent.

Thanks.

1 Reply
 PEN

Best solution for this would be dotNet and GDI+ or WPF. I have a GDI+ tutorial on my site here.

http://penproductions.ca/tutorials/dotNet/dotNet.htm