精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>编程开发>>● Powerbuilder>>数据窗口>>怎样使用户无法用鼠标拖动来改变列宽

主题:怎样使用户无法用鼠标拖动来改变列宽
发信人: ilike()
整理人: leitiger(2002-06-05 23:47:38), 站内信件
【 在 dcuong (外来者) 的大作中提到: 】
: In grid datawindow, user can use mouse to resize the width
: of columns. How to prevent this? Or to catch event occured
: when user resize the columns ?

:    .......

clicked event加一句,
if row=0 then return 1

--
※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: max2-193.guangz]

[关闭][返回]