1.常用调用方法 public partial class UCRights : UserControl { private readonly int LOCATIONY; private DataTable MENU = new DataTable(); private BLL.User oUser = new HRPOWER.BLL.User(); public UCRights() { InitializeComponent(); LOCATIONY = panRightMenu_Top.…