1 write to LblHeader
System.Web.Mobile (1)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1290
this.
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);
1303
this.
LblHeader
.Location = new System.Drawing.Point(0, 0);
1304
this.
LblHeader
.Size = new System.Drawing.Size(240, 16);
1308
this.
LblHeader
});