我在 .Net 4.0 App 中创建了一个 UserControl,现在我需要在 .Net 2.0 环境中的另一个 App 中使用该 UserControl。是否可以在 .Net 2.0 App (VS 2005) 中使用我的 UserControl?
我在 .Net 4.0 App 中创建了一个 UserControl,现在我需要在 .Net 2.0 环境中的另一个 App 中使用该 UserControl。是否可以在 .Net 2.0 App (VS 2005) 中使用我的 UserControl?