3 types derived from Label
System.Web.Mobile (1)
UI\MobileControls\Design\Util\GroupLabel.cs (1)
20internal sealed class GroupLabel : Label
System.Windows.Forms (2)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
43public class LinkLabel : Label, IButtonControl {
winforms\Managed\System\WinForms\ToolStripScrollButton.cs (1)
165internal class StickyLabel : Label {
127 instantiations of Label
System.Messaging (2)
System\Messaging\Design\QueuePathDialog.cs (2)
220this.selectLabel = new System.Windows.Forms.Label(); 221this.referenceLabel = new System.Windows.Forms.Label();
System.Web.Entity.Design (11)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.designer.cs (2)
40this._databaseConnectionGroupLabel = new System.Windows.Forms.Label(); 46this._containerNameLabel = new System.Windows.Forms.Label();
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.designer.cs (3)
41this._entitySetLabel = new System.Windows.Forms.Label(); 43this._entityTypeFilterLabel = new System.Windows.Forms.Label(); 45this._selectLabel = new System.Windows.Forms.Label();
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (1)
158this._statementLabel = new System.Windows.Forms.Label();
System\Data\WebControls\Design\Util\TaskFormBase.cs (2)
77this._bottomDividerLabel = new System.Windows.Forms.Label(); 78this._captionLabel = new System.Windows.Forms.Label();
System\Data\WebControls\Design\Util\WizardForm.cs (3)
96this._dummyLabel2 = new System.Windows.Forms.Label(); 98this._dummyLabel3 = new System.Windows.Forms.Label(); 100this._dummyLabel1 = new System.Windows.Forms.Label();
System.Web.Mobile (33)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
149this._lblArgument = new System.Windows.Forms.Label(); 151this._lblAvailableFilters = new System.Windows.Forms.Label();
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (4)
223this._lblCompare = new System.Windows.Forms.Label(); 225this._lblType = new System.Windows.Forms.Label(); 229this._lblMethod = new System.Windows.Forms.Label(); 233this._lblArgument = new System.Windows.Forms.Label();
UI\MobileControls\Design\ListGeneralPage.cs (5)
99itemCountLabel = new Label(); 101itemsPerPageLabel = new Label(); 103decorationLabel = new Label(); 108rowsLabel = new Label(); 110selectTypeLabel = new Label();
UI\MobileControls\Design\ListItemsPage.cs (1)
113Label lblValue = new Label();
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
84Label lblText = new Label(); 102Label lblDefaultCommand = new Label();
UI\MobileControls\Design\ObjectListFieldsPage.cs (3)
98Label lblDataField = new Label(); 114Label lblDataFormatString = new Label(); 126Label lblTitle = new Label();
UI\MobileControls\Design\ObjectListGeneralPage.cs (5)
66Label lblBackCommandText = new Label(); 77Label lblDetailsCommandText = new Label(); 88Label lblMoreText = new Label(); 100Label itemCountLabel = new Label(); 103Label itemsPerPageLabel = new Label();
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
141this._lblProperties = new System.Windows.Forms.Label(); 142this._lblAppliedFilters = new System.Windows.Forms.Label();
UI\MobileControls\Design\StylesEditorDialog.cs (5)
174Label lblAvailableStyles = new Label(); 210Label lblDefinedStyles = new Label(); 265Label lblType = new Label(); 276Label lblSample = new Label(); 286Label lblProperties = new Label();
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1287this.LblStyles = new System.Windows.Forms.Label();
UI\MobileControls\Design\TemplatingOptionsDialog.cs (2)
48private Label _lblChoices = new Label(); 49private Label _lblSchemas = new Label();
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
58this.LblTitle = new System.Windows.Forms.Label();
System.Windows.Forms (19)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
234Label grayStrip = new Label();
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
265this.label1 = new Label();
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (2)
44m_labelTitle = new Label(); 47m_labelDesc = new Label();
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
160this.lblMessage = new System.Windows.Forms.Label();
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
82private Label message = new Label();
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (8)
193this.lblPublisher = new System.Windows.Forms.Label(); 194this.lblPublisherContent = new System.Windows.Forms.Label(); 195this.lblMachineAccess = new System.Windows.Forms.Label(); 196this.lblMachineAccessContent = new System.Windows.Forms.Label(); 197this.lblInstallation = new System.Windows.Forms.Label(); 198this.lblInstallationContent = new System.Windows.Forms.Label(); 199this.lblLocation = new System.Windows.Forms.Label(); 200this.lblLocationContent = new System.Windows.Forms.Label();
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (5)
160this.lblQuestion = new System.Windows.Forms.Label(); 166this.lblName = new System.Windows.Forms.Label(); 167this.lblFrom = new System.Windows.Forms.Label(); 168this.lblPublisher = new System.Windows.Forms.Label(); 172this.lineLabel = new System.Windows.Forms.Label();
System.Workflow.Activities (13)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (2)
48this.previewLabel = new System.Windows.Forms.Label(); 49this.descriptionLabel = new System.Windows.Forms.Label();
Rules\Design\Dialogs\RenameRuleObjectDialog.Designer.cs (1)
33this.newNamelabel = new System.Windows.Forms.Label();
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (2)
36this.headerLabel = new System.Windows.Forms.Label(); 39this.conditionLabel = new System.Windows.Forms.Label();
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (8)
41this.chainingLabel = new System.Windows.Forms.Label(); 52this.elseLabel = new System.Windows.Forms.Label(); 54this.thenLabel = new System.Windows.Forms.Label(); 56this.conditionLabel = new System.Windows.Forms.Label(); 58this.nameLabel = new System.Windows.Forms.Label(); 60this.reevaluationLabel = new System.Windows.Forms.Label(); 62this.priorityLabel = new System.Windows.Forms.Label(); 64this.headerTextLabel = new System.Windows.Forms.Label();
System.Workflow.ComponentModel (25)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
45this.memberNameLabel = new System.Windows.Forms.Label();
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (4)
131this.themeNameLabel = new System.Windows.Forms.Label(); 132this.themeLocationLabel = new System.Windows.Forms.Label(); 143this.previewLabel = new System.Windows.Forms.Label(); 144this.selectDesignerLabel = new System.Windows.Forms.Label();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
147this.typeNameLabel = new System.Windows.Forms.Label();
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (19)
268this.marginsTopLabel = new System.Windows.Forms.Label(); 269this.marginsLeftLabel = new System.Windows.Forms.Label(); 270this.marginsRightLabel = new System.Windows.Forms.Label(); 271this.marginsBottomLabel = new System.Windows.Forms.Label(); 276this.fitToTallLabel = new System.Windows.Forms.Label(); 277this.scalingOfSizeLabel = new System.Windows.Forms.Label(); 278this.fitToWideLabel = new System.Windows.Forms.Label(); 294this.paperSizeLabel = new System.Windows.Forms.Label(); 295this.paperSourceLabel = new System.Windows.Forms.Label(); 299this.footerTextLabel = new System.Windows.Forms.Label(); 300this.footerAlignmentLabel = new System.Windows.Forms.Label(); 301this.footerMarginUnitsLabel = new System.Windows.Forms.Label(); 302this.footerMarginLabel = new System.Windows.Forms.Label(); 307this.customFooterLabel = new System.Windows.Forms.Label(); 310this.headerTextLabel = new System.Windows.Forms.Label(); 311this.headerAlignmentLabel = new System.Windows.Forms.Label(); 312this.headerMarginUnitsLabel = new System.Windows.Forms.Label(); 313this.headerMarginLabel = new System.Windows.Forms.Label(); 318this.customHeaderLabel = new System.Windows.Forms.Label();
System.WorkflowServices (9)
System\Workflow\Activities\Design\EditableLabelControl.cs (1)
20label = new Label();
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
505Label label = new Label();
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (1)
35this.contractNameLabel = new System.Windows.Forms.Label();
System\Workflow\Activities\Design\ServiceContractViewControl.Designer.cs (1)
35this.contractNameLabel = new System.Windows.Forms.Label();
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (4)
38this.operationNameLabel = new System.Windows.Forms.Label(); 49this.protectionLevelLabel = new System.Windows.Forms.Label(); 51this.permissionRoleLabel = new System.Windows.Forms.Label(); 52this.permissionNameLabel = new System.Windows.Forms.Label();
System\Workflow\Activities\Design\ServiceOperationViewControl.designer.cs (1)
38this.operationNameLabel = new System.Windows.Forms.Label();
WsatUI (15)
MMCUI\AcceptedCertificatesForm.designer.cs (2)
38this.headerLabel1 = new System.Windows.Forms.Label(); 47this.headerLabel2 = new System.Windows.Forms.Label();
MMCUI\TraceOptionsForm.designer.cs (5)
41this.labelTraceInfo = new System.Windows.Forms.Label(); 43this.labelTraceLevel = new System.Windows.Forms.Label(); 51this.label3 = new System.Windows.Forms.Label(); 57this.label5 = new System.Windows.Forms.Label(); 59this.label4 = new System.Windows.Forms.Label();
MMCUI\WSATControl.designer.cs (8)
43this.labelSeconds2 = new System.Windows.Forms.Label(); 44this.labelSeconds1 = new System.Windows.Forms.Label(); 45this.labelMaxTimeout = new System.Windows.Forms.Label(); 46this.labelDefaultTimeout = new System.Windows.Forms.Label(); 49this.labelHttpsPort = new System.Windows.Forms.Label(); 50this.labelEndpointCert = new System.Windows.Forms.Label(); 55this.labelAuthorizedCerts = new System.Windows.Forms.Label(); 56this.labelAuthorizedAccounts = new System.Windows.Forms.Label();
158 references to Label
System.Messaging (2)
System\Messaging\Design\QueuePathDialog.cs (2)
42private System.Windows.Forms.Label selectLabel; 44private System.Windows.Forms.Label referenceLabel;
System.Web.Entity.Design (12)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.designer.cs (2)
140private System.Windows.Forms.Label _databaseConnectionGroupLabel; 146private System.Windows.Forms.Label _containerNameLabel;
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.designer.cs (3)
167private System.Windows.Forms.Label _entitySetLabel; 169private System.Windows.Forms.Label _entityTypeFilterLabel; 171private System.Windows.Forms.Label _selectLabel;
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (1)
28private System.Windows.Forms.Label _statementLabel;
System\Data\WebControls\Design\Util\TaskFormBase.cs (3)
29private System.Windows.Forms.Label _bottomDividerLabel; 31private System.Windows.Forms.Label _captionLabel; 44protected System.Windows.Forms.Label CaptionLabel
System\Data\WebControls\Design\Util\WizardForm.cs (3)
33private System.Windows.Forms.Label _dummyLabel1; 34private System.Windows.Forms.Label _dummyLabel2; 35private System.Windows.Forms.Label _dummyLabel3;
System.Web.Mobile (41)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
42private System.Windows.Forms.Label _lblAvailableFilters; 49private System.Windows.Forms.Label _lblArgument;
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
25using Label = System.Windows.Forms.Label; 52private System.Windows.Forms.Label _lblCompare; 54private System.Windows.Forms.Label _lblArgument; 57private System.Windows.Forms.Label _lblType; 58private System.Windows.Forms.Label _lblMethod;
UI\MobileControls\Design\ListGeneralPage.cs (6)
33using Label = System.Windows.Forms.Label; 90Label itemCountLabel = null; 91Label itemsPerPageLabel = null; 92Label rowsLabel = null; 93Label decorationLabel = null; 94Label selectTypeLabel = null;
UI\MobileControls\Design\ListItemsPage.cs (2)
23using Label = System.Windows.Forms.Label; 113Label lblValue = new Label();
UI\MobileControls\Design\ObjectListCommandsPage.cs (3)
24using Label = System.Windows.Forms.Label; 84Label lblText = new Label(); 102Label lblDefaultCommand = new Label();
UI\MobileControls\Design\ObjectListFieldsPage.cs (4)
22using Label = System.Windows.Forms.Label; 98Label lblDataField = new Label(); 114Label lblDataFormatString = new Label(); 126Label lblTitle = new Label();
UI\MobileControls\Design\ObjectListGeneralPage.cs (6)
27using Label = System.Windows.Forms.Label; 66Label lblBackCommandText = new Label(); 77Label lblDetailsCommandText = new Label(); 88Label lblMoreText = new Label(); 100Label itemCountLabel = new Label(); 103Label itemsPerPageLabel = new Label();
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
45private System.Windows.Forms.Label _lblProperties; 49private System.Windows.Forms.Label _lblAppliedFilters;
UI\MobileControls\Design\StylesEditorDialog.cs (6)
31using Label = System.Windows.Forms.Label; 174Label lblAvailableStyles = new Label(); 210Label lblDefinedStyles = new Label(); 265Label lblType = new Label(); 276Label lblSample = new Label(); 286Label lblProperties = new Label();
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1280internal System.Windows.Forms.Label LblStyles;
UI\MobileControls\Design\TemplatingOptionsDialog.cs (3)
25using Label = System.Windows.Forms.Label; 48private Label _lblChoices = new Label(); 49private Label _lblSchemas = new Label();
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
45internal System.Windows.Forms.Label LblTitle;
System.Windows.Forms (41)
winforms\Managed\System\WinForms\Control.cs (4)
19750Label previousLabel = PreviousLabel; 19779internal Label PreviousLabel { 19800if (previous is Label) { 19801return previous as Label;
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1761Label previousLabel = this.PreviousLabel;
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
234Label grayStrip = new Label();
winforms\Managed\System\WinForms\Label.cs (11)
94/// Initializes a new instance of the <see cref='System.Windows.Forms.Label'/> class. 447/// Gets or sets the image that is displayed on a <see cref='System.Windows.Forms.Label'/>. 490/// <see cref='System.Windows.Forms.Label'/>. 537/// <see cref='System.Windows.Forms.Label'/>. 591/// Gets or sets the images displayed in a <see cref='System.Windows.Forms.Label'/>. 641/// Gets or sets the alignment of the image on the <see cref='System.Windows.Forms.Label'/>. 813/// the container control background is rendered on the <see cref='System.Windows.Forms.Label'/>.</para> 836/// <see cref='System.Windows.Forms.Label'/>. 1764public LabelAccessibleObject(Label owner) : base(owner) { 1808private Label owner; 1811public LabelImageIndexer(Label owner) {
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
235internal Label label1;
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (2)
25private Label m_labelTitle; 26private Label m_labelDesc;
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
40private Label lblMessage;
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
82private Label message = new Label(); 237if (DpiHelper.EnableThreadExceptionDialogHighDpiImprovements && (Label.UseCompatibleTextRenderingDefault == false)) {
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
83/// Gets or sets the image that is displayed on a <see cref='System.Windows.Forms.Label'/>.
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
470/// Gets or sets the image that is displayed on a <see cref='System.Windows.Forms.Label'/>. 1231/// Gets or sets the image that is displayed on a <see cref='System.Windows.Forms.Label'/>.
winforms\Managed\System\WinForms\ToolTip.cs (2)
788if (associatedControl is Label) { 789((Label)associatedControl).SetToolTip(this);
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (8)
22private System.Windows.Forms.Label lblPublisher; 23private System.Windows.Forms.Label lblPublisherContent; 24private System.Windows.Forms.Label lblMachineAccess; 25private System.Windows.Forms.Label lblMachineAccessContent; 26private System.Windows.Forms.Label lblInstallation; 27private System.Windows.Forms.Label lblInstallationContent; 28private System.Windows.Forms.Label lblLocation; 29private System.Windows.Forms.Label lblLocationContent;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (5)
47private System.Windows.Forms.Label lblFrom; 48private System.Windows.Forms.Label lblName; 49private System.Windows.Forms.Label lblPublisher; 50private System.Windows.Forms.Label lblQuestion; 70private Label lineLabel;
System.Workflow.Activities (13)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (2)
246private System.Windows.Forms.Label previewLabel; 250private System.Windows.Forms.Label descriptionLabel;
Rules\Design\Dialogs\RenameRuleObjectDialog.Designer.cs (1)
96private System.Windows.Forms.Label newNamelabel;
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (2)
128private System.Windows.Forms.Label headerLabel; 131private System.Windows.Forms.Label conditionLabel;
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (8)
393private System.Windows.Forms.Label headerTextLabel; 397private System.Windows.Forms.Label reevaluationLabel; 399private System.Windows.Forms.Label priorityLabel; 401private System.Windows.Forms.Label nameLabel; 406private System.Windows.Forms.Label elseLabel; 408private System.Windows.Forms.Label thenLabel; 410private System.Windows.Forms.Label conditionLabel; 413private System.Windows.Forms.Label chainingLabel;
System.Workflow.ComponentModel (25)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
196private System.Windows.Forms.Label memberNameLabel;
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (4)
31private System.Windows.Forms.Label themeNameLabel; 32private System.Windows.Forms.Label themeLocationLabel; 38private System.Windows.Forms.Label previewLabel; 39private System.Windows.Forms.Label selectDesignerLabel;
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
65private Label typeNameLabel;
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (19)
27private System.Windows.Forms.Label marginsTopLabel; 28private System.Windows.Forms.Label marginsLeftLabel; 29private System.Windows.Forms.Label marginsBottomLabel; 30private System.Windows.Forms.Label marginsRightLabel; 38private System.Windows.Forms.Label fitToTallLabel; 39private System.Windows.Forms.Label fitToWideLabel; 45private System.Windows.Forms.Label paperSizeLabel; 46private System.Windows.Forms.Label paperSourceLabel; 52private System.Windows.Forms.Label headerAlignmentLabel; 54private System.Windows.Forms.Label headerTextLabel; 55private System.Windows.Forms.Label headerMarginLabel; 62private System.Windows.Forms.Label footerAlignmentLabel; 64private System.Windows.Forms.Label footerTextLabel; 65private System.Windows.Forms.Label footerMarginLabel; 66private System.Windows.Forms.Label scalingOfSizeLabel; 67private System.Windows.Forms.Label footerMarginUnitsLabel; 68private System.Windows.Forms.Label headerMarginUnitsLabel; 70private System.Windows.Forms.Label customHeaderLabel; 71private System.Windows.Forms.Label customFooterLabel;
System.WorkflowServices (9)
System\Workflow\Activities\Design\EditableLabelControl.cs (1)
16Label label;
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
505Label label = new Label();
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (1)
65private System.Windows.Forms.Label contractNameLabel;
System\Workflow\Activities\Design\ServiceContractViewControl.Designer.cs (1)
86private System.Windows.Forms.Label contractNameLabel;
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (4)
246private System.Windows.Forms.Label operationNameLabel; 252private System.Windows.Forms.Label protectionLevelLabel; 259private System.Windows.Forms.Label permissionNameLabel; 260private System.Windows.Forms.Label permissionRoleLabel;
System\Workflow\Activities\Design\ServiceOperationViewControl.designer.cs (1)
101private System.Windows.Forms.Label operationNameLabel;
WsatUI (15)
MMCUI\AcceptedCertificatesForm.designer.cs (2)
147private System.Windows.Forms.Label headerLabel1; 156private System.Windows.Forms.Label headerLabel2;
MMCUI\TraceOptionsForm.designer.cs (5)
272private System.Windows.Forms.Label labelTraceLevel; 274private System.Windows.Forms.Label labelTraceInfo; 276private System.Windows.Forms.Label label3; 285private System.Windows.Forms.Label label5; 287private System.Windows.Forms.Label label4;
MMCUI\WSATControl.designer.cs (8)
240private System.Windows.Forms.Label labelHttpsPort; 242private System.Windows.Forms.Label labelEndpointCert; 243private System.Windows.Forms.Label labelAuthorizedCerts; 244private System.Windows.Forms.Label labelAuthorizedAccounts; 248private System.Windows.Forms.Label labelMaxTimeout; 249private System.Windows.Forms.Label labelDefaultTimeout; 253private System.Windows.Forms.Label labelSeconds2; 254private System.Windows.Forms.Label labelSeconds1;