EnableDesignMode Method (FinancialChartDesigner)
In This Topic
Syntax
'Declaration
Protected Function EnableDesignMode( _
ByVal As System.Windows.Forms.Control, _
ByVal As System.String _
) As System.Boolean
protected System.bool EnableDesignMode(
System.Windows.Forms.Control ,
System.string
)
Parameters
- child
- name
See Also