Monsoon
04-03-2006, 08:44 AM
Hello Everyone,
I have looked around and couldn't find an elegant solution similar to Excel's Worksheet tab text rename/edit method.
Currently I New a textbox over the tab and dispose it on lostfocus and enter/esc key. This works OK but is not quite as elegant as Excel's implementation.
I believe the correct code would reside in the DrawItem event (w/ the control set to OwnerDrawFixed)
Anyone seen something like this? Or could point me in the right direction?
Thank you!
Best Regards,
Jason
I have looked around and couldn't find an elegant solution similar to Excel's Worksheet tab text rename/edit method.
Currently I New a textbox over the tab and dispose it on lostfocus and enter/esc key. This works OK but is not quite as elegant as Excel's implementation.
I believe the correct code would reside in the DrawItem event (w/ the control set to OwnerDrawFixed)
Anyone seen something like this? Or could point me in the right direction?
Thank you!
Best Regards,
Jason