ArcFM Solution Developer Guide
InvokeGetInheritanceAttribute Method (ColorPickerButtonDesigner)


Syntax
'Declaration
 
Protected Function InvokeGetInheritanceAttribute( _
   ByVal toInvoke As System.ComponentModel.Design.ComponentDesigner _
) As System.ComponentModel.InheritanceAttribute
'Usage
 
Dim instance As ColorPickerButtonDesigner
Dim toInvoke As System.ComponentModel.Design.ComponentDesigner
Dim value As System.ComponentModel.InheritanceAttribute
 
value = instance.InvokeGetInheritanceAttribute(toInvoke)
protected System.ComponentModel.InheritanceAttribute InvokeGetInheritanceAttribute( 
   System.ComponentModel.Design.ComponentDesigner toInvoke
)

Parameters

toInvoke
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ColorPickerButtonDesigner Class
ColorPickerButtonDesigner Members

 

 


Send Comment