42 lines
2.6 KiB
XML
42 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
This file is automatically generated by Visual Studio .Net. It is
|
|
used to store generic object data source configuration information.
|
|
Renaming the file extension or editing the content of this file may
|
|
cause the file to be unrecognizable by the program.
|
|
-->
|
|
<GenericObjectDataSource DisplayName="Child" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
|
<TypeInfo>GreatHomeChildcare.Models.Child, GreatHomeChildcare, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
|
<TypeUISetting>
|
|
<PropertyUISettings>
|
|
<PropertyUISetting Name="photo">
|
|
<ControlSettings>
|
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
|
<BindableControlInfo Name="PictureBox" Type="System.Windows.Forms.PictureBox" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
</ControlSetting>
|
|
</ControlSettings>
|
|
</PropertyUISetting>
|
|
<PropertyUISetting Name="gender">
|
|
<ControlSettings>
|
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
|
<BindableControlInfo Name="ComboBox" Type="System.Windows.Forms.ComboBox" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
</ControlSetting>
|
|
</ControlSettings>
|
|
</PropertyUISetting>
|
|
<PropertyUISetting Name="id">
|
|
<ControlSettings>
|
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
|
<BindableControlInfo Name="NumericUpDown" Type="System.Windows.Forms.NumericUpDown" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
</ControlSetting>
|
|
</ControlSettings>
|
|
</PropertyUISetting>
|
|
<PropertyUISetting Name="DOB">
|
|
<ControlSettings>
|
|
<ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
|
|
<BindableControlInfo Name="MonthCalendar" Type="System.Windows.Forms.MonthCalendar" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Frameworks=".NETFramework,Version=v2.0;.NETFramework,Version=v3.0;.NETFramework,Version=v3.5;.NETFramework,Version=v4.0;.NETFramework,Version=v4.7.2" />
|
|
</ControlSetting>
|
|
</ControlSettings>
|
|
</PropertyUISetting>
|
|
</PropertyUISettings>
|
|
</TypeUISetting>
|
|
</GenericObjectDataSource> |