rxDispatchScope

From Ribbon Commander Documentation
Revision as of 16:45, 13 March 2013 by Rxdff15551 bb53 (Talk | contribs) (Description)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.