352 references to ApplyResources
System.Windows.Forms (60)
winforms\Managed\System\WinForms\MDIWindowDialog.cs (5)
108resources.ApplyResources(this.itemList, "itemList"); 114resources.ApplyResources(this.okButton, "okButton"); 121resources.ApplyResources(this.cancelButton, "cancelButton"); 128resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 140resources.ApplyResources(this, "$this");
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (21)
1317resources.ApplyResources(this.toolStrip1, "toolStrip1"); 1338resources.ApplyResources(this.printToolStripButton, "printToolStripButton"); 1357resources.ApplyResources(this.zoomToolStripSplitButton, "zoomToolStripSplitButton"); 1367resources.ApplyResources(this.autoToolStripMenuItem, "autoToolStripMenuItem"); 1375resources.ApplyResources(this.toolStripMenuItem1, "toolStripMenuItem1"); 1383resources.ApplyResources(this.toolStripMenuItem2, "toolStripMenuItem2"); 1391resources.ApplyResources(this.toolStripMenuItem3, "toolStripMenuItem3"); 1399resources.ApplyResources(this.toolStripMenuItem4, "toolStripMenuItem4"); 1407resources.ApplyResources(this.toolStripMenuItem5, "toolStripMenuItem5"); 1415resources.ApplyResources(this.toolStripMenuItem6, "toolStripMenuItem6"); 1423resources.ApplyResources(this.toolStripMenuItem7, "toolStripMenuItem7"); 1431resources.ApplyResources(this.toolStripMenuItem8, "toolStripMenuItem8"); 1443resources.ApplyResources(this.onepageToolStripButton, "onepageToolStripButton"); 1450resources.ApplyResources(this.twopagesToolStripButton, "twopagesToolStripButton"); 1457resources.ApplyResources(this.threepagesToolStripButton, "threepagesToolStripButton"); 1464resources.ApplyResources(this.fourpagesToolStripButton, "fourpagesToolStripButton"); 1471resources.ApplyResources(this.sixpagesToolStripButton, "sixpagesToolStripButton"); 1483resources.ApplyResources(this.closeToolStripButton, "closeToolStripButton"); 1488resources.ApplyResources(this.pageCounter, "pageCounter"); 1502resources.ApplyResources(this.pageToolStripLabel, "pageToolStripLabel"); 1564resources.ApplyResources(this, "$this");
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (15)
211resources.ApplyResources(this.tableLayoutPanel, "tableLayoutPanel"); 242resources.ApplyResources(this.pictureBoxPublisher, "pictureBoxPublisher"); 250resources.ApplyResources(this.pictureBoxMachineAccess, "pictureBoxMachineAccess"); 258resources.ApplyResources(this.pictureBoxInstallation, "pictureBoxInstallation"); 266resources.ApplyResources(this.pictureBoxLocation, "pictureBoxLocation"); 274resources.ApplyResources(this.lblPublisher, "lblPublisher"); 280resources.ApplyResources(this.lblPublisherContent, "lblPublisherContent"); 286resources.ApplyResources(this.lblMachineAccess, "lblMachineAccess"); 292resources.ApplyResources(this.lblMachineAccessContent, "lblMachineAccessContent"); 298resources.ApplyResources(this.lblInstallation, "lblInstallation"); 304resources.ApplyResources(this.lblInstallationContent, "lblInstallationContent"); 310resources.ApplyResources(this.lblLocation, "lblLocation"); 316resources.ApplyResources(this.lblLocationContent, "lblLocationContent"); 322resources.ApplyResources(this.btnClose, "btnClose"); 334resources.ApplyResources(this, "$this");
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (19)
185resources.ApplyResources(this.tableLayoutPanelOuter, "tableLayoutPanelOuter"); 203resources.ApplyResources(this.warningTextTableLayoutPanel, "warningTextTableLayoutPanel"); 215resources.ApplyResources(this.pictureBoxWarning, "pictureBoxWarning"); 222resources.ApplyResources(this.linkLblMoreInformation, "linkLblMoreInformation"); 229resources.ApplyResources(this.tableLayoutPanelQuestion, "tableLayoutPanelQuestion"); 241resources.ApplyResources(this.lblQuestion, "lblQuestion"); 247resources.ApplyResources(this.pictureBoxQuestion, "pictureBoxQuestion"); 254resources.ApplyResources(this.tableLayoutPanelButtons, "tableLayoutPanelButtons"); 265resources.ApplyResources(this.btnInstall, "btnInstall"); 274resources.ApplyResources(this.btnCancel, "btnCancel"); 284resources.ApplyResources(this.tableLayoutPanelInfo, "tableLayoutPanelInfo"); 304resources.ApplyResources(this.lblName, "lblName"); 310resources.ApplyResources(this.lblFrom, "lblFrom"); 316resources.ApplyResources(this.lblPublisher, "lblPublisher"); 322resources.ApplyResources(this.linkLblName, "linkLblName"); 332resources.ApplyResources(this.linkLblFromUrl, "linkLblFromUrl"); 343resources.ApplyResources(this.linkLblPublisher, "linkLblPublisher"); 353resources.ApplyResources(this.lineLabel, "lineLabel"); 361resources.ApplyResources(this, "$this");
System.Workflow.Activities (68)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (20)
62resources.ApplyResources(this.cancelButton, "cancelButton"); 70resources.ApplyResources(this.okButton, "okButton"); 79resources.ApplyResources(this.rulesListView, "rulesListView"); 93resources.ApplyResources(this.nameColumnHeader, "nameColumnHeader"); 97resources.ApplyResources(this.validColumnHeader, "validColumnHeader"); 101resources.ApplyResources(this.rulesPanel, "rulesPanel"); 117resources.ApplyResources(this.rulesToolStrip, "rulesToolStrip"); 133resources.ApplyResources(this.newRuleToolStripButton, "newRuleToolStripButton"); 139resources.ApplyResources(this.editToolStripButton, "editToolStripButton"); 145resources.ApplyResources(this.renameToolStripButton, "renameToolStripButton"); 152resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); 156resources.ApplyResources(this.deleteToolStripButton, "deleteToolStripButton"); 164resources.ApplyResources(this.preiviewPanel, "preiviewPanel"); 169resources.ApplyResources(this.previewRichEditBoxPanel, "previewRichEditBoxPanel"); 178resources.ApplyResources(this.previewRichTextBox, "previewRichTextBox"); 185resources.ApplyResources(this.previewLabel, "previewLabel"); 190resources.ApplyResources(this.descriptionLabel, "descriptionLabel"); 195resources.ApplyResources(this.headerPictureBox, "headerPictureBox"); 201resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 209resources.ApplyResources(this, "$this");
Rules\Design\Dialogs\RenameRuleObjectDialog.Designer.cs (6)
41resources.ApplyResources(this.cancelButton, "cancelButton"); 49resources.ApplyResources(this.okButton, "okButton"); 56resources.ApplyResources(this.newNamelabel, "newNamelabel"); 62resources.ApplyResources(this.ruleNameTextBox, "ruleNameTextBox"); 67resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 75resources.ApplyResources(this, "$this");
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (8)
48resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 56resources.ApplyResources(this.okButton, "okButton"); 63resources.ApplyResources(this.cancelButton, "cancelButton"); 70resources.ApplyResources(this.headerLabel, "headerLabel"); 75resources.ApplyResources(this.headerPictureBox, "headerPictureBox"); 82resources.ApplyResources(this.conditionTextBox, "conditionTextBox"); 88resources.ApplyResources(this.conditionLabel, "conditionLabel"); 99resources.ApplyResources(this, "$this");
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (34)
84resources.ApplyResources(this.nameColumnHeader, "nameColumnHeader"); 94resources.ApplyResources(this.rulesListView, "rulesListView"); 106resources.ApplyResources(this.priorityColumnHeader, "priorityColumnHeader"); 110resources.ApplyResources(this.reevaluationCountColumnHeader, "reevaluationCountColumnHeader"); 114resources.ApplyResources(this.activeColumnHeader, "activeColumnHeader"); 118resources.ApplyResources(this.rulePreviewColumnHeader, "rulePreviewColumnHeader"); 123resources.ApplyResources(this.rulesGroupBox, "rulesGroupBox"); 133resources.ApplyResources(this.panel1, "panel1"); 138resources.ApplyResources(this.chainingLabel, "chainingLabel"); 145resources.ApplyResources(this.chainingBehaviourComboBox, "chainingBehaviourComboBox"); 158resources.ApplyResources(this.rulesToolStrip, "rulesToolStrip"); 173resources.ApplyResources(this.newRuleToolStripButton, "newRuleToolStripButton"); 180resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); 184resources.ApplyResources(this.deleteToolStripButton, "deleteToolStripButton"); 190resources.ApplyResources(this.buttonOK, "buttonOK"); 209resources.ApplyResources(this.ruleGroupBox, "ruleGroupBox"); 217resources.ApplyResources(this.reevaluationComboBox, "reevaluationComboBox"); 224resources.ApplyResources(this.elseTextBox, "elseTextBox"); 230resources.ApplyResources(this.elseLabel, "elseLabel"); 236resources.ApplyResources(this.thenTextBox, "thenTextBox"); 242resources.ApplyResources(this.thenLabel, "thenLabel"); 248resources.ApplyResources(this.conditionTextBox, "conditionTextBox"); 254resources.ApplyResources(this.conditionLabel, "conditionLabel"); 259resources.ApplyResources(this.nameTextBox, "nameTextBox"); 265resources.ApplyResources(this.nameLabel, "nameLabel"); 270resources.ApplyResources(this.activeCheckBox, "activeCheckBox"); 276resources.ApplyResources(this.reevaluationLabel, "reevaluationLabel"); 281resources.ApplyResources(this.priorityTextBox, "priorityTextBox"); 287resources.ApplyResources(this.priorityLabel, "priorityLabel"); 292resources.ApplyResources(this.buttonCancel, "buttonCancel"); 300resources.ApplyResources(this.headerTextLabel, "headerTextLabel"); 305resources.ApplyResources(this.pictureBoxHeader, "pictureBoxHeader"); 311resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 335resources.ApplyResources(this, "$this");
System.Workflow.ComponentModel (119)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (15)
56resources.ApplyResources(this.dummyPanel, "dummyPanel"); 63resources.ApplyResources(this.cancelButton, "cancelButton"); 70resources.ApplyResources(this.OKButton, "OKButton"); 77resources.ApplyResources(this.buttonTableLayoutPanel, "buttonTableLayoutPanel"); 84resources.ApplyResources(this.helpTextBox, "helpTextBox"); 90resources.ApplyResources(this.createField, "createField"); 98resources.ApplyResources(this.createProperty, "createProperty"); 104resources.ApplyResources(this.groupBox1, "groupBox1"); 112resources.ApplyResources(this.bindTabControl, "bindTabControl"); 122resources.ApplyResources(this.existingMemberPage, "existingMemberPage"); 132resources.ApplyResources(this.newMemberPage, "newMemberPage"); 138resources.ApplyResources(this.newMemberHelpTextBox, "newMemberHelpTextBox"); 144resources.ApplyResources(this.memberNameLabel, "memberNameLabel"); 149resources.ApplyResources(this.memberNameTextBox, "memberNameTextBox"); 155resources.ApplyResources(this, "$this");
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (19)
156resources.ApplyResources(this.designerTreeView, "designerTreeView"); 161resources.ApplyResources(this.themeNameLabel, "themeNameLabel"); 167resources.ApplyResources(this.themeLocationLabel, "themeLocationLabel"); 173resources.ApplyResources(this.themeNameTextBox, "themeNameTextBox"); 180resources.ApplyResources(this.nameLocationTableLayoutPanel, "nameLocationTableLayoutPanel"); 195resources.ApplyResources(this.themeLocationButton, "themeLocationButton"); 201resources.ApplyResources(this.themeLocationTextBox, "themeLocationTextBox"); 207resources.ApplyResources(this.button3, "button3"); 212resources.ApplyResources(this.okButton, "okButton"); 219resources.ApplyResources(this.cancelButton, "cancelButton"); 230resources.ApplyResources(this.themePanel, "themePanel"); 238resources.ApplyResources(this.themeConfigPanel, "themeConfigPanel"); 244resources.ApplyResources(this.propertiesGrid, "propertiesGrid"); 250resources.ApplyResources(this.previewLabel, "previewLabel"); 255resources.ApplyResources(this.selectDesignerLabel, "selectDesignerLabel"); 260resources.ApplyResources(this.dummyPreviewPanel, "dummyPreviewPanel"); 265resources.ApplyResources(this.previewButton, "previewButton"); 271resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 285resources.ApplyResources(this, "$this");
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (19)
163resources.ApplyResources(this.buttonCancel, "buttonCancel"); 169resources.ApplyResources(this.helpTextHolder, "helpTextHolder"); 176resources.ApplyResources(this.buttonOK, "buttonOK"); 183resources.ApplyResources(this.tabControl, "tabControl"); 193resources.ApplyResources(this.typeTabPage, "typeTabPage"); 199resources.ApplyResources(this.typeSplitContainer, "typeSplitContainer"); 214resources.ApplyResources(this.artifactTreeView, "artifactTreeView"); 226resources.ApplyResources(this.artifactListView, "artifactListView"); 235resources.ApplyResources(this.typeName, "typeName"); 239resources.ApplyResources(this.fullyQualifiedName, "fullyQualifiedName"); 245resources.ApplyResources(this.advancedTabPage, "advancedTabPage"); 250resources.ApplyResources(this.genericParametersPropertyGrid, "genericParametersPropertyGrid"); 257resources.ApplyResources(this.buttonBrowse, "buttonBrowse"); 263resources.ApplyResources(this.typeTextBox, "typeTextBox"); 269resources.ApplyResources(this.typeNameLabel, "typeNameLabel"); 274resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 281resources.ApplyResources(this.typeNameTableLayoutPanel, "typeNameTableLayoutPanel"); 290resources.ApplyResources(this.artifactLabel, "artifactLabel"); 298resources.ApplyResources(this, "$this");
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (66)
356resources.ApplyResources(this.tabs, "tabs"); 369resources.ApplyResources(this.pageSettingsTab, "pageSettingsTab"); 374resources.ApplyResources(this.centerGroup, "centerGroup"); 381resources.ApplyResources(this.centerTableLayoutPanel, "centerTableLayoutPanel"); 388resources.ApplyResources(this.CenterVerticallyCheckBox, "CenterVerticallyCheckBox"); 393resources.ApplyResources(this.CenterHorizontallyCheckBox, "CenterHorizontallyCheckBox"); 398resources.ApplyResources(this.marginsGroup, "marginsGroup"); 405resources.ApplyResources(this.marginsTableLayoutPanel, "marginsTableLayoutPanel"); 418resources.ApplyResources(this.marginsRightInput, "marginsRightInput"); 435resources.ApplyResources(this.marginsBottomInput, "marginsBottomInput"); 452resources.ApplyResources(this.marginsTopLabel, "marginsTopLabel"); 457resources.ApplyResources(this.marginsLeftLabel, "marginsLeftLabel"); 462resources.ApplyResources(this.marginsRightLabel, "marginsRightLabel"); 467resources.ApplyResources(this.marginsBottomLabel, "marginsBottomLabel"); 472resources.ApplyResources(this.marginsTopInput, "marginsTopInput"); 489resources.ApplyResources(this.marginsLeftInput, "marginsLeftInput"); 506resources.ApplyResources(this.scalingGroup, "scalingGroup"); 513resources.ApplyResources(this.scalingTableLayoutPanel, "scalingTableLayoutPanel"); 526resources.ApplyResources(this.fitToTallLabel, "fitToTallLabel"); 531resources.ApplyResources(this.scalingOfSizeLabel, "scalingOfSizeLabel"); 536resources.ApplyResources(this.fitToWideLabel, "fitToWideLabel"); 541resources.ApplyResources(this.adjustToRadioButton, "adjustToRadioButton"); 546resources.ApplyResources(this.fitToPagesTallInput, "fitToPagesTallInput"); 567resources.ApplyResources(this.fitToPagesWideInput, "fitToPagesWideInput"); 588resources.ApplyResources(this.adjustToScaleInput, "adjustToScaleInput"); 609resources.ApplyResources(this.fitToRadioButton, "fitToRadioButton"); 614resources.ApplyResources(this.orientationGroup, "orientationGroup"); 621resources.ApplyResources(this.orientationTableLayoutPanel, "orientationTableLayoutPanel"); 630resources.ApplyResources(this.landscapeRadioButton, "landscapeRadioButton"); 636resources.ApplyResources(this.landscapePicture, "landscapePicture"); 642resources.ApplyResources(this.portraitRadioButton, "portraitRadioButton"); 648resources.ApplyResources(this.portraitPicture, "portraitPicture"); 654resources.ApplyResources(this.paperSettingsGroup, "paperSettingsGroup"); 661resources.ApplyResources(this.paperTableLayoutPanel, "paperTableLayoutPanel"); 670resources.ApplyResources(this.paperSourceComboBox, "paperSourceComboBox"); 677resources.ApplyResources(this.paperSizeComboBox, "paperSizeComboBox"); 685resources.ApplyResources(this.paperSizeLabel, "paperSizeLabel"); 690resources.ApplyResources(this.paperSourceLabel, "paperSourceLabel"); 697resources.ApplyResources(this.headerFooterTab, "headerFooterTab"); 702resources.ApplyResources(this.footerGroup, "footerGroup"); 711resources.ApplyResources(this.footerTableLayoutPanel, "footerTableLayoutPanel"); 723resources.ApplyResources(this.footerTextLabel, "footerTextLabel"); 728resources.ApplyResources(this.footerAlignmentLabel, "footerAlignmentLabel"); 733resources.ApplyResources(this.footerMarginUnitsLabel, "footerMarginUnitsLabel"); 738resources.ApplyResources(this.footerMarginLabel, "footerMarginLabel"); 743resources.ApplyResources(this.footerMarginInput, "footerMarginInput"); 760resources.ApplyResources(this.footerTextComboBox, "footerTextComboBox"); 769resources.ApplyResources(this.footerAlignmentComboBox, "footerAlignmentComboBox"); 777resources.ApplyResources(this.customFooterText, "customFooterText"); 782resources.ApplyResources(this.customFooterLabel, "customFooterLabel"); 787resources.ApplyResources(this.headerGroup, "headerGroup"); 796resources.ApplyResources(this.headerTableLayoutPanel, "headerTableLayoutPanel"); 808resources.ApplyResources(this.headerTextLabel, "headerTextLabel"); 813resources.ApplyResources(this.headerAlignmentLabel, "headerAlignmentLabel"); 819resources.ApplyResources(this.headerMarginUnitsLabel, "headerMarginUnitsLabel"); 824resources.ApplyResources(this.headerMarginLabel, "headerMarginLabel"); 829resources.ApplyResources(this.headerMarginInput, "headerMarginInput"); 846resources.ApplyResources(this.headerTextComboBox, "headerTextComboBox"); 855resources.ApplyResources(this.headerAlignmentComboBox, "headerAlignmentComboBox"); 863resources.ApplyResources(this.customHeaderText, "customHeaderText"); 868resources.ApplyResources(this.customHeaderLabel, "customHeaderLabel"); 873resources.ApplyResources(this.OKButton, "OKButton"); 880resources.ApplyResources(this.cancelButton, "cancelButton"); 886resources.ApplyResources(this.printerButton, "printerButton"); 892resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); 901resources.ApplyResources(this, "$this");
System.WorkflowServices (44)
System\Workflow\Activities\Design\OperationPickerDialog.designer.cs (12)
60resources.ApplyResources(this.operationsToolStrip, "operationsToolStrip"); 69resources.ApplyResources(this.toolStripLabel1, "toolStripLabel1"); 75resources.ApplyResources(this.importContractButton, "importContractButton"); 82resources.ApplyResources(this.toolStripButton1, "toolStripButton1"); 89resources.ApplyResources(this.addOperationButton, "addOperationButton"); 94resources.ApplyResources(this.okButton, "okButton"); 101resources.ApplyResources(this.cancelButton, "cancelButton"); 107resources.ApplyResources(this.operationsPanel, "operationsPanel"); 125resources.ApplyResources(this.operationsListBox, "operationsListBox"); 132resources.ApplyResources(this.detailsViewPanel, "detailsViewPanel"); 149resources.ApplyResources(this.footerPanel, "footerPanel"); 164resources.ApplyResources(this, "$this");
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (3)
41resources.ApplyResources(this.contractNameLabel, "contractNameLabel"); 47resources.ApplyResources(this.contractNameTextBox, "contractNameTextBox"); 52resources.ApplyResources(this, "$this");
System\Workflow\Activities\Design\ServiceContractViewControl.Designer.cs (4)
47resources.ApplyResources(this.contractNameLabel, "contractNameLabel"); 54resources.ApplyResources(this.contractIconPictureBox, "contractIconPictureBox"); 64resources.ApplyResources(this.backgroundPanel, "backgroundPanel"); 77resources.ApplyResources(this, "$this");
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (20)
65resources.ApplyResources(this.oneWayCheckBox, "oneWayCheckBox"); 79resources.ApplyResources(this.parametersGrid, "parametersGrid"); 90resources.ApplyResources(this.operationNameLabel, "operationNameLabel"); 96resources.ApplyResources(this.operationNameTextBox, "operationNameTextBox"); 104resources.ApplyResources(this.operationTabControl, "operationTabControl"); 112resources.ApplyResources(this.parametersTabPage, "parametersTabPage"); 125resources.ApplyResources(this.operationsToolStrip, "operationsToolStrip"); 135resources.ApplyResources(this.moveParameterDownButton, "moveParameterDownButton"); 144resources.ApplyResources(this.moveParameterUpButton, "moveParameterUpButton"); 154resources.ApplyResources(this.RemoveParameterButton, "RemoveParameterButton"); 162resources.ApplyResources(this.addParameterButton, "addParameterButton"); 171resources.ApplyResources(this.propertiesTabPage, "propertiesTabPage"); 178resources.ApplyResources(this.protectionLevelComboBox, "protectionLevelComboBox"); 184resources.ApplyResources(this.protectionLevelLabel, "protectionLevelLabel"); 194resources.ApplyResources(this.permissionsTab, "permissionsTab"); 200resources.ApplyResources(this.permissionRoleLabel, "label1"); 205resources.ApplyResources(this.permissionNameLabel, "label2"); 210resources.ApplyResources(this.permissionNameTextBox, "textBox1"); 215resources.ApplyResources(this.permissionRoleTextBox, "textBox2"); 225resources.ApplyResources(this, "$this");
System\Workflow\Activities\Design\ServiceOperationViewControl.designer.cs (5)
46resources.ApplyResources(this.backgroundPanel, "backgroundPanel"); 63resources.ApplyResources(this.isImplementedPictureBox, "isImplementedPictureBox"); 71resources.ApplyResources(this.operationIconPictureBox, "operationIconPictureBox"); 80resources.ApplyResources(this.operationNameLabel, "operationNameLabel"); 89resources.ApplyResources(this, "$this");
WsatUI (61)
MMCUI\AcceptedCertificatesForm.designer.cs (13)
52resources.ApplyResources(this.okButton, "okButton"); 59resources.ApplyResources(this.cancelButton, "cancelButton"); 65resources.ApplyResources(this.headerLabel1, "headerLabel1"); 70resources.ApplyResources(this.viewButton, "viewButton"); 76resources.ApplyResources(this.listAllowedCertificates, "listAllowedCertificates"); 93resources.ApplyResources(this.Allow, "Allow"); 97resources.ApplyResources(this.IssuedTo, "IssuedTo"); 101resources.ApplyResources(this.IssuedBy, "IssuedBy"); 105resources.ApplyResources(this.IntendedPurpose, "IntendedPurpose"); 109resources.ApplyResources(this.FriendlyName, "FriendlyName"); 113resources.ApplyResources(this.ExpirationDate, "ExpirationDate"); 117resources.ApplyResources(this.headerLabel2, "headerLabel2"); 123resources.ApplyResources(this, "$this");
MMCUI\TraceOptionsForm.designer.cs (25)
73resources.ApplyResources(this.flowLayoutPanelButtons, "flowLayoutPanelButtons"); 80resources.ApplyResources(this.buttonOK, "buttonOK"); 87resources.ApplyResources(this.buttonCancel, "buttonCancel"); 94resources.ApplyResources(this.groupBoxTraceOutput, "groupBoxTraceOutput"); 101resources.ApplyResources(this.traceOutputPanel, "traceOutputPanel"); 108resources.ApplyResources(this.labelTraceInfo, "labelTraceInfo"); 114resources.ApplyResources(this.traceLevelPanel, "traceLevelPanel"); 121resources.ApplyResources(this.labelTraceLevel, "labelTraceLevel"); 126resources.ApplyResources(this.panelTraceLevel, "panelTraceLevel"); 135resources.ApplyResources(this.checkBoxActivityTracing, "checkBoxActivityTracing"); 141resources.ApplyResources(this.checkBoxActivityPropagation, "checkBoxActivityPropagation"); 147resources.ApplyResources(this.checkBoxTracePii, "checkBoxTracePii"); 155resources.ApplyResources(this.comboBoxTraceLevel, "comboBoxTraceLevel"); 160resources.ApplyResources(this.groupBoxLoggingSession, "groupBoxLoggingSession"); 167resources.ApplyResources(this.flowLayoutPanel2, "flowLayoutPanel2"); 175resources.ApplyResources(this.label3, "label3"); 181resources.ApplyResources(this.flowLayoutPanelSessionControlButtons, "flowLayoutPanelSessionControlButtons"); 189resources.ApplyResources(this.buttonNewSession, "buttonNewSession"); 196resources.ApplyResources(this.buttonStopSession, "buttonStopSession"); 203resources.ApplyResources(this.buttonFlushData, "buttonFlushData"); 213resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1"); 218resources.ApplyResources(this.label5, "label5"); 223resources.ApplyResources(this.textLogFileSize, "textLogFileSize"); 228resources.ApplyResources(this.label4, "label4"); 234resources.ApplyResources(this, "$this");
MMCUI\WSATControl.designer.cs (23)
66resources.ApplyResources(this.textBoxNetworkDtcAccess, "textBoxNetworkDtcAccess"); 75resources.ApplyResources(this.groupBoxTracing, "groupBoxTracing"); 82resources.ApplyResources(this.textBox1, "textBox1"); 89resources.ApplyResources(this.buttonTracingOptions, "buttonTracingOptions"); 102resources.ApplyResources(this.groupBoxTimeouts, "groupBoxTimeouts"); 108resources.ApplyResources(this.textBoxDefaultTimeout, "textBoxDefaultTimeout"); 114resources.ApplyResources(this.textBoxMaxTimeout, "textBoxMaxTimeout"); 120resources.ApplyResources(this.labelSeconds2, "labelSeconds2"); 125resources.ApplyResources(this.labelSeconds1, "labelSeconds1"); 130resources.ApplyResources(this.labelMaxTimeout, "labelMaxTimeout"); 135resources.ApplyResources(this.labelDefaultTimeout, "labelDefaultTimeout"); 149resources.ApplyResources(this.groupBoxNetwork, "groupBoxNetwork"); 155resources.ApplyResources(this.textBoxHttpsPort, "textBoxHttpsPort"); 161resources.ApplyResources(this.labelHttpsPort, "labelHttpsPort"); 166resources.ApplyResources(this.labelEndpointCert, "labelEndpointCert"); 173resources.ApplyResources(this.textBoxEndpointCert, "textBoxEndpointCert"); 179resources.ApplyResources(this.buttonSelectEndpointCert, "buttonSelectEndpointCert"); 186resources.ApplyResources(this.buttonSelectAuthorizedAccounts, "buttonSelectAuthorizedAccounts"); 193resources.ApplyResources(this.buttonSelectAuthorizedCerts, "buttonSelectAuthorizedCerts"); 200resources.ApplyResources(this.labelAuthorizedCerts, "labelAuthorizedCerts"); 205resources.ApplyResources(this.labelAuthorizedAccounts, "labelAuthorizedAccounts"); 210resources.ApplyResources(this.checkBoxEnableNetworkSupport, "checkBoxEnableNetworkSupport"); 217resources.ApplyResources(this, "$this");