Skip to content
#

windows-forms

Windows Forms (WinForms) is a UI framework for building Windows desktop applications. It is a .NET wrapper over Windows user interface libraries, such as User32 and GDI+.

Here are 1,060 public repositories matching this topic...

KakCAT
KakCAT commented Mar 6, 2019

Hi! I'm trying to do an editor with DPS and ScintillaNET. When I use Ctrl+TAB, I show a dialog (like visual studio) of the currently opened text files.

Once I close the dialog to choose the file to edit, I use textEditorDialog.Show() (or textEditorDialog.Activate() ) to select the new edited text file.

DPS correctly shows the new edited text file, however the focus does not move into the new

csla

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

  • Updated Jul 1, 2020
  • C#
Microsoft.Toolkit.Win32
simgar
simgar commented Nov 17, 2018

To recreate:

  1. I downloaded the ZIP of MvvmFx from the Clone or Download button.
  2. I 'Extracted all' to D:\Source\MvvmFx.
  3. In VIsual Studio 2015, I opened MvvmFx.shfbproj from 'D:\Source\MvvmFx\MvvmFx-master\Documentation\Binding'.
    • A 'One-way upgrade' was necessary.
  4. I built the solution and got two warnings and one error:
    Warning - Unable to locate any documentation sources
bug

Created by Microsoft

Latest release about 1 month ago

Repository
dotnet/winforms
Wikipedia
Wikipedia

Related Topics

windows
You can’t perform that action at this time.