摘要:在Avalon程序中如何实现右键菜单的添加,可以在前端展现中添加,也可以在程序中动态添加,如下例将实现这两种方式。 Context Menus The following context menu examples demonstrate: Button with Context Menu ...
阅读全文
posted @ 2006-04-27 10:16
|
|||
文章分类 - WPF&Silverlight
Windows Presentation Foundation ("Avalon")
——Software Development for Windows Vista
摘要:在Avalon程序中如何实现右键菜单的添加,可以在前端展现中添加,也可以在程序中动态添加,如下例将实现这两种方式。 Context Menus The following context menu examples demonstrate: Button with Context Menu ...
阅读全文
posted @ 2006-04-27 10:16
摘要:如果想要建立控件事件Drag & Drop 的结果, 从一个控件中的某一项拖动到另一个控件中,使用VB.NET & C # 的实例如下。 XAML - Window1.xaml______________________________ Drag S...
阅读全文
posted @ 2006-04-27 10:02
|
|||