void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.EditGrid = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));

            #line 9 "..\..\..\Controls\CtlEditCategory.xaml"
                this.EditGrid.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.ctlGrid_btnEditClicked);

            #line default
            #line hidden

            #line 9 "..\..\..\Controls\CtlEditCategory.xaml"
                this.EditGrid.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.ctlGrid_btnDeleteClicked);

            #line default
            #line hidden
                return;

            case 2:
                this.tbcEditCategory = ((System.Windows.Controls.TabControl)(target));
                return;

            case 3:
                this.tbicategory = ((System.Windows.Controls.TabItem)(target));
                return;

            case 4:
                this.txtName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.lblName = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.btnCancel = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.EditGrid = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));
     
     #line 9 "..\..\..\Controls\CtlEditCategory.xaml"
     this.EditGrid.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.ctlGrid_btnEditClicked);
     
     #line default
     #line hidden
     
     #line 9 "..\..\..\Controls\CtlEditCategory.xaml"
     this.EditGrid.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.ctlGrid_btnDeleteClicked);
     
     #line default
     #line hidden
     return;
     case 2:
     this.tbcEditCategory = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.tbicategory = ((System.Windows.Controls.TabItem)(target));
     return;
     case 4:
     this.txtName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.lblName = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ucDispositionList = ((LeadFormatDesigner.Presentation.ctlLeadFormatDesigner)(target));
     return;
     case 2:
     this.cnvView = ((System.Windows.Controls.Canvas)(target));
     return;
     case 3:
     this.CtlGrid = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));
     
     #line 15 "..\..\ctlLeadFormatDesigner.xaml"
     this.CtlGrid.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnEditClicked);
     
     #line default
     #line hidden
     
     #line 15 "..\..\ctlLeadFormatDesigner.xaml"
     this.CtlGrid.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnDeleteClicked);
     
     #line default
     #line hidden
     return;
     case 4:
     this.CtlGridChild = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));
     
     #line 16 "..\..\ctlLeadFormatDesigner.xaml"
     this.CtlGridChild.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGridChild_btnEditClicked);
     
     #line default
     #line hidden
     
     #line 16 "..\..\ctlLeadFormatDesigner.xaml"
     this.CtlGridChild.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGridChild_btnDeleteClicked);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tbcDispositionList = ((System.Windows.Controls.TabControl)(target));
     return;
     case 6:
     this.tbiDispositionListDetails = ((System.Windows.Controls.TabItem)(target));
     return;
     case 7:
     this.lblLeadFormatName = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txtLeadFormatName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.cmbFormatType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 10:
     this.cmbExcel = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 11:
     this.cmbtxt = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 12:
     this.cmbCSV = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 13:
     this.txtDescription = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.btnNext = ((System.Windows.Controls.Button)(target));
     return;
     case 15:
     this.btnUpdateLead = ((System.Windows.Controls.Button)(target));
     return;
     case 16:
     this.tbiDispositions = ((System.Windows.Controls.TabItem)(target));
     return;
     case 17:
     this.First = ((System.Windows.Controls.Canvas)(target));
     return;
     case 18:
     this.lblFieldName = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.cmbFieldName = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 20:
     this.btnAddNewField = ((System.Windows.Controls.Button)(target));
     return;
     case 21:
     this.lblDefaultValue = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.txtDefaultValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.lblFieldStartPosition = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.txtFieldStartPosition = ((System.Windows.Controls.TextBox)(target));
     return;
     case 25:
     this.lblColumn = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.cmbColumn = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 27:
     this.lblFieldLength = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.txtFieldLength = ((System.Windows.Controls.TextBox)(target));
     return;
     case 29:
     this.lblDelimiter = ((System.Windows.Controls.Label)(target));
     return;
     case 30:
     this.cmbDelimiter = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 31:
     this.cmbComma = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 32:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     return;
     case 33:
     this.btnDone = ((System.Windows.Controls.Button)(target));
     return;
     case 34:
     this.btnUpdateLeadDetail = ((System.Windows.Controls.Button)(target));
     return;
     case 35:
     this.recTemp = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 36:
     this.template = ((System.Windows.Controls.Primitives.TabPanel)(target));
     return;
     case 37:
     this.InnerCanvas = ((System.Windows.Controls.Canvas)(target));
     return;
     case 38:
     this.lblFieldName1 = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.txtFieldName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 40:
     this.lblFieldType = ((System.Windows.Controls.Label)(target));
     return;
     case 41:
     this.cmbFieldType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 42:
     this.bigint = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 43:
     this.bit = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 44:
     this.@char = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 45:
     this.datetime = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 46:
     this.@decimal = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 47:
     this.@float = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 48:
     this.@int = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 49:
     this.varchar = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 50:
     this.lblFieldSize = ((System.Windows.Controls.Label)(target));
     return;
     case 51:
     this.txtFieldSize = ((System.Windows.Controls.TextBox)(target));
     return;
     case 52:
     this.btnSav = ((System.Windows.Controls.Button)(target));
     return;
     case 53:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     return;
     case 54:
     this.lblFieldAvailable = ((System.Windows.Controls.Label)(target));
     return;
     case 55:
     this.lstFieldNames = ((System.Windows.Controls.ListBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ucUserInfo = ((User.Presentation.CtlUserInfo)(target));
     return;
     case 2:
     this.cnvMain = ((System.Windows.Controls.Canvas)(target));
     return;
     case 3:
     this.cnvView = ((System.Windows.Controls.Canvas)(target));
     return;
     case 4:
     this.CtlGrid = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));
     
     #line 13 "..\..\CtlUserInfo.xaml"
     this.CtlGrid.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnDeleteClicked);
     
     #line default
     #line hidden
     
     #line 13 "..\..\CtlUserInfo.xaml"
     this.CtlGrid.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnEditClicked);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tbcUserAdditon = ((System.Windows.Controls.TabControl)(target));
     return;
     case 6:
     this.tbiPersonalInfo = ((System.Windows.Controls.TabItem)(target));
     
     #line 16 "..\..\CtlUserInfo.xaml"
     this.tbiPersonalInfo.GotFocus += new System.Windows.RoutedEventHandler(this.tbiPersonalInfo_GotFocus);
     
     #line default
     #line hidden
     
     #line 16 "..\..\CtlUserInfo.xaml"
     this.tbiPersonalInfo.LostFocus += new System.Windows.RoutedEventHandler(this.tbiPersonalInfo_LostFocus);
     
     #line default
     #line hidden
     return;
     case 7:
     this.lblDisplayName = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.lblRoleAssigned = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.lblFirstName = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.lblLastName = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.lblEmail = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.lblPassword = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.txtDisplayName = ((System.Windows.Controls.TextBox)(target));
     
     #line 24 "..\..\CtlUserInfo.xaml"
     this.txtDisplayName.GotFocus += new System.Windows.RoutedEventHandler(this.txtDisplayName_GotFocus);
     
     #line default
     #line hidden
     
     #line 24 "..\..\CtlUserInfo.xaml"
     this.txtDisplayName.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDisplayName_KeyDown);
     
     #line default
     #line hidden
     
     #line 24 "..\..\CtlUserInfo.xaml"
     this.txtDisplayName.LostFocus += new System.Windows.RoutedEventHandler(this.txtDisplayName_LostFocus);
     
     #line default
     #line hidden
     return;
     case 14:
     this.txtFirstName = ((System.Windows.Controls.TextBox)(target));
     
     #line 25 "..\..\CtlUserInfo.xaml"
     this.txtFirstName.GotFocus += new System.Windows.RoutedEventHandler(this.txtFirstName_GotFocus);
     
     #line default
     #line hidden
     
     #line 25 "..\..\CtlUserInfo.xaml"
     this.txtFirstName.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtFirstName_KeyDown);
     
     #line default
     #line hidden
     
     #line 25 "..\..\CtlUserInfo.xaml"
     this.txtFirstName.LostFocus += new System.Windows.RoutedEventHandler(this.txtFirstName_LostFocus);
     
     #line default
     #line hidden
     return;
     case 15:
     this.txtLastName = ((System.Windows.Controls.TextBox)(target));
     
     #line 26 "..\..\CtlUserInfo.xaml"
     this.txtLastName.GotFocus += new System.Windows.RoutedEventHandler(this.txtLastName_GotFocus);
     
     #line default
     #line hidden
     
     #line 26 "..\..\CtlUserInfo.xaml"
     this.txtLastName.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtLastName_KeyDown);
     
     #line default
     #line hidden
     
     #line 26 "..\..\CtlUserInfo.xaml"
     this.txtLastName.LostFocus += new System.Windows.RoutedEventHandler(this.txtLastName_LostFocus);
     
     #line default
     #line hidden
     return;
     case 16:
     this.txtEmail = ((System.Windows.Controls.TextBox)(target));
     
     #line 27 "..\..\CtlUserInfo.xaml"
     this.txtEmail.GotFocus += new System.Windows.RoutedEventHandler(this.txtEmail_GotFocus);
     
     #line default
     #line hidden
     
     #line 27 "..\..\CtlUserInfo.xaml"
     this.txtEmail.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtEmail_KeyDown);
     
     #line default
     #line hidden
     
     #line 27 "..\..\CtlUserInfo.xaml"
     this.txtEmail.LostFocus += new System.Windows.RoutedEventHandler(this.txtEmail_LostFocus);
     
     #line default
     #line hidden
     return;
     case 17:
     this.txtPassWord = ((System.Windows.Controls.PasswordBox)(target));
     
     #line 28 "..\..\CtlUserInfo.xaml"
     this.txtPassWord.GotFocus += new System.Windows.RoutedEventHandler(this.txtPassword_GotFocus);
     
     #line default
     #line hidden
     
     #line 28 "..\..\CtlUserInfo.xaml"
     this.txtPassWord.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtPassword_KeyDown);
     
     #line default
     #line hidden
     
     #line 28 "..\..\CtlUserInfo.xaml"
     this.txtPassWord.LostFocus += new System.Windows.RoutedEventHandler(this.txtPassword_LostFocus);
     
     #line default
     #line hidden
     return;
     case 18:
     this.cmbRoleAssigned = ((System.Windows.Controls.ComboBox)(target));
     
     #line 29 "..\..\CtlUserInfo.xaml"
     this.cmbRoleAssigned.GotFocus += new System.Windows.RoutedEventHandler(this.cmbRoleAssigned_GotFocus);
     
     #line default
     #line hidden
     
     #line 29 "..\..\CtlUserInfo.xaml"
     this.cmbRoleAssigned.LostFocus += new System.Windows.RoutedEventHandler(this.cmbRoleAssigned_LostFocus);
     
     #line default
     #line hidden
     
     #line 29 "..\..\CtlUserInfo.xaml"
     this.cmbRoleAssigned.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbRoleAssigned_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 19:
     this.btnAddRole = ((System.Windows.Controls.Button)(target));
     
     #line 31 "..\..\CtlUserInfo.xaml"
     this.btnAddRole.Click += new System.Windows.RoutedEventHandler(this.btnAddRole_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.lblIsActive = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.chkIsActive = ((System.Windows.Controls.CheckBox)(target));
     
     #line 33 "..\..\CtlUserInfo.xaml"
     this.chkIsActive.GotFocus += new System.Windows.RoutedEventHandler(this.chkIsActive_GotFocus);
     
     #line default
     #line hidden
     
     #line 33 "..\..\CtlUserInfo.xaml"
     this.chkIsActive.LostFocus += new System.Windows.RoutedEventHandler(this.chkIsActive_LostFocus);
     
     #line default
     #line hidden
     
     #line 33 "..\..\CtlUserInfo.xaml"
     this.chkIsActive.Checked += new System.Windows.RoutedEventHandler(this.chkIsActive_Checked);
     
     #line default
     #line hidden
     return;
     case 22:
     this.tbiPayrollInfo = ((System.Windows.Controls.TabItem)(target));
     
     #line 36 "..\..\CtlUserInfo.xaml"
     this.tbiPayrollInfo.GotFocus += new System.Windows.RoutedEventHandler(this.tbiPayrollInfo_GotFocus);
     
     #line default
     #line hidden
     
     #line 36 "..\..\CtlUserInfo.xaml"
     this.tbiPayrollInfo.LostFocus += new System.Windows.RoutedEventHandler(this.tbiPayrollInfo_LostFocus);
     
     #line default
     #line hidden
     return;
     case 23:
     this.lblRatePerHour = ((System.Windows.Controls.Label)(target));
     return;
     case 24:
     this.lblOverTimeRate = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.lblDoubleTimeRate = ((System.Windows.Controls.Label)(target));
     return;
     case 26:
     this.lblDoubleOverTimeRate = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.txtRatePerHour = ((System.Windows.Controls.TextBox)(target));
     
     #line 42 "..\..\CtlUserInfo.xaml"
     this.txtRatePerHour.GotFocus += new System.Windows.RoutedEventHandler(this.txtRatePerHour_GotFocus);
     
     #line default
     #line hidden
     
     #line 42 "..\..\CtlUserInfo.xaml"
     this.txtRatePerHour.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtRatePerHour_KeyDown);
     
     #line default
     #line hidden
     
     #line 42 "..\..\CtlUserInfo.xaml"
     this.txtRatePerHour.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtRatePerHour_KeyUp);
     
     #line default
     #line hidden
     
     #line 42 "..\..\CtlUserInfo.xaml"
     this.txtRatePerHour.LostFocus += new System.Windows.RoutedEventHandler(this.txtRatePerHour_LostFocus);
     
     #line default
     #line hidden
     return;
     case 28:
     this.txtDoubleTimeRate = ((System.Windows.Controls.TextBox)(target));
     
     #line 43 "..\..\CtlUserInfo.xaml"
     this.txtDoubleTimeRate.GotFocus += new System.Windows.RoutedEventHandler(this.txtDoubleTimeRate_GotFocus);
     
     #line default
     #line hidden
     
     #line 43 "..\..\CtlUserInfo.xaml"
     this.txtDoubleTimeRate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDoubleTimeRate_KeyDown);
     
     #line default
     #line hidden
     
     #line 43 "..\..\CtlUserInfo.xaml"
     this.txtDoubleTimeRate.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtDoubleTimeRate_KeyUp);
     
     #line default
     #line hidden
     
     #line 43 "..\..\CtlUserInfo.xaml"
     this.txtDoubleTimeRate.LostFocus += new System.Windows.RoutedEventHandler(this.txtDoubleTimeRate_LostFocus);
     
     #line default
     #line hidden
     return;
     case 29:
     this.txtOverTimeRate = ((System.Windows.Controls.TextBox)(target));
     
     #line 44 "..\..\CtlUserInfo.xaml"
     this.txtOverTimeRate.GotFocus += new System.Windows.RoutedEventHandler(this.txtOverTimeRate_GotFocus);
     
     #line default
     #line hidden
     
     #line 44 "..\..\CtlUserInfo.xaml"
     this.txtOverTimeRate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtOverTimeRate_KeyDown);
     
     #line default
     #line hidden
     
     #line 44 "..\..\CtlUserInfo.xaml"
     this.txtOverTimeRate.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOverTimeRate_KeyUp);
     
     #line default
     #line hidden
     
     #line 44 "..\..\CtlUserInfo.xaml"
     this.txtOverTimeRate.LostFocus += new System.Windows.RoutedEventHandler(this.txtOverTimeRate_LostFocus);
     
     #line default
     #line hidden
     return;
     case 30:
     this.txtDoubleOverTimeRate = ((System.Windows.Controls.TextBox)(target));
     
     #line 45 "..\..\CtlUserInfo.xaml"
     this.txtDoubleOverTimeRate.GotFocus += new System.Windows.RoutedEventHandler(this.txtDoubleOverTimeRate_GotFocus);
     
     #line default
     #line hidden
     
     #line 45 "..\..\CtlUserInfo.xaml"
     this.txtDoubleOverTimeRate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDoubleOverTimeRate_KeyDown);
     
     #line default
     #line hidden
     
     #line 45 "..\..\CtlUserInfo.xaml"
     this.txtDoubleOverTimeRate.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtDoubleOverTimeRate_KeyUp);
     
     #line default
     #line hidden
     
     #line 45 "..\..\CtlUserInfo.xaml"
     this.txtDoubleOverTimeRate.LostFocus += new System.Windows.RoutedEventHandler(this.txtDoubleOverTimeRate_LostFocus);
     
     #line default
     #line hidden
     return;
     case 31:
     this.btnSave = ((System.Windows.Controls.Button)(target));
     
     #line 49 "..\..\CtlUserInfo.xaml"
     this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);
     
     #line default
     #line hidden
     return;
     case 32:
     this.btnCancel = ((System.Windows.Controls.Button)(target));
     
     #line 50 "..\..\CtlUserInfo.xaml"
     this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ucDispositionList = ((LeadFormatDesigner.Presentation.ctlLeadFormatDesigner)(target));
                return;

            case 2:
                this.cnvView = ((System.Windows.Controls.Canvas)(target));
                return;

            case 3:
                this.CtlGrid = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));

            #line 15 "..\..\ctlLeadFormatDesigner.xaml"
                this.CtlGrid.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnEditClicked);

            #line default
            #line hidden

            #line 15 "..\..\ctlLeadFormatDesigner.xaml"
                this.CtlGrid.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnDeleteClicked);

            #line default
            #line hidden
                return;

            case 4:
                this.CtlGridChild = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));

            #line 16 "..\..\ctlLeadFormatDesigner.xaml"
                this.CtlGridChild.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGridChild_btnEditClicked);

            #line default
            #line hidden

            #line 16 "..\..\ctlLeadFormatDesigner.xaml"
                this.CtlGridChild.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGridChild_btnDeleteClicked);

            #line default
            #line hidden
                return;

            case 5:
                this.tbcDispositionList = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tbiDispositionListDetails = ((System.Windows.Controls.TabItem)(target));
                return;

            case 7:
                this.lblLeadFormatName = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.txtLeadFormatName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.cmbFormatType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this.cmbExcel = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 11:
                this.cmbtxt = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 12:
                this.cmbCSV = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 13:
                this.txtDescription = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.btnNext = ((System.Windows.Controls.Button)(target));
                return;

            case 15:
                this.btnUpdateLead = ((System.Windows.Controls.Button)(target));
                return;

            case 16:
                this.tbiDispositions = ((System.Windows.Controls.TabItem)(target));
                return;

            case 17:
                this.First = ((System.Windows.Controls.Canvas)(target));
                return;

            case 18:
                this.lblFieldName = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.cmbFieldName = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 20:
                this.btnAddNewField = ((System.Windows.Controls.Button)(target));
                return;

            case 21:
                this.lblDefaultValue = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.txtDefaultValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.lblFieldStartPosition = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.txtFieldStartPosition = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.lblColumn = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.cmbColumn = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 27:
                this.lblFieldLength = ((System.Windows.Controls.Label)(target));
                return;

            case 28:
                this.txtFieldLength = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.lblDelimiter = ((System.Windows.Controls.Label)(target));
                return;

            case 30:
                this.cmbDelimiter = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 31:
                this.cmbComma = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 32:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;

            case 33:
                this.btnDone = ((System.Windows.Controls.Button)(target));
                return;

            case 34:
                this.btnUpdateLeadDetail = ((System.Windows.Controls.Button)(target));
                return;

            case 35:
                this.recTemp = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 36:
                this.template = ((System.Windows.Controls.Primitives.TabPanel)(target));
                return;

            case 37:
                this.InnerCanvas = ((System.Windows.Controls.Canvas)(target));
                return;

            case 38:
                this.lblFieldName1 = ((System.Windows.Controls.Label)(target));
                return;

            case 39:
                this.txtFieldName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 40:
                this.lblFieldType = ((System.Windows.Controls.Label)(target));
                return;

            case 41:
                this.cmbFieldType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 42:
                this.bigint = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 43:
                this.bit = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 44:
                this.@char = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 45:
                this.datetime = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 46:
                this.@decimal = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 47:
                this.@float = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 48:
                this.@int = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 49:
                this.varchar = ((System.Windows.Controls.ComboBoxItem)(target));
                return;

            case 50:
                this.lblFieldSize = ((System.Windows.Controls.Label)(target));
                return;

            case 51:
                this.txtFieldSize = ((System.Windows.Controls.TextBox)(target));
                return;

            case 52:
                this.btnSav = ((System.Windows.Controls.Button)(target));
                return;

            case 53:
                this.btnClose = ((System.Windows.Controls.Button)(target));
                return;

            case 54:
                this.lblFieldAvailable = ((System.Windows.Controls.Label)(target));
                return;

            case 55:
                this.lstFieldNames = ((System.Windows.Controls.ListBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ucUserInfo = ((User.Presentation.CtlUserInfo)(target));
                return;

            case 2:
                this.cnvMain = ((System.Windows.Controls.Canvas)(target));
                return;

            case 3:
                this.cnvView = ((System.Windows.Controls.Canvas)(target));
                return;

            case 4:
                this.CtlGrid = ((VMukti.CtlGrid.Presentation.ctlGrid)(target));

            #line 13 "..\..\CtlUserInfo.xaml"
                this.CtlGrid.btnDeleteClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnDeleteClicked);

            #line default
            #line hidden

            #line 13 "..\..\CtlUserInfo.xaml"
                this.CtlGrid.btnEditClicked += new VMukti.CtlGrid.Presentation.ctlGrid.ButtonClicked(this.CtlGrid_btnEditClicked);

            #line default
            #line hidden
                return;

            case 5:
                this.tbcUserAdditon = ((System.Windows.Controls.TabControl)(target));
                return;

            case 6:
                this.tbiPersonalInfo = ((System.Windows.Controls.TabItem)(target));

            #line 16 "..\..\CtlUserInfo.xaml"
                this.tbiPersonalInfo.GotFocus += new System.Windows.RoutedEventHandler(this.tbiPersonalInfo_GotFocus);

            #line default
            #line hidden

            #line 16 "..\..\CtlUserInfo.xaml"
                this.tbiPersonalInfo.LostFocus += new System.Windows.RoutedEventHandler(this.tbiPersonalInfo_LostFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.lblDisplayName = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.lblRoleAssigned = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.lblFirstName = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.lblLastName = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.lblEmail = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.lblPassword = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.txtDisplayName = ((System.Windows.Controls.TextBox)(target));

            #line 24 "..\..\CtlUserInfo.xaml"
                this.txtDisplayName.GotFocus += new System.Windows.RoutedEventHandler(this.txtDisplayName_GotFocus);

            #line default
            #line hidden

            #line 24 "..\..\CtlUserInfo.xaml"
                this.txtDisplayName.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDisplayName_KeyDown);

            #line default
            #line hidden

            #line 24 "..\..\CtlUserInfo.xaml"
                this.txtDisplayName.LostFocus += new System.Windows.RoutedEventHandler(this.txtDisplayName_LostFocus);

            #line default
            #line hidden
                return;

            case 14:
                this.txtFirstName = ((System.Windows.Controls.TextBox)(target));

            #line 25 "..\..\CtlUserInfo.xaml"
                this.txtFirstName.GotFocus += new System.Windows.RoutedEventHandler(this.txtFirstName_GotFocus);

            #line default
            #line hidden

            #line 25 "..\..\CtlUserInfo.xaml"
                this.txtFirstName.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtFirstName_KeyDown);

            #line default
            #line hidden

            #line 25 "..\..\CtlUserInfo.xaml"
                this.txtFirstName.LostFocus += new System.Windows.RoutedEventHandler(this.txtFirstName_LostFocus);

            #line default
            #line hidden
                return;

            case 15:
                this.txtLastName = ((System.Windows.Controls.TextBox)(target));

            #line 26 "..\..\CtlUserInfo.xaml"
                this.txtLastName.GotFocus += new System.Windows.RoutedEventHandler(this.txtLastName_GotFocus);

            #line default
            #line hidden

            #line 26 "..\..\CtlUserInfo.xaml"
                this.txtLastName.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtLastName_KeyDown);

            #line default
            #line hidden

            #line 26 "..\..\CtlUserInfo.xaml"
                this.txtLastName.LostFocus += new System.Windows.RoutedEventHandler(this.txtLastName_LostFocus);

            #line default
            #line hidden
                return;

            case 16:
                this.txtEmail = ((System.Windows.Controls.TextBox)(target));

            #line 27 "..\..\CtlUserInfo.xaml"
                this.txtEmail.GotFocus += new System.Windows.RoutedEventHandler(this.txtEmail_GotFocus);

            #line default
            #line hidden

            #line 27 "..\..\CtlUserInfo.xaml"
                this.txtEmail.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtEmail_KeyDown);

            #line default
            #line hidden

            #line 27 "..\..\CtlUserInfo.xaml"
                this.txtEmail.LostFocus += new System.Windows.RoutedEventHandler(this.txtEmail_LostFocus);

            #line default
            #line hidden
                return;

            case 17:
                this.txtPassWord = ((System.Windows.Controls.PasswordBox)(target));

            #line 28 "..\..\CtlUserInfo.xaml"
                this.txtPassWord.GotFocus += new System.Windows.RoutedEventHandler(this.txtPassword_GotFocus);

            #line default
            #line hidden

            #line 28 "..\..\CtlUserInfo.xaml"
                this.txtPassWord.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtPassword_KeyDown);

            #line default
            #line hidden

            #line 28 "..\..\CtlUserInfo.xaml"
                this.txtPassWord.LostFocus += new System.Windows.RoutedEventHandler(this.txtPassword_LostFocus);

            #line default
            #line hidden
                return;

            case 18:
                this.cmbRoleAssigned = ((System.Windows.Controls.ComboBox)(target));

            #line 29 "..\..\CtlUserInfo.xaml"
                this.cmbRoleAssigned.GotFocus += new System.Windows.RoutedEventHandler(this.cmbRoleAssigned_GotFocus);

            #line default
            #line hidden

            #line 29 "..\..\CtlUserInfo.xaml"
                this.cmbRoleAssigned.LostFocus += new System.Windows.RoutedEventHandler(this.cmbRoleAssigned_LostFocus);

            #line default
            #line hidden

            #line 29 "..\..\CtlUserInfo.xaml"
                this.cmbRoleAssigned.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbRoleAssigned_SelectionChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.btnAddRole = ((System.Windows.Controls.Button)(target));

            #line 31 "..\..\CtlUserInfo.xaml"
                this.btnAddRole.Click += new System.Windows.RoutedEventHandler(this.btnAddRole_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.lblIsActive = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.chkIsActive = ((System.Windows.Controls.CheckBox)(target));

            #line 33 "..\..\CtlUserInfo.xaml"
                this.chkIsActive.GotFocus += new System.Windows.RoutedEventHandler(this.chkIsActive_GotFocus);

            #line default
            #line hidden

            #line 33 "..\..\CtlUserInfo.xaml"
                this.chkIsActive.LostFocus += new System.Windows.RoutedEventHandler(this.chkIsActive_LostFocus);

            #line default
            #line hidden

            #line 33 "..\..\CtlUserInfo.xaml"
                this.chkIsActive.Checked += new System.Windows.RoutedEventHandler(this.chkIsActive_Checked);

            #line default
            #line hidden
                return;

            case 22:
                this.tbiPayrollInfo = ((System.Windows.Controls.TabItem)(target));

            #line 36 "..\..\CtlUserInfo.xaml"
                this.tbiPayrollInfo.GotFocus += new System.Windows.RoutedEventHandler(this.tbiPayrollInfo_GotFocus);

            #line default
            #line hidden

            #line 36 "..\..\CtlUserInfo.xaml"
                this.tbiPayrollInfo.LostFocus += new System.Windows.RoutedEventHandler(this.tbiPayrollInfo_LostFocus);

            #line default
            #line hidden
                return;

            case 23:
                this.lblRatePerHour = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.lblOverTimeRate = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.lblDoubleTimeRate = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.lblDoubleOverTimeRate = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.txtRatePerHour = ((System.Windows.Controls.TextBox)(target));

            #line 42 "..\..\CtlUserInfo.xaml"
                this.txtRatePerHour.GotFocus += new System.Windows.RoutedEventHandler(this.txtRatePerHour_GotFocus);

            #line default
            #line hidden

            #line 42 "..\..\CtlUserInfo.xaml"
                this.txtRatePerHour.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtRatePerHour_KeyDown);

            #line default
            #line hidden

            #line 42 "..\..\CtlUserInfo.xaml"
                this.txtRatePerHour.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtRatePerHour_KeyUp);

            #line default
            #line hidden

            #line 42 "..\..\CtlUserInfo.xaml"
                this.txtRatePerHour.LostFocus += new System.Windows.RoutedEventHandler(this.txtRatePerHour_LostFocus);

            #line default
            #line hidden
                return;

            case 28:
                this.txtDoubleTimeRate = ((System.Windows.Controls.TextBox)(target));

            #line 43 "..\..\CtlUserInfo.xaml"
                this.txtDoubleTimeRate.GotFocus += new System.Windows.RoutedEventHandler(this.txtDoubleTimeRate_GotFocus);

            #line default
            #line hidden

            #line 43 "..\..\CtlUserInfo.xaml"
                this.txtDoubleTimeRate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDoubleTimeRate_KeyDown);

            #line default
            #line hidden

            #line 43 "..\..\CtlUserInfo.xaml"
                this.txtDoubleTimeRate.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtDoubleTimeRate_KeyUp);

            #line default
            #line hidden

            #line 43 "..\..\CtlUserInfo.xaml"
                this.txtDoubleTimeRate.LostFocus += new System.Windows.RoutedEventHandler(this.txtDoubleTimeRate_LostFocus);

            #line default
            #line hidden
                return;

            case 29:
                this.txtOverTimeRate = ((System.Windows.Controls.TextBox)(target));

            #line 44 "..\..\CtlUserInfo.xaml"
                this.txtOverTimeRate.GotFocus += new System.Windows.RoutedEventHandler(this.txtOverTimeRate_GotFocus);

            #line default
            #line hidden

            #line 44 "..\..\CtlUserInfo.xaml"
                this.txtOverTimeRate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtOverTimeRate_KeyDown);

            #line default
            #line hidden

            #line 44 "..\..\CtlUserInfo.xaml"
                this.txtOverTimeRate.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtOverTimeRate_KeyUp);

            #line default
            #line hidden

            #line 44 "..\..\CtlUserInfo.xaml"
                this.txtOverTimeRate.LostFocus += new System.Windows.RoutedEventHandler(this.txtOverTimeRate_LostFocus);

            #line default
            #line hidden
                return;

            case 30:
                this.txtDoubleOverTimeRate = ((System.Windows.Controls.TextBox)(target));

            #line 45 "..\..\CtlUserInfo.xaml"
                this.txtDoubleOverTimeRate.GotFocus += new System.Windows.RoutedEventHandler(this.txtDoubleOverTimeRate_GotFocus);

            #line default
            #line hidden

            #line 45 "..\..\CtlUserInfo.xaml"
                this.txtDoubleOverTimeRate.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtDoubleOverTimeRate_KeyDown);

            #line default
            #line hidden

            #line 45 "..\..\CtlUserInfo.xaml"
                this.txtDoubleOverTimeRate.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtDoubleOverTimeRate_KeyUp);

            #line default
            #line hidden

            #line 45 "..\..\CtlUserInfo.xaml"
                this.txtDoubleOverTimeRate.LostFocus += new System.Windows.RoutedEventHandler(this.txtDoubleOverTimeRate_LostFocus);

            #line default
            #line hidden
                return;

            case 31:
                this.btnSave = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\CtlUserInfo.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\CtlUserInfo.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }