2013-03-01から1ヶ月間の記事一覧

WPF GetValue

Site Index <Canvas Height="500" Width="780"> <Grid Height="500" Width="780"> <Grid.RowDefinitions> <RowDefinition Height="10" /> <RowDefinition Height="50" /> <RowDefinition Height="*" /> </Grid.RowDefinitions> <Grid.ColumnDefinitions> <ColumnDefinition Width="10" /> <ColumnDefinition Width="4*" /> …</columndefinition></columndefinition></grid.columndefinitions></grid></canvas>

WPF style (Background)

Site Index カーソルフォーカス位置の表示例 <Window.Resources> <Style x:Key="xKey_FocusColor" TargetType="TextBox" x:Name="xName_SelectText"> <Style.Triggers> <Trigger Property="IsKeyboardFocused" Value="True"> <Setter Property="Background" Value="Gold" /> </Trigger> </style.triggers></window.resources>

iPad Windows7 接続

Site Index iTunes 初期認識画面 よく分からないままあれこれと とりあえず認識はこんな感じで 再起動後、理解出来た、とは言えないままiPadフォルダが出来た。のメモ書き