winform中的z-Index不能通过控件属性直接设置 Controls.SetChildIndex(button1, 1); Controls.GetChildIndex(button1); 相关文章: