All Projects → ahdung → MsgBox

ahdung / MsgBox

Licence: other
可携带附加消息的增强型消息框

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to MsgBox

CrazyCat
Winform版围住神经猫
Stars: ✭ 14 (-65.85%)
Mutual labels:  winform
SalamanderGobang
winform实现的AI五子棋
Stars: ✭ 16 (-60.98%)
Mutual labels:  winform
UIPheonix
Inspired by game development UIPheonix is a super easy, flexible, dynamic and highly scalable UI framework + concept for building reusable component/control-driven apps for macOS, iOS and tvOS. The same API apply for cross platform development! Think of it as using Lego blocks, you can use similar ones and move them around easy as pie.
Stars: ✭ 29 (-29.27%)
Mutual labels:  control
multi uav simulator
A quadrotor swarm simulator based on ROS (Robot Operating System).
Stars: ✭ 73 (+78.05%)
Mutual labels:  control
abb-yumi
This project aims to control abb yumi(irb14400) robot using ros control interface so that you can send joint trajectory command to robot. Also we implemented a cartesian velocity controller using KDL library.
Stars: ✭ 21 (-48.78%)
Mutual labels:  control
SAMD TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …
Stars: ✭ 28 (-31.71%)
Mutual labels:  control
DialogHost.Avalonia
AvaloniaUI control that provides a simple way to display a dialog with information or prompt the user when information is needed
Stars: ✭ 92 (+124.39%)
Mutual labels:  control
is-06
AMWA IS-06 NMOS Network Control Specification (Deprecated)
Stars: ✭ 14 (-65.85%)
Mutual labels:  control
RS232-Monitor-Database
🔌📺 This is a public database for all the known RS232 commands for professionnal screens, monitors and projectors. Feel free to contribute !
Stars: ✭ 22 (-46.34%)
Mutual labels:  control
typeioc
Dependency injection container for typescript / javascript
Stars: ✭ 32 (-21.95%)
Mutual labels:  control
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-48.78%)
Mutual labels:  control
file-input-accessor
Angular directive that provides file input functionality in Angular forms.
Stars: ✭ 32 (-21.95%)
Mutual labels:  control
robotarium-rendezvous-RSSDOA
This repository contains the Matlab source codes (to use in Robotarium platform) of various rendezvous controllers for consensus control in a multi-agent / multi-robot system.
Stars: ✭ 35 (-14.63%)
Mutual labels:  control
react-native-segment-control
Swipeable SegmentedControl component for React Native apps
Stars: ✭ 21 (-48.78%)
Mutual labels:  control
FlipperControlUWP
A control that uses flip transition to change different states for UWP apps.
Stars: ✭ 30 (-26.83%)
Mutual labels:  control
memorize
Code and real data for "Enhancing Human Learning via Spaced Repetition Optimization", PNAS 2019
Stars: ✭ 155 (+278.05%)
Mutual labels:  control
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+1629.27%)
Mutual labels:  control
guardian
Guardian is a tool for extensible and universal data access with automated access workflows and security controls across data stores, analytical systems, and cloud products.
Stars: ✭ 127 (+209.76%)
Mutual labels:  control
Chimera
System Remote Control Discord Bot written in Python discord.py
Stars: ✭ 77 (+87.8%)
Mutual labels:  control
STNodeEditor
一款基于.Net WinForm的节点编辑器 纯GDI+绘制 使用方式非常简洁 提供了丰富的属性以及事件 可以非常方便的完成节点之间数据的交互及通知 大量的虚函数供开发者重写具有很高的自由性
Stars: ✭ 166 (+304.88%)
Mutual labels:  control

MessageBoxEx

可携带附加消息的增强型消息框

2018-06-09更新至2.0

新特性:

  • 允许自定义按钮文本
  • 允许详细信息呈展开状态弹出
  • 增加典型消息框(信息、警告、错误、询问)调用重载ShowInfo ShowWarning ShowError ShowQuestion

变更:

  • 用默认参数替代过多Show重载
  • 大量重写消息窗体。控件由之前的预创建改为按需创建,大量降低无谓消耗
  • 项目更新至VS2017
  • 配合新特性更新Tester,如图:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].