rxDelegate

From Ribbon Commander Documentation
Revision as of 20:37, 19 October 2013 by Rxdff15551 bb53 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Description

rxDelegate specifies a multicast Ribbon Commander delegate that gets created with rxCustomUI's make_delegate method.

Properties

Property Name
Description
delegateType (read-only) The delegate's type
methodName (read-only) The delegate's target method name

Contained Controls

Property Name
Description
invocationList A collection of delegates to which the specified callback is dispatched

Methods

Method Name
Description


Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.