Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/SharpVectorRenderingGdi/Forms/SvgPictureBox.Designer.cs @ 12847

Last change on this file since 12847 was 12762, checked in by aballeit, 9 years ago

#2283 GUI updates, Tree-chart, MCTS Version 2 (prune leaves)

File size: 457 bytes
Line 
1namespace SharpVectors.Renderers.Forms
2{
3    partial class SvgPictureBox
4    {
5        #region Component Designer generated code
6
7        /// <summary>
8        /// Required method for Designer support - do not modify
9        /// the contents of this method with the code editor.
10        /// </summary>
11        private void InitializeComponent()
12        {
13            this.Name = "SvgPictureBox";
14        }
15
16        #endregion
17    }
18}
Note: See TracBrowser for help on using the repository browser.