private IconsPane(Microsoft.Office.Tools.CustomTaskPane _tPane) { InitializeComponent(); StringSetter.setPane(this); _inst = this; setSysPane(); }
public TablesPane(Microsoft.Office.Tools.CustomTaskPane _tPane) { InitializeComponent(); StringSetter.setPane(this); _TablesPane = _tPane; }