Difference between revisions of "RibbonMenuOption.Draw"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
+ | {{MethodBox | ||
+ | | name=Draw | ||
+ | | owner=[[RibbonMenuOption]] | ||
+ | | ownertype=class | ||
+ | | scope=public | ||
+ | | parameters=g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer | ||
+ | | returntype=Integer | ||
+ | | version=1.3.0 | ||
+ | | platform=all | ||
+ | }} | ||
+ | |||
+ | |||
+ | |||
+ | Draws the Button and returns its Hei''g''ht | ||
+ | |||
{{MethodBox | {{MethodBox | ||
| name=Draw | | name=Draw |
Revision as of 16:31, 2 August 2016
Method
RibbonMenuOption.Draw ( g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer ) As Integer
Draws the Button and returns its Height
Method
RibbonMenuOption.Draw ( g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer ) As Integer
Draws the Button and returns its Height