Notifications
Clear all
[Closed] transparent dialog?
Apr 17, 2011 9:18 pm
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
Apr 17, 2011 9:18 pm
Best solution for this would be dotNet and GDI+ or WPF. I have a GDI+ tutorial on my site here.