Skip to content
#

wpf-controls

Here are 112 public repositories matching this topic...

nodify
miroiu
miroiu commented Jan 14, 2021

Is your feature request related to a problem? Please describe.
It would be good to have an example of how to use multiple editors in an application.

Describe the solution you'd like
Use a tab control with a 'plus' button like in Chrome to create a new tab. The new tab will contain an empty editor instance.

Optional
Add a way to close the tabs. Suggestions:

  • a 'close' button

Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing the textbox.

  • Updated Jul 5, 2021
  • C#

Improve this page

Add a description, image, and links to the wpf-controls topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wpf-controls topic, visit your repo's landing page and select "manage topics."

Learn more