StrataFrame Forum
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
ToolStripSplitButton - Split/dropdown arrow not visible when ThemedToolbar is 'themed'
http://forum.strataframe.net/Topic7990.aspx
By Jerome Barnett
-
4/9/2007
I am using the Themed toolbar and when I place a ToolStripSplitButton on the toolstrip while Themesupport is set to 'Full'
I cannot see the dropdown arrow. If I use a ToolStripDropDownButton I can see the arrow (but this is not the control that I want to use)
Can you guys reproduce this? I'm sure it's not top priority but is is annoying.
BTW, I love your framework! It is well thought through, Great job!
Jerome Barnett
By StrataFrame Team
-
4/9/2007
I'll pass this on to Trent, Jerome... all of the rendering is done with a ToolStripRenderer for the ThemedToolStrip, and he'll have to check and make sure that all of the possible controls are rendered. Thanks for the heads up.
By Trent L. Taylor
-
4/10/2007
Can you guys reproduce this? I'm sure it's not top priority but is is annoying.
This is already a known issue and is on the "to-do" list. Thanks.