This is probably very easy, but it seems I cannot figure it out.
When I change AutoAlign to True, then the button snap back in the order I created them. My solution was to set it to False, but that has the side effect when change the size of the window, that is messes up the buttons.
Somewhere there is an order of the buttons that I need to change, so that even with the AutoAlign set to True, it will be in the order I want it to be.
Like I said, probably very easy. It is not the tab order. But I cannot seem to find where and what it is.
Sorry, but that does not help. Because that is not the problem. The alLeft setting for the Align property is for the ToolBar itself. I want to change the order of the buttons inside this toolbar. I can do this by changing it manually, but I want to use the AutoAlign option. Changing the Left property does not have any effect.