Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个自定义日期时间控件(3 个文本框、1 个列表框、1 个图像按钮)。现在我想向这个自定义控件添加新的客户端事件。例如,我需要将 onchange、onclick ... 等事件添加到这个自定义 c
在这里您可以找到您需要的所有答案:
从头开始创建 ASP.NET 服务器控件
教程点
ASP.NET 自定义控件:第 1 部分