1 write to LblHeader
System.Web.Mobile (1)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1290this.LblHeader = new HeaderLabel();
5 references to LblHeader
System.Web.Mobile (5)
UI\MobileControls\Design\StyleSheetDesigner.cs (5)
843_mergedUI.LblHeader.Text = SR.GetString(SR.StyleSheet_SettingTemplatingStyleChoiceDescription); 853_mergedUI.LblHeader.Text = SR.GetString(SR.StyleSheet_SettingGenericStyleChoiceDescription); 1303this.LblHeader.Location = new System.Drawing.Point(0, 0); 1304this.LblHeader.Size = new System.Drawing.Size(240, 16); 1308this.LblHeader});