1 // ------------------------------------------------------------------------------
3 // This code was generated by a tool.
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 // ------------------------------------------------------------------------------
11 namespace MonoDevelop
.Database
.Sql
.MySql
{
14 public partial class MySqlColumnEditorWidget
{
16 private Gtk
.VBox vbox2
;
18 protected virtual void Build() {
19 Stetic
.Gui
.Initialize(this);
20 // Widget MonoDevelop.Database.Sql.MySql.MySqlColumnEditorWidget
21 Stetic
.BinContainer
.Attach(this);
22 this.Name
= "MonoDevelop.Database.Sql.MySql.MySqlColumnEditorWidget";
23 // Container child MonoDevelop.Database.Sql.MySql.MySqlColumnEditorWidget.Gtk.Container+ContainerChild
24 this.vbox2
= new Gtk
.VBox();
25 this.vbox2
.Name
= "vbox2";
26 this.vbox2
.Spacing
= 6;
28 if ((this.Child
!= null)) {