• λ我爱Aspx >> Asp.Net >> 用C#.NET实现拖放操作
  • 用C#.NET实现拖放操作

  • :aspxer  Դ:5iaspx  :2007-8-1 13:15:14  ؼ:c#,.net
  • public Form1()

    {

    //

    // Windows 窗体设计器支持所必需的

    //

    InitializeComponent();

    //

    // TODO: 在 InitializeComponent 调用后添加任何构造函数代码

    //

    }

    /// <summary>

    /// 清理所有正在使用的资源。

    /// </summary>

    protected override void Dispose( bool disposing )

    {

    if( disposing )

    {

    if (components != null)

    {

    components.Dispose();

    }

    }

    base.Dispose( disposing );

    }

    #region Windows 窗体设计器生成的代码

    /// <summary>

    /// 设计器支持所需的方法 - 不要使用代码编辑器修改

    /// 此方法的内容。

    /// </summary>

    private void InitializeComponent()

    {

    this.listBox1 = new System.Windows.Forms.ListBox();

    this.listBox2 = new System.Windows.Forms.ListBox();

    this.SuspendLayout();

    //

    // listBox1

    Ҷƪл˵?
  • һƪ用iframe解决下拉框与层之冲突
    һƪ一個Ajax.NET的查詢實例