'宣言 Protected Sub ActivateMdiChild( _ ByVal form As System.Windows.Forms.Form _ )
'使用法 Dim instance As PdfOptionsFormBase Dim form As System.Windows.Forms.Form instance.ActivateMdiChild(form)
protected void ActivateMdiChild( System.Windows.Forms.Form form )
パラメータ
- form