ArcFM Solution Developer Guide
CanBeParentedTo Method (ColorPickerButtonDesigner)


Syntax
'Declaration
 
Public Overridable Function CanBeParentedTo( _
   ByVal parentDesigner As System.ComponentModel.Design.IDesigner _
) As System.Boolean
'Usage
 
Dim instance As ColorPickerButtonDesigner
Dim parentDesigner As System.ComponentModel.Design.IDesigner
Dim value As System.Boolean
 
value = instance.CanBeParentedTo(parentDesigner)
public virtual System.bool CanBeParentedTo( 
   System.ComponentModel.Design.IDesigner parentDesigner
)

Parameters

parentDesigner
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