ArcFM Solution Developer Guide
EnableDesignMode Method (CollapsibleSplitterDesigner)


Syntax
'Declaration
 
Protected Function EnableDesignMode( _
   ByVal child As System.Windows.Forms.Control, _
   ByVal name As System.String _
) As System.Boolean
'Usage
 
Dim instance As CollapsibleSplitterDesigner
Dim child As System.Windows.Forms.Control
Dim name As System.String
Dim value As System.Boolean
 
value = instance.EnableDesignMode(child, name)
protected System.bool EnableDesignMode( 
   System.Windows.Forms.Control child,
   System.string name
)

Parameters

child
name
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

CollapsibleSplitterDesigner Class
CollapsibleSplitterDesigner Members

 

 


Send Comment