Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadChildControlContainer Class / AddChildLocator(Control) Method


In This Topic
AddChildLocator(Control) Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Sub AddChildLocator( _
   ByVal ctl As Control _
) 
 
'Usage
 
Dim instance As SpreadChildControlContainer
Dim ctl As Control
 
instance.AddChildLocator(ctl)

Parameters

ctl
See Also