This documentation is archived and is not being maintained.
Form.ActivateMdiChild Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Sub ActivateMdiChild( _ ByVal form As Form _ ) [C#] protected void ActivateMdiChild( Form form ); [C++] protected: void ActivateMdiChild( Form* form ); [JScript] protected function ActivateMdiChild( form : Form );
See Also
Show: