Hello,
I want to create a dockable message window in my application.
When user will click on 'Help' button I want this window to get visible and display related help content.
It should be similar to Output window we see at the time of compilation.
What control I should use to make it?