重写datagrid(禁止对列宽进行拖拽)[3]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 hanmo 的 blog

    end sub

 

    'windows 窗体设计器所必需的

    private components as system.componentmodel.icontainer

 

    '注意:以下过程是 windows 窗体设计器所必需的

    '可以使用 windows 窗体设计器修改此过程。

    '不要使用代码编辑器修改它。

    <system.diagnostics.debuggerstepthrough()> private sub initializecomponent()

        components = new system.componentmodel.container()

    end sub

本文关键:重写datagrid(禁止对列宽进行拖拽)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top