OutAdmissionBookingEditor admissionBookingEditor = this.LayoutManager.OpenDialog<OutAdmissionBookingEditor>
                        (
                        this.GetResourceText("ResAdmissionBooking"),
                        null, this.ActualWidth * 0.7,
                        new object[] { "modification", res[0], this.functionId }
                        );

 

 

 

相关文章:

  • 2021-11-17
  • 2022-12-23
  • 2021-11-20
  • 2021-09-02
  • 2021-05-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2021-06-12
  • 2021-12-11
  • 2022-12-23
  • 2021-07-22
  • 2021-04-16
  • 2022-03-09
  • 2022-12-23
相关资源
相似解决方案