Frame =  button .frame .get  (  ObjectID  )  
                                
Description :

This instruction returns the current frame of a button.

Parameters :

  • ObjectID of the button.

Return Value :

  • Current frame of the button.

Examples :