This commit is contained in:
Ray 2021-12-29 22:14:01 +00:00
parent 26e1b8978e
commit e402edd2b0

View File

@ -27,9 +27,6 @@ namespace VideoPreview
{ {
InitializeComponent(); InitializeComponent();
//textBox1.NormalImage = UIcon.GetIcon("file", 16, UIcon.IconState.Idle);
//textBox1.HighlightImage = UIcon.GetIcon("file", 16, UIcon.IconState.Hover);
button2.SetIcon("settings"); button2.SetIcon("settings");
button3.SetIcon("refresh-cw"); button3.SetIcon("refresh-cw");
button4.SetIcon("arrow-right-circle"); button4.SetIcon("arrow-right-circle");