Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / AttachControl Method


In This Topic
AttachControl Method
In This Topic
Syntax
'Declaration
 
Public Sub AttachControl( _
   ByVal control As Object _
) 
 
'Usage
 
Dim instance As DesignerMain
Dim control As Object
 
instance.AttachControl(control)

Parameters

control
See Also