-
Notifications
You must be signed in to change notification settings - Fork 1
/
wxprops.xml
44 lines (44 loc) · 1.58 KB
/
wxprops.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<!-- Created with Liquid XML Studio - FREE Community Edition 7.0.5.906 (http://www.liquid-technologies.com) -->
<Container xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:///C:/Documents%20and%20Settings/Michele/Documenti/SharpDevelop%20Projects/mkdb/wxprops.xsd" Name="Conty" BaseContainer="">
<Properties Name="string">
<Type>SizeF</Type>
<Category>String</Category>
<Description>string</Description>
<InitialValue>string</InitialValue>
<Browsable>0</Browsable>
<ReadOnly>1</ReadOnly>
<Editor>string</Editor>
<TypeConverter>string</TypeConverter>
</Properties>
<Properties Name="string">
<Type>string</Type>
<Category>string</Category>
<Description>string</Description>
<InitialValue>string</InitialValue>
<Browsable>false</Browsable>
<ReadOnly>0</ReadOnly>
<Editor>string</Editor>
<TypeConverter>string</TypeConverter>
</Properties>
<Properties Name="string">
<Type>string</Type>
<Category>string</Category>
<Description>string</Description>
<InitialValue>string</InitialValue>
<Browsable>0</Browsable>
<ReadOnly>true</ReadOnly>
<Editor>string</Editor>
<TypeConverter>string</TypeConverter>
</Properties>
<Properties Name="string">
<Type>string</Type>
<Category>string</Category>
<Description>string</Description>
<InitialValue>string</InitialValue>
<Browsable>0</Browsable>
<ReadOnly>0</ReadOnly>
<Editor>string</Editor>
<TypeConverter>string</TypeConverter>
</Properties>
</Container>