public TheFormInfo( Guid pKey, string pOwner, string pTitle, string pDataSource )
Public Sub New ( _ pKey As Guid, _ pOwner As String, _ pTitle As String, _ pDataSource As String _ )
public: TheFormInfo( Guid^ pKey, String^ pOwner, String^ pTitle, String^ pDataSource )