在Visual C#Studio 2008中是什么 [英] What is it in Visual C# Studio 2008

查看:80
本文介绍了在Visual C#Studio 2008中是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

组件拆分器(在C ++ Builder中)具有事件OnMoved,在Visual C#Studio 2008中是一回事吗?

Component splitter (in C++ Builder) has event OnMoved, what is the same thing in Visual C# Studio 2008? Thanks in advanced!

推荐答案

在拆分器移动后发生SplitterMoved,在拆分器移动时发生SplitterMoving.

您知道如果您查看智能感知条目,然后看看旁边有一个小闪电的事件,就是这些事件.
There is SplitterMoved which occurs after the splitter has moved and SplitterMoving which occurs while the splitter is moving.

You know if you look at the intellisense entries and look at the ones with a little lightning bolt next to them these are the events.


这篇关于在Visual C#Studio 2008中是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆