Spread Windows Forms 12.0 Product Documentation
ActiveChildControl Property (IHostChildControls)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > IHostChildControls Interface : ActiveChildControl Property
Gets or sets the active child control.
Syntax
'Declaration
 
Property ActiveChildControl As Control
'Usage
 
Dim instance As IHostChildControls
Dim value As Control
 
instance.ActiveChildControl = value
 
value = instance.ActiveChildControl
Control ActiveChildControl {get; set;}
See Also

Reference

IHostChildControls Interface
IHostChildControls Members