'Declaration Protected Sub SetActiveLayout( _ ByVal value As AnimationPanel _ )
'Usage Dim instance As SwitchPanel Dim value As AnimationPanel instance.SetActiveLayout(value)
protected void SetActiveLayout( AnimationPanel value )
Parameters
- value
- The new value for the property.