User Tools

Site Tools


built_in:same_methods

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:same_methods [2015/10/12 10:09]
stevegarman Focus
built_in:same_methods [2016/04/30 07:00]
Line 1: Line 1:
-====== Methods used by many controls ====== 
-Please note: some of these methods are only relevant to visible controls.\\ 
-However, because of the way some controls (such as the audio recorder) are created they have methods like GetHeight. 
  
-There is no point in using irrelevant methods but it should do no harm to do so. 
- 
-The control.[[Destroy]]() method - How to use it\\ 
-The control.[[Focus]]() method - How to use it\\  
-The control.[[GetAbsHeight]]() method - How to use it\\  
-The control.[[GetAbsWidth]]() method - How to use it\\  
-The control.[[GetHeight]]() method - How to use it\\  
-The control.[[sample_code:getposition|GetPosition]]() method - How to use it\\  
-The control.[[GetText]]() method - How to use it\\ 
-The control.[[GetTextSize]]( mode ) method - How to use it\\  
-The control.[[GetType]]() method - How to use it\\  
-The control.[[GetVisibility]]() method - How to use it\\  
-The control.[[GetWidth]]() method - How to use it\\  
-The control.[[Release]]() method - How to use it\\  
-The control.[[SetMargins]](left, top, right, bottom) method - How to use it\\ 
-The control.[[SetPosition]](left, top, width, height) method - How to use it\\ 
----- 
- 
- 
-===Note for contributors=== 
-If you wish to create a new page in this namespace, please create a link to the new page above, save this page and click on the link you just created. 
built_in/same_methods.txt ยท Last modified: 2016/04/30 07:00 (external edit)