2012-08-21から1日間の記事一覧

ファイラーその3

WPF

ListBoxからListViewに変えてみる。MainWindow.xaml <Window x:Class="filer.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:IO="clr-namespace:System.IO;assembly=mscorlib" Title="Filer" Height="350" Width="525"> </window>