08 2011 档案
摘要:#region 窗体内嵌外部程序的显示[DllImport("User32.dll ", EntryPoint = "SetParent")]private static extern IntPtr SetParent(IntPtr hWndChild, IntPtr hWndNewParent);[DllImport("user32.dll ", EntryPoint = "ShowWindo...
阅读全文
摘要:要替换的内容: Description ( "Gets or sets the name of the series." ), Description( "Gets the series' collection of data points." ), Category("Elements"), DesignerSerializationVisibility(DesignerSerializationVisibility.Content), Editor("DevExpress.XtraCharts.Design.Se
阅读全文
摘要:using System;using System.Windows.Forms;using System.IO;using System.Collections;using Microsoft.Win32;using System.Configuration.Install;using System.ServiceProcess;using System.Diagnostics;namespace hhhh{ public partial class Form1 : Form { public Form1() { Initializ...
阅读全文
浙公网安备 33010602011771号