星期三, 5月 14, 2008

剪貼簿使用

string str = (string)Clipboard.GetData(DataFormats.StringFormat);

Clipboard.SetDataObject("test");

沒有留言: