'宣言 Public Sub AddOwnedForm( _ ByVal ownedForm As System.Windows.Forms.Form _ )
'使用法 Dim instance As HtmlOptionsForm Dim ownedForm As System.Windows.Forms.Form instance.AddOwnedForm(ownedForm)
public void AddOwnedForm( System.Windows.Forms.Form ownedForm )
パラメータ
- ownedForm