I want to cutomize my Application tool bar, i am giving following code.
Drag Imagelocation((Text:“Ratings”, TextSize:“11”,TextFont:“LucidaGrande”, TextColor:(0,0,0),TextBackgroundColor:(232,232,232)))
Moveto(0, 0)
Drop Imagelocation((Text:“Ratings”, TextSize:“11”,TextFont:“LucidaGrande”, TextColor:(0,0,0),TextBackgroundColor:(232,232,232)))
–Here Ratings is Icon which i want to Drag to the tool bar and drop it.
But it is moving to left corner of the screen and coming back.
Please Help me …
Thanks
Vamsi