public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/DataConnectorUI2;component/Views/WKT.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.MainMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("MainMap"))); this.layerDraw = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerDraw"))); this.layerCountries = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerCountries"))); this.layerStatesProvinces = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerStatesProvinces"))); this.layerUSCounties = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerUSCounties"))); this.layerFaults = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerFaults"))); this.layerEarthquakes = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerEarthquakes"))); this.Loading = ((System.Windows.Controls.Grid)(this.FindName("Loading"))); this.LoadSpinner = ((DataConnectorUI2.controls.Spinner)(this.FindName("LoadSpinner"))); this.SidePanelCanvas = ((System.Windows.Controls.Canvas)(this.FindName("SidePanelCanvas"))); this.SidePanelBorder = ((System.Windows.Controls.Border)(this.FindName("SidePanelBorder"))); this.ScrollSidebar = ((System.Windows.Controls.ScrollViewer)(this.FindName("ScrollSidebar"))); this.LayerTables = ((DataConnectorUI2.controls.Layers)(this.FindName("LayerTables"))); this.drawtools = ((DataConnectorUI2.controls.DrawTools)(this.FindName("drawtools"))); this.metrics = ((DataConnectorUI2.controls.Metrics)(this.FindName("metrics"))); this.ZLText = ((System.Windows.Controls.TextBlock)(this.FindName("ZLText"))); this.LLText = ((System.Windows.Controls.TextBlock)(this.FindName("LLText"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightMapFusion;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.map = ((Microsoft.Maps.MapControl.Map)(this.FindName("map"))); }
public void Ini(Microsoft.Maps.MapControl.Map AMap, MapLayer ALayer) { map = AMap; map.MouseClick += new EventHandler <MapMouseEventArgs>(map_MouseClick); map.MouseRightButtonDown += new MouseButtonEventHandler(map_MouseRightButtonDown); map.MouseMove += new MouseEventHandler(map_MouseMove); map.MouseDoubleClick += map_MouseDoubleClick; lyr = ALayer; }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightPrototype1.Screens;component/MapCtrl.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.MyMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("MyMap"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/HelloBingMaps;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.mainMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("mainMap"))); this.changeToMercatorlModeButton = ((System.Windows.Controls.Button)(this.FindName("changeToMercatorlModeButton"))); this.changeToAerialModeButton = ((System.Windows.Controls.Button)(this.FindName("changeToAerialModeButton"))); this.drawALineButton = ((System.Windows.Controls.Button)(this.FindName("drawALineButton"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SatTracker01;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.SatMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("SatMap"))); this.mapLayer = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("mapLayer"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightBingMaps;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.MyMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("MyMap"))); this.cbCompType = ((System.Windows.Controls.ComboBox)(this.FindName("cbCompType"))); this.btnLoadCustomers = ((System.Windows.Controls.Button)(this.FindName("btnLoadCustomers"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/bing;component/MainPage.xaml", System.UriKind.Relative)); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this.btn2 = ((System.Windows.Controls.Canvas)(this.FindName("btn2"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.canvas2 = ((System.Windows.Controls.Canvas)(this.FindName("canvas2"))); this.map = ((Microsoft.Maps.MapControl.Map)(this.FindName("map"))); this.Popup = ((System.Windows.Controls.Primitives.Popup)(this.FindName("Popup"))); this.MeniuDreapa = ((System.Windows.Controls.Canvas)(this.FindName("MeniuDreapa"))); }
private void RetreiveLatLongs(Microsoft.Maps.MapControl.Map map) { Location topLeft_L = map.ViewportPointToLocation(topLeft_P); Location botRight_L = map.ViewportPointToLocation(botRight_P); Location center_L = map.ViewportPointToLocation(center_P); latStart = topLeft_L.Latitude; latitude = center_L.Latitude; latEnd = botRight_L.Latitude; longStart = topLeft_L.Longitude; longitude = center_L.Longitude; longEnd = botRight_L.Longitude; }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/GeoSearch;component/Widgets/MetadataPanel.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.border_IndetificationInfo = ((System.Windows.Controls.Border)(this.FindName("border_IndetificationInfo"))); this.StackPanel1 = ((System.Windows.Controls.StackPanel)(this.FindName("StackPanel1"))); this.label1 = ((System.Windows.Controls.Label)(this.FindName("label1"))); this.label_title = ((System.Windows.Controls.Label)(this.FindName("label_title"))); this.label_title_content = ((System.Windows.Controls.TextBox)(this.FindName("label_title_content"))); this.label_Date = ((System.Windows.Controls.Label)(this.FindName("label_Date"))); this.label_Date_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Date_content"))); this.label_DateType = ((System.Windows.Controls.Label)(this.FindName("label_DateType"))); this.label_DateType_content = ((System.Windows.Controls.TextBox)(this.FindName("label_DateType_content"))); this.label_code = ((System.Windows.Controls.Label)(this.FindName("label_code"))); this.label_code_content = ((System.Windows.Controls.TextBox)(this.FindName("label_code_content"))); this.label_HierachyLevel = ((System.Windows.Controls.Label)(this.FindName("label_HierachyLevel"))); this.label_HierachyLevel_content = ((System.Windows.Controls.TextBox)(this.FindName("label_HierachyLevel_content"))); this.label_Abstract = ((System.Windows.Controls.Label)(this.FindName("label_Abstract"))); this.textBox_Abstract = ((System.Windows.Controls.TextBox)(this.FindName("textBox_Abstract"))); this.label_Purpose = ((System.Windows.Controls.Label)(this.FindName("label_Purpose"))); this.textBox_Purpose = ((System.Windows.Controls.TextBox)(this.FindName("textBox_Purpose"))); this.label_Status = ((System.Windows.Controls.Label)(this.FindName("label_Status"))); this.label_Status_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Status_content"))); this.border_Extent = ((System.Windows.Controls.Border)(this.FindName("border_Extent"))); this.label_extent_identifier = ((System.Windows.Controls.Label)(this.FindName("label_extent_identifier"))); this.label_CRS = ((System.Windows.Controls.Label)(this.FindName("label_CRS"))); this.label_NorthBound = ((System.Windows.Controls.Label)(this.FindName("label_NorthBound"))); this.text_NorthBound = ((System.Windows.Controls.TextBox)(this.FindName("text_NorthBound"))); this.label_WestBound = ((System.Windows.Controls.Label)(this.FindName("label_WestBound"))); this.text_WestBound = ((System.Windows.Controls.TextBox)(this.FindName("text_WestBound"))); this.label_SouthBound = ((System.Windows.Controls.Label)(this.FindName("label_SouthBound"))); this.text_SouthBound = ((System.Windows.Controls.TextBox)(this.FindName("text_SouthBound"))); this.label_EastBound = ((System.Windows.Controls.Label)(this.FindName("label_EastBound"))); this.text_EastBound = ((System.Windows.Controls.TextBox)(this.FindName("text_EastBound"))); this.BBox_BingMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("BBox_BingMap"))); this.BBox_MapLayer = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("BBox_MapLayer"))); this.border_DescriptiveKeywords = ((System.Windows.Controls.Border)(this.FindName("border_DescriptiveKeywords"))); this.label_ThesaurusCategory = ((System.Windows.Controls.Label)(this.FindName("label_ThesaurusCategory"))); this.label_ThesaurusCategoryTitle = ((System.Windows.Controls.Label)(this.FindName("label_ThesaurusCategoryTitle"))); this.label_keywords = ((System.Windows.Controls.Label)(this.FindName("label_keywords"))); this.DescriptiveKeywordsItemList = ((System.Windows.Controls.ListBox)(this.FindName("DescriptiveKeywordsItemList"))); this.border_OtherDataInformation = ((System.Windows.Controls.Border)(this.FindName("border_OtherDataInformation"))); this.Grid_DatasetAttributes = ((System.Windows.Controls.Grid)(this.FindName("Grid_DatasetAttributes"))); this.label_GraphicOverview = ((System.Windows.Controls.Label)(this.FindName("label_GraphicOverview"))); this.stackpanel_GraphicOverview = ((System.Windows.Controls.StackPanel)(this.FindName("stackpanel_GraphicOverview"))); this.border_GraphicOverview = ((System.Windows.Controls.Border)(this.FindName("border_GraphicOverview"))); this.Image_GraphicOverview_content = ((System.Windows.Controls.Image)(this.FindName("Image_GraphicOverview_content"))); this.label_GraphicOverview_fileDescription = ((System.Windows.Controls.TextBlock)(this.FindName("label_GraphicOverview_fileDescription"))); this.label_AccessConstraints = ((System.Windows.Controls.Label)(this.FindName("label_AccessConstraints"))); this.label_AccessConstraints_content = ((System.Windows.Controls.TextBox)(this.FindName("label_AccessConstraints_content"))); this.label_UseConstraints = ((System.Windows.Controls.Label)(this.FindName("label_UseConstraints"))); this.label_UseConstraints_content = ((System.Windows.Controls.TextBox)(this.FindName("label_UseConstraints_content"))); this.label_OtherConstraints = ((System.Windows.Controls.Label)(this.FindName("label_OtherConstraints"))); this.label_OtherConstraints_content = ((System.Windows.Controls.TextBox)(this.FindName("label_OtherConstraints_content"))); this.label_SupplementalInformation = ((System.Windows.Controls.Label)(this.FindName("label_SupplementalInformation"))); this.label_SupplementalInformation_content = ((System.Windows.Controls.TextBox)(this.FindName("label_SupplementalInformation_content"))); this.label_Maintenance = ((System.Windows.Controls.Label)(this.FindName("label_Maintenance"))); this.label_Maintenance_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Maintenance_content"))); this.border_OtherServiceInformation = ((System.Windows.Controls.Border)(this.FindName("border_OtherServiceInformation"))); this.Grid_ServiceAttributes = ((System.Windows.Controls.Grid)(this.FindName("Grid_ServiceAttributes"))); this.label_ServiceType = ((System.Windows.Controls.Label)(this.FindName("label_ServiceType"))); this.label_ServiceType_content = ((System.Windows.Controls.TextBox)(this.FindName("label_ServiceType_content"))); this.label_ServiceVersion = ((System.Windows.Controls.Label)(this.FindName("label_ServiceVersion"))); this.label_ServiceVersion_content = ((System.Windows.Controls.TextBox)(this.FindName("label_ServiceVersion_content"))); this.label_Fees = ((System.Windows.Controls.Label)(this.FindName("label_Fees"))); this.label_Fees_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Fees_content"))); this.label_Server = ((System.Windows.Controls.Label)(this.FindName("label_Server"))); this.label_Server_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Server_content"))); this.label_ServicePerameters = ((System.Windows.Controls.Label)(this.FindName("label_ServicePerameters"))); this.label_ServicePerameters_content = ((System.Windows.Controls.TextBox)(this.FindName("label_ServicePerameters_content"))); this.border_ContainsOperations = ((System.Windows.Controls.Border)(this.FindName("border_ContainsOperations"))); this.listBox_ContainsOperationsItem = ((System.Windows.Controls.ListBox)(this.FindName("listBox_ContainsOperationsItem"))); this.border_contact = ((System.Windows.Controls.Border)(this.FindName("border_contact"))); this.label_IndividualName = ((System.Windows.Controls.Label)(this.FindName("label_IndividualName"))); this.label_IndividualName_content = ((System.Windows.Controls.TextBox)(this.FindName("label_IndividualName_content"))); this.label_OrganizationName = ((System.Windows.Controls.Label)(this.FindName("label_OrganizationName"))); this.label_OrganizationName_content = ((System.Windows.Controls.TextBox)(this.FindName("label_OrganizationName_content"))); this.label_PositionName = ((System.Windows.Controls.Label)(this.FindName("label_PositionName"))); this.label_PositionName_content = ((System.Windows.Controls.TextBox)(this.FindName("label_PositionName_content"))); this.label_Role = ((System.Windows.Controls.Label)(this.FindName("label_Role"))); this.label_Role_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Role_content"))); this.label_Voice = ((System.Windows.Controls.Label)(this.FindName("label_Voice"))); this.label_Voice_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Voice_content"))); this.label_Facsimile = ((System.Windows.Controls.Label)(this.FindName("label_Facsimile"))); this.label_Facsimile_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Facsimile_content"))); this.label_Email = ((System.Windows.Controls.Label)(this.FindName("label_Email"))); this.label_Email_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Email_content"))); this.label_Contact_OnlineResource = ((System.Windows.Controls.Label)(this.FindName("label_Contact_OnlineResource"))); this.label_Contact_OnlineResource_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Contact_OnlineResource_content"))); this.label_City = ((System.Windows.Controls.Label)(this.FindName("label_City"))); this.label_City_content = ((System.Windows.Controls.TextBox)(this.FindName("label_City_content"))); this.label_AdministrativeArea = ((System.Windows.Controls.Label)(this.FindName("label_AdministrativeArea"))); this.label_AdministrativeArea_content = ((System.Windows.Controls.TextBox)(this.FindName("label_AdministrativeArea_content"))); this.label_PostalCode = ((System.Windows.Controls.Label)(this.FindName("label_PostalCode"))); this.label_PostalCode_content = ((System.Windows.Controls.TextBox)(this.FindName("label_PostalCode_content"))); this.label_Country = ((System.Windows.Controls.Label)(this.FindName("label_Country"))); this.label_Country_content = ((System.Windows.Controls.TextBox)(this.FindName("label_Country_content"))); this.label_DeliveryPoint = ((System.Windows.Controls.Label)(this.FindName("label_DeliveryPoint"))); this.label_DeliveryPoint_content = ((System.Windows.Controls.TextBox)(this.FindName("label_DeliveryPoint_content"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/DataConnectorUI2;component/Views/Copy%20of%20WKT.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.MainMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("MainMap"))); this.layerDraw = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerDraw"))); this.layerCountries = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerCountries"))); this.layerStatesProvinces = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerStatesProvinces"))); this.layerUSCounties = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerUSCounties"))); this.layerFaults = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerFaults"))); this.layerEarthquakes = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("layerEarthquakes"))); this.Loading = ((System.Windows.Controls.Grid)(this.FindName("Loading"))); this.LoadSpinner = ((DataConnectorUI2.controls.Spinner)(this.FindName("LoadSpinner"))); this.SidePanelCanvas = ((System.Windows.Controls.Canvas)(this.FindName("SidePanelCanvas"))); this.SidePanelBorder = ((System.Windows.Controls.Border)(this.FindName("SidePanelBorder"))); this.ScrollSidebar = ((System.Windows.Controls.ScrollViewer)(this.FindName("ScrollSidebar"))); this.LayerTables = ((DataConnectorUI2.controls.Layers)(this.FindName("LayerTables"))); this.drawtools = ((DataConnectorUI2.controls.DrawTools)(this.FindName("drawtools"))); this.metrics = ((DataConnectorUI2.controls.Metrics)(this.FindName("metrics"))); this.ZLText = ((System.Windows.Controls.TextBlock)(this.FindName("ZLText"))); this.LLText = ((System.Windows.Controls.TextBlock)(this.FindName("LLText"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/GeoSearch;component/Pages/SearchingResultPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.border_Header = ((System.Windows.Controls.Border)(this.FindName("border_Header"))); this.stackPanel1 = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel1"))); this.image1 = ((System.Windows.Controls.Image)(this.FindName("image1"))); this.SearchContentTextBox = ((System.Windows.Controls.TextBox)(this.FindName("SearchContentTextBox"))); this.SearchButton = ((System.Windows.Controls.Button)(this.FindName("SearchButton"))); this.AdvancedSearchButton = ((System.Windows.Controls.HyperlinkButton)(this.FindName("AdvancedSearchButton"))); this.stackPanel_SearchStatus = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel_SearchStatus"))); this.SearchStatusTextBlock0 = ((System.Windows.Controls.TextBlock)(this.FindName("SearchStatusTextBlock0"))); this.SearchStatusTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("SearchStatusTextBlock"))); this.SearchSummaryTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("SearchSummaryTextBlock"))); this.SearchSummaryViewer = ((System.Windows.Controls.HyperlinkButton)(this.FindName("SearchSummaryViewer"))); this.NormalViewer_HyperlinkButton = ((System.Windows.Controls.HyperlinkButton)(this.FindName("NormalViewer_HyperlinkButton"))); this.PivotViewer_HyperlinkButton = ((System.Windows.Controls.HyperlinkButton)(this.FindName("PivotViewer_HyperlinkButton"))); this.PivotViewer_Container = ((GeoSearch.Widgets.PivotViewerContainer)(this.FindName("PivotViewer_Container"))); this.Results_Container = ((System.Windows.Controls.Grid)(this.FindName("Results_Container"))); this.Grid_UnclassifiedContainer = ((System.Windows.Controls.Grid)(this.FindName("Grid_UnclassifiedContainer"))); this.StackPanel_SortBy = ((System.Windows.Controls.StackPanel)(this.FindName("StackPanel_SortBy"))); this.TextBlock_SortBy = ((System.Windows.Controls.TextBlock)(this.FindName("TextBlock_SortBy"))); this.ComboBox_SortBy = ((System.Windows.Controls.ComboBox)(this.FindName("ComboBox_SortBy"))); this.ContentContainer = ((System.Windows.Controls.StackPanel)(this.FindName("ContentContainer"))); this.RecordsList = ((System.Windows.Controls.ListBox)(this.FindName("RecordsList"))); this.Map_Container_Container = ((System.Windows.Controls.StackPanel)(this.FindName("Map_Container_Container"))); this.MetaDateDetail_Container = ((System.Windows.Controls.Border)(this.FindName("MetaDateDetail_Container"))); this._FormTabItTem = ((System.Windows.Controls.TabItem)(this.FindName("_FormTabItTem"))); this.myMetadataPanel = ((GeoSearch.MetadataPanel)(this.FindName("myMetadataPanel"))); this._XMLTabItTem = ((System.Windows.Controls.TabItem)(this.FindName("_XMLTabItTem"))); this._Grid = ((System.Windows.Controls.Grid)(this.FindName("_Grid"))); this.textBlock_metadataDetail_XML = ((System.Windows.Controls.TextBox)(this.FindName("textBlock_metadataDetail_XML"))); this.Button_HideMetaDataDetail = ((System.Windows.Controls.Button)(this.FindName("Button_HideMetaDataDetail"))); this.button_Container = ((System.Windows.Controls.Grid)(this.FindName("button_Container"))); this.button_HideOrShowBingMap = ((System.Windows.Controls.Button)(this.FindName("button_HideOrShowBingMap"))); this.button_HideOrShowRecordsList = ((System.Windows.Controls.Button)(this.FindName("button_HideOrShowRecordsList"))); this.Map_Container = ((System.Windows.Controls.Grid)(this.FindName("Map_Container"))); this.myBingMap = ((Microsoft.Maps.MapControl.Map)(this.FindName("myBingMap"))); this.button_BingMapsFullScreen = ((System.Windows.Controls.Button)(this.FindName("button_BingMapsFullScreen"))); this.button_BingMapsExitFullScreent = ((System.Windows.Controls.Button)(this.FindName("button_BingMapsExitFullScreent"))); this.button_ShowWMSLayersControl = ((System.Windows.Controls.Button)(this.FindName("button_ShowWMSLayersControl"))); this.button_ShowWMSAnimationControl = ((System.Windows.Controls.Button)(this.FindName("button_ShowWMSAnimationControl"))); this.button_ClearAllWMSLayers = ((System.Windows.Controls.Button)(this.FindName("button_ClearAllWMSLayers"))); this.txtLatitude = ((System.Windows.Controls.TextBox)(this.FindName("txtLatitude"))); this.txtLongitude = ((System.Windows.Controls.TextBox)(this.FindName("txtLongitude"))); this.LeftContainerOnTopOfBingMaps_StackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("LeftContainerOnTopOfBingMaps_StackPanel"))); this.LayerBorder = ((System.Windows.Controls.Border)(this.FindName("LayerBorder"))); this.Title_TextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("Title_TextBlock"))); this.button_CloseLayerBorder = ((System.Windows.Controls.Button)(this.FindName("button_CloseLayerBorder"))); this.WMSLayersOpacity_TextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("WMSLayersOpacity_TextBlock"))); this.WMSLayersOpacity_Slider = ((System.Windows.Controls.Slider)(this.FindName("WMSLayersOpacity_Slider"))); this.WMSLayers_BingMaps_ScrollViewer = ((System.Windows.Controls.ScrollViewer)(this.FindName("WMSLayers_BingMaps_ScrollViewer"))); this.Layers_Treeview = ((System.Windows.Controls.TreeView)(this.FindName("Layers_Treeview"))); this.AnimationControlBorder = ((System.Windows.Controls.Border)(this.FindName("AnimationControlBorder"))); this.AnimatiobTitle_TextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("AnimatiobTitle_TextBlock"))); this.button_CloseAnimationControlBorder = ((System.Windows.Controls.Button)(this.FindName("button_CloseAnimationControlBorder"))); this.Timespan_From_TextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("Timespan_From_TextBlock"))); this.datePicker_From_ForAnimation = ((System.Windows.Controls.DatePicker)(this.FindName("datePicker_From_ForAnimation"))); this.AnimationDateFrom_Slider = ((System.Windows.Controls.Slider)(this.FindName("AnimationDateFrom_Slider"))); this.Timespan_To_TextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("Timespan_To_TextBlock"))); this.datePicker_To_ForAnimation = ((System.Windows.Controls.DatePicker)(this.FindName("datePicker_To_ForAnimation"))); this.AnimationDateTo_Slider = ((System.Windows.Controls.Slider)(this.FindName("AnimationDateTo_Slider"))); this.AnimationTimeInterval_Slider = ((System.Windows.Controls.Slider)(this.FindName("AnimationTimeInterval_Slider"))); this.WMSAnimationLayersOpacity_Slider = ((System.Windows.Controls.Slider)(this.FindName("WMSAnimationLayersOpacity_Slider"))); this.button_Animation_Start = ((System.Windows.Controls.Button)(this.FindName("button_Animation_Start"))); this.button_Animation_Pause = ((System.Windows.Controls.Button)(this.FindName("button_Animation_Pause"))); this.button_Animation_Stop = ((System.Windows.Controls.Button)(this.FindName("button_Animation_Stop"))); this.button_Animation_Previous = ((System.Windows.Controls.Button)(this.FindName("button_Animation_Previous"))); this.button_Animation_Next = ((System.Windows.Controls.Button)(this.FindName("button_Animation_Next"))); this.CurrentTimeName_TextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("CurrentTimeName_TextBlock"))); this.RightContainerOnTopOfBingMaps_StackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("RightContainerOnTopOfBingMaps_StackPanel"))); this.dataPager1 = ((System.Windows.Controls.DataPager)(this.FindName("dataPager1"))); this.TabControl_CategoryPage = ((System.Windows.Controls.TabControl)(this.FindName("TabControl_CategoryPage"))); this.TabItem_Datasets = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_Datasets"))); this.TabItem_WebServices = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_WebServices"))); this.TabItem_MonitoringAndObservationSystems = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_MonitoringAndObservationSystems"))); this.TabItem_ComputationalModel = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_ComputationalModel"))); this.TabItem_Initiatives = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_Initiatives"))); this.TabItem_WebsitesAndDocuments = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_WebsitesAndDocuments"))); this.TabItem_SoftwareAndApplications = ((System.Windows.Controls.TabItem)(this.FindName("TabItem_SoftwareAndApplications"))); this.border_Bottom = ((System.Windows.Controls.Border)(this.FindName("border_Bottom"))); this.ContainerForMetadataDetail_FloatableWindows = ((System.Windows.Controls.Grid)(this.FindName("ContainerForMetadataDetail_FloatableWindows"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Galatee.Silverlight;component/Accueil/FrmClasseurClientRegroupe.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.tabControl1 = ((System.Windows.Controls.TabControl)(this.FindName("tabControl1"))); this.tabItem1 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem1"))); this.tab1_Txt_Centre = ((System.Windows.Controls.TextBox)(this.FindName("tab1_Txt_Centre"))); this.label9 = ((System.Windows.Controls.Label)(this.FindName("label9"))); this.tab1_txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("tab1_txt_LibelleCentre"))); this.tab1_txt_Client = ((System.Windows.Controls.TextBox)(this.FindName("tab1_txt_Client"))); this.label10 = ((System.Windows.Controls.Label)(this.FindName("label10"))); this.tab_txt_Ordre = ((System.Windows.Controls.TextBox)(this.FindName("tab_txt_Ordre"))); this.label11 = ((System.Windows.Controls.Label)(this.FindName("label11"))); this.tabControl2 = ((System.Windows.Controls.TabControl)(this.FindName("tabControl2"))); this.tabItem6 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem6"))); this.label13 = ((System.Windows.Controls.Label)(this.FindName("label13"))); this.tab12_txt_NomClient = ((System.Windows.Controls.TextBox)(this.FindName("tab12_txt_NomClient"))); this.label14 = ((System.Windows.Controls.Label)(this.FindName("label14"))); this.label15 = ((System.Windows.Controls.Label)(this.FindName("label15"))); this.txt_NINA = ((System.Windows.Controls.TextBox)(this.FindName("txt_NINA"))); this.rdb_Owner = ((System.Windows.Controls.RadioButton)(this.FindName("rdb_Owner"))); this.rdb_Tenant = ((System.Windows.Controls.RadioButton)(this.FindName("rdb_Tenant"))); this.tab12_txt_addresse = ((System.Windows.Controls.TextBox)(this.FindName("tab12_txt_addresse"))); this.tab12_txt_addresse2 = ((System.Windows.Controls.TextBox)(this.FindName("tab12_txt_addresse2"))); this.lbl_CodeConsomateur = ((System.Windows.Controls.Label)(this.FindName("lbl_CodeConsomateur"))); this.lbl_CodeRelance = ((System.Windows.Controls.Label)(this.FindName("lbl_CodeRelance"))); this.lbl_categoie = ((System.Windows.Controls.Label)(this.FindName("lbl_categoie"))); this.tab12_Txt_LibelleCodeConso = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_LibelleCodeConso"))); this.tab12_Txt_LibelleEtatClient = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_LibelleEtatClient"))); this.tab12_Txt_LibelleCategorie = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_LibelleCategorie"))); this.lbl_CodeRegroupement = ((System.Windows.Controls.Label)(this.FindName("lbl_CodeRegroupement"))); this.lbl_Nationnalite = ((System.Windows.Controls.Label)(this.FindName("lbl_Nationnalite"))); this.tab12_Txt_LibelleGroupeCode = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_LibelleGroupeCode"))); this.tab12_Txt_Nationnalite = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_Nationnalite"))); this.lbl_RegroupementCompteur_Copy12 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy12"))); this.tab12_Txt_Datecreate = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_Datecreate"))); this.lbl_RegroupementCompteur_Copy13 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy13"))); this.tab12_Txt_DateModif = ((System.Windows.Controls.TextBox)(this.FindName("tab12_Txt_DateModif"))); this.tab12_txt_Telephone1 = ((System.Windows.Controls.TextBox)(this.FindName("tab12_txt_Telephone1"))); this.label13_Copy = ((System.Windows.Controls.Label)(this.FindName("label13_Copy"))); this.tab12_txt_NomProprietaire = ((System.Windows.Controls.TextBox)(this.FindName("tab12_txt_NomProprietaire"))); this.tabItem2 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem2"))); this.groupBox4 = ((SilverlightContrib.Controls.GroupBox)(this.FindName("groupBox4"))); this.groupBox5 = ((SilverlightContrib.Controls.GroupBox)(this.FindName("groupBox5"))); this.gbo_typefact = ((SilverlightContrib.Controls.GroupBox)(this.FindName("gbo_typefact"))); this.tab2_txt_centre = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_centre"))); this.label12 = ((System.Windows.Controls.Label)(this.FindName("label12"))); this.tab2_txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_LibelleCentre"))); this.tab2_txt_client = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_client"))); this.lbl_Client = ((System.Windows.Controls.Label)(this.FindName("lbl_Client"))); this.tab2_txt_Ordre = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_Ordre"))); this.lbl_Ordre = ((System.Windows.Controls.Label)(this.FindName("lbl_Ordre"))); this.tab2_cbo_produit = ((System.Windows.Controls.ComboBox)(this.FindName("tab2_cbo_produit"))); this.tab2_txt_LibelleProduit = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_LibelleProduit"))); this.label26 = ((System.Windows.Controls.Label)(this.FindName("label26"))); this.lbl_CodeTarif = ((System.Windows.Controls.Label)(this.FindName("lbl_CodeTarif"))); this.tab_txt_CodePussanceSoucrite = ((System.Windows.Controls.TextBox)(this.FindName("tab_txt_CodePussanceSoucrite"))); this.lbl_PuissanceSouscrite = ((System.Windows.Controls.Label)(this.FindName("lbl_PuissanceSouscrite"))); this.tab2_txt_puissanceutilise = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_puissanceutilise"))); this.lbl_PuissanceUtilise = ((System.Windows.Controls.Label)(this.FindName("lbl_PuissanceUtilise"))); this.tab2_txt_Ristourne = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_Ristourne"))); this.lbl_Ristourne = ((System.Windows.Controls.Label)(this.FindName("lbl_Ristourne"))); this.tab2_txt_NombreFoyer = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_NombreFoyer"))); this.lbl_Forfait = ((System.Windows.Controls.Label)(this.FindName("lbl_Forfait"))); this.textBox23 = ((System.Windows.Controls.TextBox)(this.FindName("textBox23"))); this.lbl_ForfaitPersonaliseAnnuel = ((System.Windows.Controls.Label)(this.FindName("lbl_ForfaitPersonaliseAnnuel"))); this.lbl_NbreFoyer = ((System.Windows.Controls.Label)(this.FindName("lbl_NbreFoyer"))); this.tab_txt_LibellePrimeFixe = ((System.Windows.Controls.TextBox)(this.FindName("tab_txt_LibellePrimeFixe"))); this.tab2_txt_CodeTarif = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_CodeTarif"))); this.lbl_Periodicite = ((System.Windows.Controls.Label)(this.FindName("lbl_Periodicite"))); this.lbl_MoisFact = ((System.Windows.Controls.Label)(this.FindName("lbl_MoisFact"))); this.lbl_ApplicationTax = ((System.Windows.Controls.Label)(this.FindName("lbl_ApplicationTax"))); this.lbl_MoisReleve = ((System.Windows.Controls.Label)(this.FindName("lbl_MoisReleve"))); this.label37 = ((System.Windows.Controls.Label)(this.FindName("label37"))); this.tab2_txt_LibelleFrequence = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_LibelleFrequence"))); this.tab2_txt_LibMoisFact = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_LibMoisFact"))); this.tab2_txt_LibelleExigibilite = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_LibelleExigibilite"))); this.tab2_txt_LibelleMoisIndex = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_LibelleMoisIndex"))); this.tab2_txt_Avance = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_Avance"))); this.rdb_gprInvoiceYes = ((System.Windows.Controls.RadioButton)(this.FindName("rdb_gprInvoiceYes"))); this.rdb_GprInvoiceNo = ((System.Windows.Controls.RadioButton)(this.FindName("rdb_GprInvoiceNo"))); this.label38 = ((System.Windows.Controls.Label)(this.FindName("label38"))); this.tab2_txt_NbreFacture = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_NbreFacture"))); this.lbl_DateAbonnement = ((System.Windows.Controls.Label)(this.FindName("lbl_DateAbonnement"))); this.tab2_txt_dateAbon = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_dateAbon"))); this.tab2_txt_dateresile = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_dateresile"))); this.lbl_DateResiliation = ((System.Windows.Controls.Label)(this.FindName("lbl_DateResiliation"))); this.lbl_dateCreation = ((System.Windows.Controls.Label)(this.FindName("lbl_dateCreation"))); this.tab2_txt_DateMisaJour = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_DateMisaJour"))); this.lbl_dateModif = ((System.Windows.Controls.Label)(this.FindName("lbl_dateModif"))); this.tab2_txt_DateModif = ((System.Windows.Controls.TextBox)(this.FindName("tab2_txt_DateModif"))); this.tabItem8 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem8"))); this.groupBox6 = ((SilverlightContrib.Controls.GroupBox)(this.FindName("groupBox6"))); this.groupBox7 = ((SilverlightContrib.Controls.GroupBox)(this.FindName("groupBox7"))); this.tab3_txt_NomClientBrt = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_NomClientBrt"))); this.lbl_NomProprietaire = ((System.Windows.Controls.Label)(this.FindName("lbl_NomProprietaire"))); this.lbl_Commune = ((System.Windows.Controls.Label)(this.FindName("lbl_Commune"))); this.lbl_Quartier = ((System.Windows.Controls.Label)(this.FindName("lbl_Quartier"))); this.lbl_Secteur = ((System.Windows.Controls.Label)(this.FindName("lbl_Secteur"))); this.lbl_Rue = ((System.Windows.Controls.Label)(this.FindName("lbl_Rue"))); this.tab3_txt_LibelleCommune = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_LibelleCommune"))); this.tab3_txt_LibelleQuartier = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_LibelleQuartier"))); this.tab3_txt_Secteur = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_Secteur"))); this.tab3_txt_NomRue = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_NomRue"))); this.tab3_txt_NumRue = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_NumRue"))); this.lbl_NumRue = ((System.Windows.Controls.Label)(this.FindName("lbl_NumRue"))); this.tab3_txt_etage = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_etage"))); this.lbl_Etage = ((System.Windows.Controls.Label)(this.FindName("lbl_Etage"))); this.textBox24 = ((System.Windows.Controls.TextBox)(this.FindName("textBox24"))); this.lbl_autresInfo = ((System.Windows.Controls.Label)(this.FindName("lbl_autresInfo"))); this.textBox26 = ((System.Windows.Controls.TextBox)(this.FindName("textBox26"))); this.label51 = ((System.Windows.Controls.Label)(this.FindName("label51"))); this.tab3_txt_NumLot = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_NumLot"))); this.lbl_Lot = ((System.Windows.Controls.Label)(this.FindName("lbl_Lot"))); this.textBox28 = ((System.Windows.Controls.TextBox)(this.FindName("textBox28"))); this.label53 = ((System.Windows.Controls.Label)(this.FindName("label53"))); this.tab3_txt_Telephone = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_Telephone"))); this.lbl_Telephone = ((System.Windows.Controls.Label)(this.FindName("lbl_Telephone"))); this.tab3_txt_tournee = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_tournee"))); this.lbl_Tournee = ((System.Windows.Controls.Label)(this.FindName("lbl_Tournee"))); this.tab3_txt_OrdreTour = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_OrdreTour"))); this.lbl_Sequence = ((System.Windows.Controls.Label)(this.FindName("lbl_Sequence"))); this.tab3_txt_Centre = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_Centre"))); this.label60 = ((System.Windows.Controls.Label)(this.FindName("label60"))); this.tab3_txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_LibelleCentre"))); this.tab3_txt_Client = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_Client"))); this.lbl_adresse = ((System.Windows.Controls.Label)(this.FindName("lbl_adresse"))); this.tab3_txt_Ordre = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_Ordre"))); this.label62 = ((System.Windows.Controls.Label)(this.FindName("label62"))); this.lbl_RegroupementCompteur_Copy = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy"))); this.tab3_txt_DateCreate = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_DateCreate"))); this.lbl_RegroupementCompteur_Copy1 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy1"))); this.tab3_txt_DateModif = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_DateModif"))); this.tab3_txt_porte = ((System.Windows.Controls.TextBox)(this.FindName("tab3_txt_porte"))); this.lbl_Telephone_Copy = ((System.Windows.Controls.Label)(this.FindName("lbl_Telephone_Copy"))); this.tabItem3 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem3"))); this.tab4_txt_Centre = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_Centre"))); this.lbl_CentreCptClient = ((System.Windows.Controls.Label)(this.FindName("lbl_CentreCptClient"))); this.tab4_txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_LibelleCentre"))); this.tab4_txt_Client = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_Client"))); this.lbl_ClientCptClient = ((System.Windows.Controls.Label)(this.FindName("lbl_ClientCptClient"))); this.tab4_txt_Ordre = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_Ordre"))); this.lbl_OrdreCptClient = ((System.Windows.Controls.Label)(this.FindName("lbl_OrdreCptClient"))); this.tab4_cbo_Operation = ((System.Windows.Controls.ComboBox)(this.FindName("tab4_cbo_Operation"))); this.label66 = ((System.Windows.Controls.Label)(this.FindName("label66"))); this.btn_Editer_Copy = ((System.Windows.Controls.Button)(this.FindName("btn_Editer_Copy"))); this.tab4_dataGridFacture = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataGridFacture"))); this.tab4_dataGridReglement = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataGridReglement"))); this.tab4_txt_TotalDebit = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_TotalDebit"))); this.tab4_txt_TotalCredit = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_TotalCredit"))); this.tab4_txt_balance = ((System.Windows.Controls.TextBox)(this.FindName("tab4_txt_balance"))); this.label68 = ((System.Windows.Controls.Label)(this.FindName("label68"))); this.label69 = ((System.Windows.Controls.Label)(this.FindName("label69"))); this.label70 = ((System.Windows.Controls.Label)(this.FindName("label70"))); this.tab4_dataGridAllCompteClient = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataGridAllCompteClient"))); this.btn_periode = ((System.Windows.Controls.Button)(this.FindName("btn_periode"))); this.tab4_dataGridImpaye = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataGridImpaye"))); this.tab4_dataGridMandatement = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataGridMandatement"))); this.tabItem4 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem4"))); this.tabControl3 = ((System.Windows.Controls.TabControl)(this.FindName("tabControl3"))); this.tabItem9 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem9"))); this.tab5_txt_NumCompteur = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_NumCompteur"))); this.tab5_txt_MarqueCompteur = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_MarqueCompteur"))); this.tab5_txt_LibelleDigit = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_LibelleDigit"))); this.tab5_Chk_CoefMultiplication = ((System.Windows.Controls.CheckBox)(this.FindName("tab5_Chk_CoefMultiplication"))); this.tab5_txt_CoefDeMultiplication = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_CoefDeMultiplication"))); this.tab5_txt_localisationCompteur = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_localisationCompteur"))); this.lbl_NumeroCompteur = ((System.Windows.Controls.Label)(this.FindName("lbl_NumeroCompteur"))); this.lbl_AnneFabrication = ((System.Windows.Controls.Label)(this.FindName("lbl_AnneFabrication"))); this.tab5_txt_AnnefabricCompteur = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_AnnefabricCompteur"))); this.lbl_typeCompteur = ((System.Windows.Controls.Label)(this.FindName("lbl_typeCompteur"))); this.lbl_Marque = ((System.Windows.Controls.Label)(this.FindName("lbl_Marque"))); this.label76 = ((System.Windows.Controls.Label)(this.FindName("label76"))); this.lbl_Localisation = ((System.Windows.Controls.Label)(this.FindName("lbl_Localisation"))); this.tab5_txt_LibelleTypeCompteur = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_LibelleTypeCompteur"))); this.lbl_Diametre = ((System.Windows.Controls.Label)(this.FindName("lbl_Diametre"))); this.tab5_txt_LibelleDiametreCompteur = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_LibelleDiametreCompteur"))); this.lbl_RegroupementCompteur_Copy4 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy4"))); this.lbl_RegroupementCompteur_Copy5 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy5"))); this.tab5_txt_DateMiseEnService = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_DateMiseEnService"))); this.tab5_txt_DateFinServce = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_DateFinServce"))); this.lbl_RegroupementCompteur_Copy2 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy2"))); this.lbl_RegroupementCompteur_Copy3 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy3"))); this.tab5_txt_DateCreate = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_DateCreate"))); this.tab5_txt_DateModif = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_DateModif"))); this.tabItem10 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem10"))); this.tab5_Stab2dataGrid2 = ((System.Windows.Controls.DataGrid)(this.FindName("tab5_Stab2dataGrid2"))); this.Btn_ImprimerEvt = ((System.Windows.Controls.Button)(this.FindName("Btn_ImprimerEvt"))); this.tab5_dataGrid1 = ((System.Windows.Controls.DataGrid)(this.FindName("tab5_dataGrid1"))); this.tab5_Txt_Centre = ((System.Windows.Controls.TextBox)(this.FindName("tab5_Txt_Centre"))); this.label78 = ((System.Windows.Controls.Label)(this.FindName("label78"))); this.tab5_txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_LibelleCentre"))); this.tab5_txt_Client = ((System.Windows.Controls.TextBox)(this.FindName("tab5_txt_Client"))); this.label79 = ((System.Windows.Controls.Label)(this.FindName("label79"))); this.tab6_txt_centre = ((System.Windows.Controls.TabItem)(this.FindName("tab6_txt_centre"))); this.tabControl4 = ((System.Windows.Controls.TabControl)(this.FindName("tabControl4"))); this.tabItem11 = ((System.Windows.Controls.TabItem)(this.FindName("tabItem11"))); this.groupBox1 = ((SilverlightContrib.Controls.GroupBox)(this.FindName("groupBox1"))); this.tab6_stab1_txt_dateracordement = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_dateracordement"))); this.tab6_stab1_rdb_InService = ((System.Windows.Controls.RadioButton)(this.FindName("tab6_stab1_rdb_InService"))); this.tab6_stab1_rdb_deconnecter = ((System.Windows.Controls.RadioButton)(this.FindName("tab6_stab1_rdb_deconnecter"))); this.tab6_stab1_txt_dateresil = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_dateresil"))); this.lbl_DateFermeture = ((System.Windows.Controls.Label)(this.FindName("lbl_DateFermeture"))); this.lbl_DateConnectionbrt = ((System.Windows.Controls.Label)(this.FindName("lbl_DateConnectionbrt"))); this.lbl_RegroupementCompteur_Copy8 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy8"))); this.lbl_RegroupementCompteur_Copy9 = ((System.Windows.Controls.Label)(this.FindName("lbl_RegroupementCompteur_Copy9"))); this.tab6_stab1_txt_Datecreat = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_Datecreat"))); this.tab6_stab1_txt_DateModif = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_DateModif"))); this.lDistance = ((System.Windows.Controls.Label)(this.FindName("lDistance"))); this.label7_Copy1 = ((System.Windows.Controls.Label)(this.FindName("label7_Copy1"))); this.Txt_BranchementProche = ((System.Windows.Controls.TextBox)(this.FindName("Txt_BranchementProche"))); this.tab6_stab1_txt_LongueurBrt = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_LongueurBrt"))); this.lbl_QuartierDuPoste = ((System.Windows.Controls.Label)(this.FindName("lbl_QuartierDuPoste"))); this.Txt_LibelleQuartierPoste = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibelleQuartierPoste"))); this.lbl_Depart = ((System.Windows.Controls.Label)(this.FindName("lbl_Depart"))); this.Txt_LibelleDepartHTA = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibelleDepartHTA"))); this.tab6_stab1_txt_AdresseReseau = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_AdresseReseau"))); this.lbl_Codification = ((System.Windows.Controls.Label)(this.FindName("lbl_Codification"))); this.tab6_stab1_txt_Longitude = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_Longitude"))); this.lbl_longitude = ((System.Windows.Controls.Label)(this.FindName("lbl_longitude"))); this.tab6_stab1_txt_Latitude = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_Latitude"))); this.lbl_latitude = ((System.Windows.Controls.Label)(this.FindName("lbl_latitude"))); this.lbl_Depart_Copy = ((System.Windows.Controls.Label)(this.FindName("lbl_Depart_Copy"))); this.Txt_LibellePosteSource = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibellePosteSource"))); this.lbl_QuartierDuPoste_Copy = ((System.Windows.Controls.Label)(this.FindName("lbl_QuartierDuPoste_Copy"))); this.Txt_LibellePosteTransformateur = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibellePosteTransformateur"))); this.lbl_QuartierDuPoste_Copy1 = ((System.Windows.Controls.Label)(this.FindName("lbl_QuartierDuPoste_Copy1"))); this.Txt_LibelleDepartBt = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibelleDepartBt"))); this.Txt_NeoudFinal = ((System.Windows.Controls.TextBox)(this.FindName("Txt_NeoudFinal"))); this.lbl_NoeudFinal = ((System.Windows.Controls.Label)(this.FindName("lbl_NoeudFinal"))); this.lbl_diametre = ((System.Windows.Controls.Label)(this.FindName("lbl_diametre"))); this.tab6_stab1_Txt_LibelleTypeBrt = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_Txt_LibelleTypeBrt"))); this.tab6_stab1_txt_NbPoint = ((System.Windows.Controls.TextBox)(this.FindName("tab6_stab1_txt_NbPoint"))); this.lbl_longitude_Copy = ((System.Windows.Controls.Label)(this.FindName("lbl_longitude_Copy"))); this.tabItemScelle = ((System.Windows.Controls.TabItem)(this.FindName("tabItemScelle"))); this.tab4_dataScelle = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataScelle"))); this.tab4_dataScelle_Copy = ((System.Windows.Controls.DataGrid)(this.FindName("tab4_dataScelle_Copy"))); this.mapCanvas = ((System.Windows.Controls.Grid)(this.FindName("mapCanvas"))); this.Map = ((Microsoft.Maps.MapControl.Map)(this.FindName("Map"))); this.PushpinsLayer = ((Microsoft.Maps.MapControl.MapLayer)(this.FindName("PushpinsLayer"))); this.MessageContent = ((System.Windows.Controls.Border)(this.FindName("MessageContent"))); this.StatusMessage = ((System.Windows.Controls.TextBlock)(this.FindName("StatusMessage"))); this.tab6_Txt_Centre = ((System.Windows.Controls.TextBox)(this.FindName("tab6_Txt_Centre"))); this.label89 = ((System.Windows.Controls.Label)(this.FindName("label89"))); this.tab6_txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("tab6_txt_LibelleCentre"))); this.tab6_txt_Client = ((System.Windows.Controls.TextBox)(this.FindName("tab6_txt_Client"))); this.label90 = ((System.Windows.Controls.Label)(this.FindName("label90"))); this.tab6_txt_Ordre = ((System.Windows.Controls.TextBox)(this.FindName("tab6_txt_Ordre"))); this.label91 = ((System.Windows.Controls.Label)(this.FindName("label91"))); this.tab6_cbo_produit = ((System.Windows.Controls.ComboBox)(this.FindName("tab6_cbo_produit"))); this.tab6_txt_LibelleProduit = ((System.Windows.Controls.TextBox)(this.FindName("tab6_txt_LibelleProduit"))); this.label92 = ((System.Windows.Controls.Label)(this.FindName("label92"))); this.tb_SuivieDemande = ((System.Windows.Controls.TabItem)(this.FindName("tb_SuivieDemande"))); this.dtg_Demande = ((System.Windows.Controls.DataGrid)(this.FindName("dtg_Demande"))); this.Btn_Consultation = ((System.Windows.Controls.Button)(this.FindName("Btn_Consultation"))); this.dataGrid1 = ((System.Windows.Controls.DataGrid)(this.FindName("dataGrid1"))); this.datapager = ((System.Windows.Controls.DataPager)(this.FindName("datapager"))); this.Quit = ((System.Windows.Controls.Button)(this.FindName("Quit"))); this.button4 = ((System.Windows.Controls.Button)(this.FindName("button4"))); this.btn_Imprimer = ((System.Windows.Controls.Button)(this.FindName("btn_Imprimer"))); this.lbl_Centre = ((System.Windows.Controls.Label)(this.FindName("lbl_Centre"))); this.btn_Centre = ((System.Windows.Controls.Button)(this.FindName("btn_Centre"))); this.Txt_LibelleCentre = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibelleCentre"))); this.txt_Regroupement = ((System.Windows.Controls.TextBox)(this.FindName("txt_Regroupement"))); this.btn_Regroupement = ((System.Windows.Controls.Button)(this.FindName("btn_Regroupement"))); this.Txt_LibelleRegroupement = ((System.Windows.Controls.TextBox)(this.FindName("Txt_LibelleRegroupement"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/UndeadEarth.Silverlight;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rowForMap = ((System.Windows.Controls.RowDefinition)(this.FindName("rowForMap"))); this.mapUndeadEarth = ((Microsoft.Maps.MapControl.Map)(this.FindName("mapUndeadEarth"))); this.borderStatus = ((System.Windows.Controls.Border)(this.FindName("borderStatus"))); this.textBlockStatus = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockStatus"))); this.textBlockUserName = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockUserName"))); this.borderUserInformation = ((System.Windows.Controls.StackPanel)(this.FindName("borderUserInformation"))); this.textBlockPower = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockPower"))); this.textBlockMoney = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockMoney"))); this.textBlockCurrent = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockCurrent"))); this.textBlockMax = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockMax"))); this.progressBarEnergy = ((System.Windows.Controls.ProgressBar)(this.FindName("progressBarEnergy"))); this.textBlockEnergyCountDown = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockEnergyCountDown"))); this.textBlockUserLevel = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockUserLevel"))); this.progressBarUserLevel = ((System.Windows.Controls.ProgressBar)(this.FindName("progressBarUserLevel"))); this.dataGridUserItems = ((System.Windows.Controls.DataGrid)(this.FindName("dataGridUserItems"))); this.buttonZoomToUser = ((System.Windows.Controls.Button)(this.FindName("buttonZoomToUser"))); this.buttonZoomIn = ((System.Windows.Controls.Button)(this.FindName("buttonZoomIn"))); this.buttonZoomOut = ((System.Windows.Controls.Button)(this.FindName("buttonZoomOut"))); this.buttonFullScreen = ((System.Windows.Controls.Button)(this.FindName("buttonFullScreen"))); this.gridLocationDetails = ((System.Windows.Controls.Grid)(this.FindName("gridLocationDetails"))); this.popupUserControl = ((UndeadEarth.Silverlight.PopupUserControl)(this.FindName("popupUserControl"))); this.tutorialUserControl = ((UndeadEarth.Silverlight.TutorialUserControl)(this.FindName("tutorialUserControl"))); this.levelUpUserControl = ((UndeadEarth.Silverlight.LevelUpUserControl)(this.FindName("levelUpUserControl"))); this.achievementUserControl = ((UndeadEarth.Silverlight.AchievementUserControl)(this.FindName("achievementUserControl"))); }