'Declaration
Protected Overridable Sub AddChild( _ ByVal value As System.Object _ )
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Object instance.AddChild(value)
protected virtual void AddChild( System.object value )
Parameters
- value