public void UpdateProductInfo() { this.Text = $"{ProductInfo.PRODUCT_NAME} {ProductInfo.GetVersionString()}"; }