public UserBar() { instance = this; InitializeComponent(); this.ToolbarStyle = ToolbarEnum.Vertical; this.ToolbarHelpText = this.ToolbarName = this.ToolbarTitle = PluginProgID; this.Size = new System.Drawing.Size(188, 100); }