2013-05-14から1日間の記事一覧

【MMC】Microsoft 管理コンソール ~プログラム作成 / プロパティ[3] ~

http://blogs.yahoo.co.jp/dk521123/31635795.html の続き サンプル ScopePropertiesControl.cs UserControl/TextBox1 using System.Windows.Forms; using Microsoft.ManagementConsole.Advanced; /// <summary> /// Gets the name and birthday. /// </summary> public partial…