並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 10 件 / 10件

新着順 人気順

Windows Formsの検索結果1 - 10 件 / 10件

  • Microsoft、.NET Core/WinFormsアプリのGUIデザイナーをプレビュー公開/「.NET Core Windows Forms Designer」Preview 1が無償でダウンロード可能

      Microsoft、.NET Core/WinFormsアプリのGUIデザイナーをプレビュー公開/「.NET Core Windows Forms Designer」Preview 1が無償でダウンロード可能
    • Microsoft、「.NET Core 3.1」を正式リリース ~3年間サポートされるLTS版/BlazorとWindows デスクトップ開発を強化。古いWindows Forms コントロールは削除

        Microsoft、「.NET Core 3.1」を正式リリース ~3年間サポートされるLTS版/BlazorとWindows デスクトップ開発を強化。古いWindows Forms コントロールは削除
      • Windows Forms 5.0の新機能

        Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

          Windows Forms 5.0の新機能
        • .NET Frameworkから.NET5への移植作業(Windows Formsの場合)

          .NET Frameworkで作成していたプログラムを.NET5への移植作業方法を手探りしながら調べているのですが、そのメモ状態の情報です。(随時、修正中です。) そもそも、.NET5は従来の.NET Coreの流れを組んでいるため、.NET Frameworkで作成したプロジェクトのプロパティで、対象のフレームワークに .NET5 を選ぶ事ができません。 .NET Frameworkから.NET5に移行するにあたって、プロジェクトファイル(*.csproj)が大きく変更されています。このプロジェクトファイルを何とかすれば、移植が可能なようです。 そこで、移植評価のサンプルとして、私がよく使う構成の.NET Frameworkのプロジェクトを用意しました。 フォームには ToolStripMenuItem StatusStrip SplitContainer PictureBox Labe

            .NET Frameworkから.NET5への移植作業(Windows Formsの場合)
          • .NET Coreと.NET 5以降のコンソールアプリでWindows Formsの機能を利用する - PG日誌

            .NET Core および .NET 5以降のコンソールアプリ上で Windows Forms の機能を利用可能にするための設定方法の紹介です。 以下の画像のように、プロジェクトテンプレートをからコンソールアプリを選択して作成したプロジェクトは Windows Formsにあった機能群(例えばClipbordクラス、Bitmapクラス)などがデフォルトでは使用できません。 コンソールアプリのテンプレート そこで、このようなコンソールアプリでも Windows Forms の機能を利用できるようにプロジェクトを設定する方法を紹介したいと思います(この作業をするとマルチプラットフォーム性が失われてしまいますが、今後 .NET Framework も徐々に終了していくので移行するときに微妙に困ったときのメモになりmさ宇。 実装・確認環境 この記事は以下の環境で動作確認を行っています。 Viaus

              .NET Coreと.NET 5以降のコンソールアプリでWindows Formsの機能を利用する - PG日誌
            • What's new in Windows Forms in .NET 7.0 - .NET Blog

              There are a lot of exciting enhancements for Windows Forms developers in .NET 7. We are committed to support and innovate in the Windows Forms runtime, so let’s look at what is new in .NET 7. Accessibility improvements and fixes We strive to improve the experience for users of assistive technology. This release adds further improvements to accessibility, including but not limited to the following:

                What's new in Windows Forms in .NET 7.0 - .NET Blog
              • What's new in Windows Forms runtime in .NET 5.0 - .NET Blog

                Join us on September 18th as we dive deep into building world-class cloud native applications with .NET and Azure. Since Windows Forms was open sourced in late 2018, and ported to .NET Core, both the team and our external contributors have been busy fixing old bugs and adding new features. In this post we are going to talk about what’s new in Windows Forms runtime in .NET 5.0. Windows controls add

                  What's new in Windows Forms runtime in .NET 5.0 - .NET Blog
                • Windows Form を作成してみよう( System.Windows.Forms )(4/4)

                  PowerShell では、System.Windows.Forms のアセンブリを利用して、Windows Form を作成できます。 VB や cpp + MFC などで、Windows Form 開発の経験者なら容易と考えます。未経験者なら、別のドキュメントなどを参照してからの方が良いと思います。 これらの情報の取得方法について説明します。 PowerShell 7.15 インストールに共ない見直します。 次の事例を実行してみよう。 # ユーザーフォームを作る - 基礎編 - # アセンブリの読み込み Add-Type -AssemblyName System.Windows.Forms Add-Type -AssemblyName System.Drawing # フォームの作成 $form = New-Object System.Windows.Forms.Form $form.

                  • 「Excel」2024年1月のアップデートまとめ Windows版でセルへ画像を挿入可能に/Web版はMS Formsデータ同期に対応

                      「Excel」2024年1月のアップデートまとめ Windows版でセルへ画像を挿入可能に/Web版はMS Formsデータ同期に対応
                    • 【トラブルシューティング】”Microsoft Forms” の “プライバシーに関する声明” のメッセージを非表示にする 7 つの手順 | トラブルシューティング(Windows) | PineApple

                      Powered by Microsoft Forms|このフォームの所有者は、応答データの使用方法についてのプライバシーに関する声明を提供していません。個人情報や機密情報を記載しないでください。|利用規約Microsoft が提供する手軽にアンケートや投票、クイズなどの作成が行えるサービス Microsoft Forms。 “すべてのユーザーが返信可能” に設定したフォームの下部には以下のメッセージが表示されます。

                        【トラブルシューティング】”Microsoft Forms” の “プライバシーに関する声明” のメッセージを非表示にする 7 つの手順 | トラブルシューティング(Windows) | PineApple
                      1