RibbonCanvas.SendAcceleratorKey

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
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.