开启左侧

hSmartWindowControl 控件怎么取消左键移动图片

[复制链接]
RockKin 发表于 2020-12-28 14:21:43 | 显示全部楼层 |阅读模式
hSmartWindowControl  控件怎么取消左键移动图片?
Q570073027 发表于 2021-7-27 17:18:12 | 显示全部楼层
激活鼠标左键移动 :
HSmartWindowControl1.HDoubleClickToFitContent = True
HSmartWindowControl1.HKeepAspectRatio = True
HSmartWindowControl1.HMoveContent = True
HSmartWindowControl1.HZoomContent = HSmartWindowControl.ZoomContent.WheelForwardZoomsIn

取消鼠标左键移动:
HSmartWindowControl1.HDoubleClickToFitContent = False
HSmartWindowControl1.HKeepAspectRatio = False
HSmartWindowControl1.HMoveContent = False
HSmartWindowControl1.HZoomContent = HSmartWindowControl.ZoomContent.Off
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表