Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Position Toolbar Separators ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00272323
Message ID:
00272347
Views:
20
>I have a toolbar subclassed twice adding more buttons each time. The separators never seem to stay where I place them. Is there a way to add separators at runtime in the positions that I want?
>
>TIA.

George,

You can clean up thte inheritence by making each toolbar a subclass of the first one and add all of the buttons to each.

Instead of

ToolbarClass==>ToolbarClass with buttons===>toolbarClass with more buttons

Try

ToolbarClass==>ToolbarClass with buttons
ToolbarClass==>ToolbarClass with different buttons
Previous
Reply
Map
View

Click here to load this message in the networking platform