组件一双击

编程入门 行业动态 更新时间:2024-10-19 22:21:17
本文介绍了组件一双击的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

现在,我正在一个项目(vb)上工作,在这里我使用组件一控件.由于我是组件一控件的新手,所以我不知道如何双击鼠标,即当我单击每月日历中的任何日期时,它应该与Dailycalender中的日期相同. 我在每月的日历中编写了一个鼠标按下功能,并且控制权转到了每日的日历中,但是每次它都指向当前日期时...我要单击的日期都为该日期. 我想要双击和鼠标按下事件的代码...请帮助.紧急. 这段代码是在vb中的鼠标按下事件中编写的

Right now I''m working on a project(vb) where I use component one controls. Since I''m new to component one control I dont know how to mouse double click works i.e when I click any date in monthly calender it should go to same date in dailycalender. I wrote a mouse down function in monthly calender and control went to daily calender but each time it pointed to only current date...I want the date whichever I clicked. I want the code for double click and mousedown events...Pls help.urgent. This code was written in vb in mouse down event

dim c1date=me.c1schedule.currentdate.date formday.c1schedule.godate(c1date) formday.show()

推荐答案

检查是否可以在一个站点上找到有关组件的某些信息. Check if you can find some information on the component one site.

更多推荐

组件一双击

本文发布于:2023-10-14 22:10:47,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1492362.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:双击   组件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!