TBCanvas.GetButton

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Method
TBCanvas.GetButton ( theName As String ) As TBButton


Gets a TBButton by its name. If the TBButton is not found, the returned value will be Nil.