public void ShowHelp() { var tt = new ToolTipController(HeaderExtensionLeft, "Click here to show more info"); tt.Show(); }