Hi,
What is the difference between TextTab and Text property of DockableControlPane.
When I set TextTab property the pane text is not displayed full.
But when the Text property is set it is displaying the full text.
Regards,
Ceaser
Ceasar,
The DockableControlPane's Text property sets the text of the pane caption, while the TextTab property sets the text of the tab when it is docked in a TabGroup.
~Kim~