'Declaration
Public Shared Function GetMdiMenuTarget( _ ByVal form As System.Windows.Forms.Form _ ) As INMdiMenuTarget
'Usage
Dim form As System.Windows.Forms.Form Dim value As INMdiMenuTarget value = NUIManager.GetMdiMenuTarget(form)
public static INMdiMenuTarget GetMdiMenuTarget( System.Windows.Forms.Form form )
Parameters
- form