Difference between revisions of "RibbonMenuOption.DrawSubOption"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
+ | {{MethodBox | ||
+ | | name=DrawSubOption | ||
+ | | 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=DrawSubOption | | name=DrawSubOption |
Revision as of 16:31, 2 August 2016
Method
RibbonMenuOption.DrawSubOption ( g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer ) As Integer
Draws the Button and returns its Height
Method
RibbonMenuOption.DrawSubOption ( g As Graphics, X As Integer, Y As Integer, OptionWidth As Integer ) As Integer
Draws the Button and returns its Height