mirror of
https://github.com/EpicMorg/UniversalValveToolbox.git
synced 2024-12-27 07:05:29 +03:00
tooltip edit
This commit is contained in:
parent
54bd89684a
commit
05f1719d86
@ -172,6 +172,7 @@
|
||||
this.toolStripStatusLabelRefresh.IsLink = true;
|
||||
this.toolStripStatusLabelRefresh.Name = "toolStripStatusLabelRefresh";
|
||||
this.toolStripStatusLabelRefresh.Size = new System.Drawing.Size(20, 20);
|
||||
this.toolStripStatusLabelRefresh.ToolTipText = "Refresh";
|
||||
this.toolStripStatusLabelRefresh.Click += new System.EventHandler(this.toolStripStatusLabelRefresh_Click);
|
||||
//
|
||||
// FormMain
|
||||
|
Loading…
Reference in New Issue
Block a user