Last change
on this file since 14128 was
12762,
checked in by aballeit, 9 years ago
|
#2283 GUI updates, Tree-chart, MCTS Version 2 (prune leaves)
|
File size:
457 bytes
|
Rev | Line | |
---|
[12762] | 1 | namespace 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.