Base:
property
Text
System.Windows.Forms.Control.Text
63 writes to Text
System.Messaging (3)
System\Messaging\Design\QueuePathDialog.cs (3)
226this.okButton.Text = resources.GetString("okButton.Text"); 253this.helpButton.Text = resources.GetString("helpButton.Text"); 269this.cancelButton.Text = resources.GetString("cancelButton.Text");
System.Web.Entity.Design (13)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.cs (2)
106this._connectionStringRadioButton.Text = Strings.Wizard_ObjectContextPanel_ConnectionStringRadioButton; 109this._namedConnectionRadioButton.Text = Strings.Wizard_ObjectContextPanel_NamedConnectionRadioButton;
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (3)
128_enableInsertCheckBox.Text = Strings.Wizard_DataSelectionPanel_Insert; 130_enableDeleteCheckBox.Text = Strings.Wizard_DataSelectionPanel_Delete; 132_enableUpdateCheckBox.Text = Strings.Wizard_DataSelectionPanel_Update;
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (4)
315_okButton.Text = Strings.OKButton; 317_cancelButton.Text = Strings.CancelButton; 323_autoGenerateCheckBox.Text = Strings.ExpressionEditor_AutoGenerateWhereCheckBox; 328_autoGenerateCheckBox.Text = Strings.ExpressionEditor_AutoGenerateOrderByCheckBox;
System\Data\WebControls\Design\Util\WizardForm.cs (4)
223_cancelButton.Text = Strings.CancelButton; 225_nextButton.Text = Strings.Wizard_NextButton; 227_previousButton.Text = Strings.Wizard_PreviousButton; 229_finishButton.Text = Strings.Wizard_FinishButton;
System.Web.Mobile (27)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (6)
67_btnEditFilters.Text = SR.GetString(SR.GenericDialog_Edit); 68_btnApplyFilter.Text = 72_cmdOK.Text = SR.GetString(SR.GenericDialog_OKBtnCaption); 73_cmdCancel.Text = SR.GetString(SR.GenericDialog_CancelBtnCaption); 537_cmdCancel.Text = SR.GetString(SR.GenericDialog_CancelBtnCaption); 545_cmdCancel.Text = SR.GetString(SR.GenericDialog_CloseBtnCaption);
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (3)
86_rbCompare.Text = SR.GetString(SR.DeviceFilterEditorDialog_Equality); 88_rbDelegate.Text = SR.GetString(SR.DeviceFilterEditorDialog_Evaluator); 118_filterList.BtnAdd.Text = SR.GetString(SR.DeviceFilterEditorDialog_NewDeviceFilter);
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
58TreeList.BtnAdd.Text = AddButtonTitle;
UI\MobileControls\Design\ListItemsPage.cs (2)
99_itemsAsLinksCheckBox.Text = SR.GetString(SR.ListItemsPage_ItemsAsLinksCaption); 142_ckbSelected.Text = SR.GetString(SR.ListItemsPage_ItemSelectedCaption);
UI\MobileControls\Design\ObjectListFieldsPage.cs (2)
85_ckbAutoGenerateFields.Text = SR.GetString(SR.ObjectListFieldsPage_AutoGenerateFieldsCaption); 140_ckbVisible.Text = SR.GetString(SR.ObjectListFieldsPage_VisibleCaption);
UI\MobileControls\Design\PropertyOverridesDialog.cs (5)
66this._btnEditFilters.Text = SR.GetString(SR.GenericDialog_Edit); 69this._cmdOK.Text = SR.GetString(SR.GenericDialog_OKBtnCaption); 70this._cmdCancel.Text = SR.GetString(SR.GenericDialog_CancelBtnCaption); 333_cmdCancel.Text = SR.GetString(SR.GenericDialog_CancelBtnCaption); 341_cmdCancel.Text = SR.GetString(SR.GenericDialog_CloseBtnCaption);
UI\MobileControls\Design\StylesEditorDialog.cs (3)
205_btnAdd.Text = SR.GetString(SR.StylesEditorDialog_AddBtnCation); 305_btnOK.Text = SR.GetString(SR.GenericDialog_OKBtnCaption); 312_btnCancel.Text = SR.GetString(SR.GenericDialog_CancelBtnCaption);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
835_mergedUI.BtnEdit.Text = SR.GetString(SR.Stylesheet_EditBtnCaption);
UI\MobileControls\Design\TemplatingOptionsDialog.cs (2)
70_btnClose.Text = SR.GetString(SR.GenericDialog_CloseBtnCaption); 72_btnEditChoices.Text = SR.GetString(SR.TemplatingOptionsDialog_EditBtnCaption);
UI\MobileControls\Design\Util\DefaultDialogButtons.cs (2)
43CmdOK.Text = SR.GetString(SR.GenericDialog_OKBtnCaption); 44CmdCancel.Text = SR.GetString(SR.GenericDialog_CancelBtnCaption);
System.Windows.Forms (18)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (6)
126cancelButton.Text = SR.GetString(SR.CloseCaption); 298helpButton.Text = SR.GetString(SR.HelpCaption); 305applyButton.Text = SR.GetString(SR.ApplyCaption); 312cancelButton.Text = SR.GetString(SR.CancelCaption); 319okButton.Text = SR.GetString(SR.OKCaption); 458cancelButton.Text = SR.GetString(SR.CancelCaption);
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
278button1.Text = SR.GetString(SR.PrintControllerWithStatusDialog_Cancel);
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (3)
98detailsBtn.Text = " " + SR.GetString(SR.ExDlgShowDetails); 102okBtn.Text = SR.GetString(SR.ExDlgOk); 103cancelBtn.Text = SR.GetString(SR.ExDlgCancel);
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (4)
297continueButton.Text = SR.GetString(SR.ExDlgContinue); 301quitButton.Text = SR.GetString(SR.ExDlgQuit); 305helpButton.Text = SR.GetString(SR.ExDlgHelp); 309detailsButton.Text = SR.GetString(SR.ExDlgShowDetails);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (4)
439this.btnCancel.Text = SR.GetString(SR.TrustManagerPromptUI_Close); 446this.btnCancel.Text = SR.GetString(SR.TrustManagerPromptUI_DoNotInstall); 450this.btnCancel.Text = SR.GetString(SR.TrustManagerPromptUI_DoNotRun); 509this.btnInstall.Text = SR.GetString(SR.TrustManagerPromptUI_Run);
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (2)
619this.previewButton.Text = DR.GetString(DR.Preview) + " <<"; 624this.previewButton.Text = DR.GetString(DR.Preview) + " >>";
24 references to Text
System.Windows.Forms (24)
winforms\Managed\System\WinForms\Button.cs (3)
129requiredSize = TextRenderer.MeasureText(this.Text, this.Font); 373if (UseMnemonic && CanProcessMnemonic() && IsMnemonic(charCode, Text)) { 391return s + ", Text: " + Text;
winforms\Managed\System\WinForms\ButtonBase.cs (1)
828textToolTip.Show(WindowsFormsUtils.TextWithoutMnemonics(Text), this);
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (8)
634g.DrawString(Control.Text, Control.Font, brush, r, stringFormat); 638g.DrawString(Control.Text, Control.Font, brush, r, stringFormat); 650g.DrawString(Control.Text, Control.Font, brush, r, stringFormat); 663TextRenderer.DrawText(g, Control.Text, Control.Font, r, colors.buttonShadow, formatFlags); 667TextRenderer.DrawText(g, Control.Text, Control.Font, r, colors.highlight, formatFlags); 670TextRenderer.DrawText(g, Control.Text, Control.Font, r, colors.buttonShadow, formatFlags); 674TextRenderer.DrawText(g, Control.Text, Control.Font, r, c, formatFlags); 1545layout.text = Control.Text;
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
278if (AccessibilityImprovements.Level2 && String.IsNullOrEmpty(Control.Text)) {
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (1)
67if (!AccessibilityImprovements.Level2 || !String.IsNullOrEmpty(Control.Text)) {
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
38if (!AccessibilityImprovements.Level2 || !String.IsNullOrEmpty(Control.Text)) {
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonBaseAdapter.cs (1)
198if (AccessibilityImprovements.Level2 && String.IsNullOrEmpty(Control.Text)) {
winforms\Managed\System\WinForms\CheckBox.cs (2)
378Size textSize = TextRenderer.MeasureText(this.Text, this.Font); 682if (UseMnemonic && IsMnemonic(charCode, Text) && CanSelect) {
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
322SizeF sizef = PropertyGrid.MeasureTextHelper.MeasureText( this.ownerGrid, g, detailsBtn.Text, detailsBtn.Font);
winforms\Managed\System\WinForms\RadioButton.cs (2)
321Size textSize = TextRenderer.MeasureText(this.Text, this.Font); 614if (UseMnemonic && IsMnemonic(charCode, Text) && CanSelect) {
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
76this.btnClose.AccessibleName = this.btnClose.Text;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (2)
115this.btnInstall.AccessibleName = StripOutAccelerator(this.btnInstall.Text); 116this.btnCancel.AccessibleName = StripOutAccelerator(this.btnCancel.Text);