rxDispatchScope

From Ribbon Commander Documentation
Jump to: navigation, search


Description

(VBA specific) rxDispatchScope specifies the delegate-dispatch scope of an rxCustomUI's context.

Members

Property Name
Description
DispatchScope_local Local (VBA class) dispatch
DispatchScope_global Global (VBA standard module) dispatch

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.