mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Comments
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
using System;
|
||||
//
|
||||
// Checkbox.cs: Checkbox control
|
||||
//
|
||||
// Authors:
|
||||
// Miguel de Icaza (miguel@gnome.org)
|
||||
//
|
||||
using System;
|
||||
|
||||
namespace Terminal {
|
||||
public class CheckBox : View {
|
||||
|
||||
Reference in New Issue
Block a user