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


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

Parameters

ctl
See Also