Example #1
0
        protected override void InitializeControls()
        {
                    this.to = (Microsoft.Office.Interop.Outlook._DRecipientControl)GetFormRegionControl("To");
        this.cC = (Microsoft.Office.Interop.Outlook._DRecipientControl)GetFormRegionControl("CC");
        this._DocSiteControl1 = (Microsoft.Office.Interop.Outlook._DDocSiteControl)GetFormRegionControl("_DocSiteControl1");
        this.toButton = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("ToButton");
        this.cCButton = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("CCButton");
        this.subject = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("Subject");
        this.subjectLabel = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("SubjectLabel");
        this.cmd_Unternehmen = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("cmd_Unternehmen");
        this.cmd_WE = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("cmd_WE");
        this.cmd_Haus = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("cmd_Haus");
        this.cmd_Wohnung = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("cmd_Wohnung");
        this.cmd_Mieter = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("cmd_Mieter");
        //this.cmd_Kreditor = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("cmd_Kreditor");
        this.txtUnternehmen = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("txtUnternehmen");
        this.lbl_Unternehmen = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lbl_Unternehmen");
        this.txtWE = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("txtWE");
        this.olkLabel2 = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("OlkLabel2");
        this.txtWohnung = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("txtWohnung");
        this.lbl_Wohnung = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lbl_Wohnung");
        this.txtHaus = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("txtHaus");
        this.lblHaus = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lblHaus");
        this.txtMieter = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("txtMieter");
        this.lblMieter = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lblMieter");
        this.txtKreditor = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("txtKreditor");
        this.olkLabel6 = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("OlkLabel6");
        this.cbx_Dokuart = (Microsoft.Office.Interop.Outlook.OlkComboBox)GetFormRegionControl("cbx_Dokuart");
        this.lbl_Dokuart = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lbl_Dokuart");
        this.cbx_VorgangKZ = (Microsoft.Office.Interop.Outlook.OlkComboBox)GetFormRegionControl("cbx_VorgangKZ");
        this.lbl_VorgangKZ = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lbl_VorgangKZ");

        }
Example #2
0
 protected override void InitializeControls()
 {
     this.olkTextBox1      = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("OlkTextBox1");
     this.olkLabel1        = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("OlkLabel1");
     this.olkTextBox2      = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("OlkTextBox2");
     this.olkLabel2        = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("OlkLabel2");
     this.label1           = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("Label1");
     this.listBox1         = (Microsoft.Office.Interop.Outlook.OlkListBox)GetFormRegionControl("ListBox1");
     this.label2           = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("Label2");
     this.comboBox1        = (Microsoft.Office.Interop.Outlook.OlkComboBox)GetFormRegionControl("ComboBox1");
     this.addDependentTask = (Microsoft.Office.Interop.Outlook.OlkCommandButton)GetFormRegionControl("AddDependentTask");
     this.olkTextBox3      = (Microsoft.Office.Interop.Outlook.OlkTextBox)GetFormRegionControl("OlkTextBox3");
     this.olkLabel3        = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("OlkLabel3");
 }
        protected override void InitializeControls()
        {
            this.olkInfoBar1 = (Microsoft.Office.Interop.Outlook.OlkInfoBar)GetFormRegionControl("OlkInfoBar1");
            this._DocSiteControl1 = (Microsoft.Office.Interop.Outlook._DDocSiteControl)GetFormRegionControl("_DocSiteControl1");
            this.olkEndDateControl = (Microsoft.Office.Interop.Outlook.OlkDateControl)GetFormRegionControl("OlkEndDateControl");
            this.olkEndTimeControl = (Microsoft.Office.Interop.Outlook.OlkTimeControl)GetFormRegionControl("OlkEndTimeControl");
            this.olkStartTimeControl = (Microsoft.Office.Interop.Outlook.OlkTimeControl)GetFormRegionControl("OlkStartTimeControl");
            this.olkStartDateControl = (Microsoft.Office.Interop.Outlook.OlkDateControl)GetFormRegionControl("OlkStartDateControl");
            this.olkFrameHeader = (Microsoft.Office.Interop.Outlook.OlkFrameHeader)GetFormRegionControl("OlkFrameHeader");
            this.olkCategory = (Microsoft.Office.Interop.Outlook.OlkCategory)GetFormRegionControl("OlkCategory");
            this.lblStartTime = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lblStartTime");
            this.lblEndTime = (Microsoft.Office.Interop.Outlook.OlkLabel)GetFormRegionControl("lblEndTime");
            this.allDayEventCheckBox = (Microsoft.Office.Interop.Outlook.OlkCheckBox)GetFormRegionControl("AllDayEventCheckBox");

        }