Thank you for your answare, but i think we missunderstand eachother.
I already build python/autoitX environment, and i can click on almost everithink except Toolbar buttons.
And i know well help files ofc.
So, i explain more specific:
In default autoit the ControlCommand have this parameter: "SendCommandID", Command ID Simulates the WM_COMMAND message. Usually used for ToolbarWindow32 controls - use the ToolBar tab of Au3Info to get the Command ID.
But in autoitX this parameter is missing...
In default autoit there is many user defined _GuiCtrlToolbar_... functions. Those are missing from autoitX.
After this information, can anyone tell me something about my original questions? how can i click on Toolbar buttons?how can i ask Tooltip of Toolbar buttons?how can i ask states of Toolbar buttons?Thanks
Sinnach