< Futurebasic < Language < Reference 
      FBGETCONTROLRECT function
| FBGETCONTROLRECTFunction✔ Appearance ✔ Standard ✔ Console Syntax
 RevisedAugust, 2002 (Release 7) DescriptionBefore OS X, we were able to extract the content rectangle of a button using the following code: 
 Carbon programs do not offer the ability to peek into structures like control records. FB provides this utility function for use in any program so that you may extract the rectangle regardless of the current version of system software. 
 or... 
 | 
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.