This creates a new object with an associated parent and a macro ID.
Protected Sub New( parent As ElementBase, macroID As string )
protected CustomizationReference( ElementBase parent, string macroID );
Parameters |
Description |
ElementBase parent |
Input parent |
string macroID |
Input macro ID |
Comments? |