RibbonCanvas.SendAcceleratorKey
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:55, 24 May 2012 by RB WikiCreator (Talk)
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.