Difference between revisions of "RibbonCanvas.SendAcceleratorKey"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 09:41, 2 May 2012

Method
RibbonCanvas.SendAcceleratorKey ( Key As String ) As Boolean


In the Window that contains the RibbonControl, use this function to send an AcceleratorKey Event to the Ribbon in order to change Tab. If a Tab has the sent accelerator Key, True is returned.