ArcFM Solution Developer Guide
InternalControlDesigner Method (ColorPickerButtonDesigner)


Syntax
'Declaration
 
Public Overridable Function InternalControlDesigner( _
   ByVal internalControlIndex As System.Integer _
) As System.Windows.Forms.Design.ControlDesigner
'Usage
 
Dim instance As ColorPickerButtonDesigner
Dim internalControlIndex As System.Integer
Dim value As System.Windows.Forms.Design.ControlDesigner
 
value = instance.InternalControlDesigner(internalControlIndex)
public virtual System.Windows.Forms.Design.ControlDesigner InternalControlDesigner( 
   System.int internalControlIndex
)

Parameters

internalControlIndex
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