tooltip edit

This commit is contained in:
STAM 2020-01-23 15:19:41 +03:00
parent 54bd89684a
commit 05f1719d86

View File

@ -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