序号 控件名 部件或引用 用途 2 ActiveMovie Microsoft ActiveMovie Control 3 ADODB Windows ADO Ext. 2.8 for DLL and Security 4 ADODC Microsoft ADO Data Control 6.0 5 Animation 控件创建动画按钮 Microsoft windows common Controls-2 5.0 6 Animation, UpDown, MonthView,
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Linq; using System.Text; using System.Windows.Forms; using LUserControl.Properties; using SourceGrid.Selection; using C
//INotifyPropertyChanged using System.ComponentModel; //ICommand using System.Windows.Input; //ActionCommand //Microsoft.Expression.Interactions.dll using Microsoft.Expression.Interactivity.Core;