Difference between revisions of "RibbonMainOption.Draw"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
| parameters=g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer
 
| parameters=g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer
 
| returntype=Integer
 
| returntype=Integer
 +
| version=1.2.4
 
| platform=all
 
| platform=all
 
}}
 
}}
Line 11: Line 12:
  
  
Draws the Button and returns its Height
+
Draws the Button and returns its Hei''g''ht

Latest revision as of 14:25, 6 August 2015

Method
RibbonMainOption.Draw ( g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer ) As Integer


Draws the Button and returns its Height