I am trying to get the rafting window achieve a see-through transparency once they float. I have been fiddling with the background and transparency values of the containing elements of the ToolWindow to see if this can help to no avail. I am aware that creating a custom control and inheriting from an existing class can help. How do I go about this? How can I have the created custom control and class registered with their corresponding dock sites such that some form of see-through transparency can be achieved and also have the appropriate docksite aware of the new class and control.
Thanks for your response in advance.
[Modified 12 years ago]