15 packages tagged with “Inputbox”
Toolbox for advanced console applications. The toolbox contains a console menu, a command line argument engine and some other useful console helpers.
A library that provides a Inputbox and a Messagebox
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains types that constitute the abstract description layer.
This package contains some C# source code that uses various settings objects of the Two-Layered GUI Toolkit to define dialog boxes. They are used by the GUI toolkit-specific sample packages.
This package contains some C# source code that uses the Gtk# layer of the Two-Layered GUI Toolkit to display dialog boxes defined in the core sample package.
This package contains some C# source code that uses the Windows Forms layer of the Two-Layered GUI Toolkit to display dialog boxes defined in the core sample package.
This package contains some C# source code that uses the WPF layer of the Two-Layered GUI Toolkit to display dialog boxes defined in the core sample package.
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains a Gtk# GUI layer.
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains a WPF GUI layer.
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains a Windows Forms GUI layer.
Adds MessageBox, InputBox, PasswordBox to your project (+password generator)
WPF lacks some basic functionality, so I coded it up and share the result with you here. Controls and windows include InputBox (like the VB6 function but more powerful), EditableLabel, ThumbnailPanel, and more. There are also helpers for associating with file types and starting up with Windows.
MessageBox e InputBox para WPF customizados com o MaterialDesignInXAML
Custom Message Boxes for Enhanced User Interaction This library provides a collection of custom message boxes designed to enhance user interaction within your application. The library includes the following message box types: - ConfirmBox: For prompting users to confirm an action. - ErrorBox: To display error messages with ease. - InfoBox: For presenting informational messages. - DebugErrorBox: Specifically designed for displaying debugging-related errors. - InputBox: To allow users to input text. - WaitForm: To indicate that a process is running in the background. - ExceptionHandler: For gracefully handling and displaying exceptions. Key Features: - Copyable Error Messages: Users can easily copy error messages directly from the ErrorBox, simplifying error reporting and troubleshooting. - Configurable Timeout: You can set a timeout for the message boxes, enabling them to automatically close after a specified duration, which can improve the overall user experience.
A .Net library for win32 dialogs. Include FileOpenDialog, FileSaveDialog, FolderBrowserDialog, ProgressDialog, InputBox, Progress, Taskbar, TaskbarProgress, Console.