'DeclarationPublic Function New( _ ByVal remoteFrame As Object _ )
'UsageDim remoteFrame As Object Dim instance As New UserInterface(remoteFrame)
public UserInterface( object remoteFrame )
Parameters
- remoteFrame
'DeclarationPublic Function New( _ ByVal remoteFrame As Object _ )
'UsageDim remoteFrame As Object Dim instance As New UserInterface(remoteFrame)
public UserInterface( object remoteFrame )