Spread Windows Forms 12.0 Product Documentation
ActivationPolicy Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > IEmbeddedControlSupport Interface : ActivationPolicy Property
Gets or sets the activation behavior of the embedded child control.
Syntax
'Declaration
 
Property ActivationPolicy As ChildActivationPolicy
'Usage
 
Dim instance As IEmbeddedControlSupport
Dim value As ChildActivationPolicy
 
instance.ActivationPolicy = value
 
value = instance.ActivationPolicy
ChildActivationPolicy ActivationPolicy {get; set;}

Property Value

ChildActivationPolicy setting that determines how and if the child control is activated
See Also

Reference

IEmbeddedControlSupport Interface
IEmbeddedControlSupport Members