xref: /AOO41X/main/oovbaapi/genconstidl/msforms.api (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="utf-8"?>
2*cdf0e10cSrcweir<!-- =====================================================================
3*cdf0e10cSrcweir
4*cdf0e10cSrcweir  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5*cdf0e10cSrcweir
6*cdf0e10cSrcweir  Copyright 2000, 2010 Oracle and/or its affiliates.
7*cdf0e10cSrcweir
8*cdf0e10cSrcweir  OpenOffice.org - a multi-platform office productivity suite
9*cdf0e10cSrcweir
10*cdf0e10cSrcweir  This file is part of OpenOffice.org.
11*cdf0e10cSrcweir
12*cdf0e10cSrcweir  OpenOffice.org is free software: you can redistribute it and/or modify
13*cdf0e10cSrcweir  it under the terms of the GNU Lesser General Public License version 3
14*cdf0e10cSrcweir  only, as published by the Free Software Foundation.
15*cdf0e10cSrcweir
16*cdf0e10cSrcweir  OpenOffice.org is distributed in the hope that it will be useful,
17*cdf0e10cSrcweir  but WITHOUT ANY WARRANTY; without even the implied warranty of
18*cdf0e10cSrcweir  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19*cdf0e10cSrcweir  GNU Lesser General Public License version 3 for more details
20*cdf0e10cSrcweir  (a copy is included in the LICENSE file that accompanied this code).
21*cdf0e10cSrcweir
22*cdf0e10cSrcweir  You should have received a copy of the GNU Lesser General Public License
23*cdf0e10cSrcweir  version 3 along with OpenOffice.org.  If not, see
24*cdf0e10cSrcweir  <http://www.openoffice.org/license.html>
25*cdf0e10cSrcweir  for a copy of the LGPLv3 License.
26*cdf0e10cSrcweir
27*cdf0e10cSrcweir====================================================================== -->
28*cdf0e10cSrcweir
29*cdf0e10cSrcweir<!-- *** Do not edit, this file will be generated *** -->
30*cdf0e10cSrcweir<!DOCTYPE api SYSTEM "ApiSymbols.dtd">
31*cdf0e10cSrcweir<api library-identifier="Microsoft Forms 2.0 Object Library" library-name="MSForms" library-minorversion="0" library-majorversion="2" author="Sun Microsystems" date-created="20050331">
32*cdf0e10cSrcweir	<!--Class::CheckBox-->
33*cdf0e10cSrcweir	<element type="class">
34*cdf0e10cSrcweir		<source id="MSForms.CheckBox">
35*cdf0e10cSrcweir			<name>CheckBox</name>
36*cdf0e10cSrcweir		</source>
37*cdf0e10cSrcweir		<destination designation="identity" />
38*cdf0e10cSrcweir	</element>
39*cdf0e10cSrcweir	<!--property::CheckBox.Accelerator-->
40*cdf0e10cSrcweir	<element type="property">
41*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Accelerator">
42*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
43*cdf0e10cSrcweir			<name>Accelerator</name>
44*cdf0e10cSrcweir			<type>String</type>
45*cdf0e10cSrcweir		</source>
46*cdf0e10cSrcweir	</element>
47*cdf0e10cSrcweir	<!--property::CheckBox.Alignment-->
48*cdf0e10cSrcweir	<element type="property">
49*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Alignment">
50*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
51*cdf0e10cSrcweir			<name>Alignment</name>
52*cdf0e10cSrcweir			<type>Integer</type>
53*cdf0e10cSrcweir		</source>
54*cdf0e10cSrcweir	</element>
55*cdf0e10cSrcweir	<!--property::CheckBox.AutoSize-->
56*cdf0e10cSrcweir	<element type="property">
57*cdf0e10cSrcweir		<source id="MSForms.CheckBox.AutoSize">
58*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
59*cdf0e10cSrcweir			<name>AutoSize</name>
60*cdf0e10cSrcweir			<type>boolean</type>
61*cdf0e10cSrcweir		</source>
62*cdf0e10cSrcweir	</element>
63*cdf0e10cSrcweir	<!--property::CheckBox.BackColor-->
64*cdf0e10cSrcweir	<element type="property">
65*cdf0e10cSrcweir		<source id="MSForms.CheckBox.BackColor">
66*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
67*cdf0e10cSrcweir			<name>BackColor</name>
68*cdf0e10cSrcweir			<type>Integer</type>
69*cdf0e10cSrcweir		</source>
70*cdf0e10cSrcweir	</element>
71*cdf0e10cSrcweir	<!--property::CheckBox.BackStyle-->
72*cdf0e10cSrcweir	<element type="property">
73*cdf0e10cSrcweir		<source id="MSForms.CheckBox.BackStyle">
74*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
75*cdf0e10cSrcweir			<name>BackStyle</name>
76*cdf0e10cSrcweir			<type>Integer</type>
77*cdf0e10cSrcweir		</source>
78*cdf0e10cSrcweir	</element>
79*cdf0e10cSrcweir	<!--method::CheckBox.BeforeDragOver-->
80*cdf0e10cSrcweir	<element type="method">
81*cdf0e10cSrcweir		<source id="MSForms.CheckBox.BeforeDragOver">
82*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
83*cdf0e10cSrcweir			<name>BeforeDragOver</name>
84*cdf0e10cSrcweir			<type>void</type>
85*cdf0e10cSrcweir			<parameter-list>
86*cdf0e10cSrcweir				<parameter>
87*cdf0e10cSrcweir					<type>ReturnBoolean</type>
88*cdf0e10cSrcweir					<name>Cancel</name>
89*cdf0e10cSrcweir				</parameter>
90*cdf0e10cSrcweir				<parameter>
91*cdf0e10cSrcweir					<type>DataObject</type>
92*cdf0e10cSrcweir					<name>Data</name>
93*cdf0e10cSrcweir				</parameter>
94*cdf0e10cSrcweir				<parameter>
95*cdf0e10cSrcweir					<type>Single</type>
96*cdf0e10cSrcweir					<name>X</name>
97*cdf0e10cSrcweir				</parameter>
98*cdf0e10cSrcweir				<parameter>
99*cdf0e10cSrcweir					<type>Single</type>
100*cdf0e10cSrcweir					<name>Y</name>
101*cdf0e10cSrcweir				</parameter>
102*cdf0e10cSrcweir				<parameter>
103*cdf0e10cSrcweir					<type>Integer</type>
104*cdf0e10cSrcweir					<name>DragState</name>
105*cdf0e10cSrcweir				</parameter>
106*cdf0e10cSrcweir				<parameter>
107*cdf0e10cSrcweir					<type>ReturnEffect</type>
108*cdf0e10cSrcweir					<name>Effect</name>
109*cdf0e10cSrcweir				</parameter>
110*cdf0e10cSrcweir				<parameter>
111*cdf0e10cSrcweir					<type>short</type>
112*cdf0e10cSrcweir					<name>Shift</name>
113*cdf0e10cSrcweir				</parameter>
114*cdf0e10cSrcweir			</parameter-list>
115*cdf0e10cSrcweir		</source>
116*cdf0e10cSrcweir	</element>
117*cdf0e10cSrcweir	<!--method::CheckBox.BeforeDropOrPaste-->
118*cdf0e10cSrcweir	<element type="method">
119*cdf0e10cSrcweir		<source id="MSForms.CheckBox.BeforeDropOrPaste">
120*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
121*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
122*cdf0e10cSrcweir			<type>void</type>
123*cdf0e10cSrcweir			<parameter-list>
124*cdf0e10cSrcweir				<parameter>
125*cdf0e10cSrcweir					<type>ReturnBoolean</type>
126*cdf0e10cSrcweir					<name>Cancel</name>
127*cdf0e10cSrcweir				</parameter>
128*cdf0e10cSrcweir				<parameter>
129*cdf0e10cSrcweir					<type>Integer</type>
130*cdf0e10cSrcweir					<name>Action</name>
131*cdf0e10cSrcweir				</parameter>
132*cdf0e10cSrcweir				<parameter>
133*cdf0e10cSrcweir					<type>DataObject</type>
134*cdf0e10cSrcweir					<name>Data</name>
135*cdf0e10cSrcweir				</parameter>
136*cdf0e10cSrcweir				<parameter>
137*cdf0e10cSrcweir					<type>Single</type>
138*cdf0e10cSrcweir					<name>X</name>
139*cdf0e10cSrcweir				</parameter>
140*cdf0e10cSrcweir				<parameter>
141*cdf0e10cSrcweir					<type>Single</type>
142*cdf0e10cSrcweir					<name>Y</name>
143*cdf0e10cSrcweir				</parameter>
144*cdf0e10cSrcweir				<parameter>
145*cdf0e10cSrcweir					<type>ReturnEffect</type>
146*cdf0e10cSrcweir					<name>Effect</name>
147*cdf0e10cSrcweir				</parameter>
148*cdf0e10cSrcweir				<parameter>
149*cdf0e10cSrcweir					<type>short</type>
150*cdf0e10cSrcweir					<name>Shift</name>
151*cdf0e10cSrcweir				</parameter>
152*cdf0e10cSrcweir			</parameter-list>
153*cdf0e10cSrcweir		</source>
154*cdf0e10cSrcweir	</element>
155*cdf0e10cSrcweir	<!--property::CheckBox.BordersSuppress-->
156*cdf0e10cSrcweir	<element type="property">
157*cdf0e10cSrcweir		<source id="MSForms.CheckBox.BordersSuppress">
158*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
159*cdf0e10cSrcweir			<name>BordersSuppress</name>
160*cdf0e10cSrcweir			<type>boolean</type>
161*cdf0e10cSrcweir		</source>
162*cdf0e10cSrcweir	</element>
163*cdf0e10cSrcweir	<!--property::CheckBox.Caption-->
164*cdf0e10cSrcweir	<element type="property">
165*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Caption">
166*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
167*cdf0e10cSrcweir			<name>Caption</name>
168*cdf0e10cSrcweir			<type>String</type>
169*cdf0e10cSrcweir		</source>
170*cdf0e10cSrcweir	</element>
171*cdf0e10cSrcweir	<!--method::CheckBox.Change-->
172*cdf0e10cSrcweir	<element type="method">
173*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Change">
174*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
175*cdf0e10cSrcweir			<name>Change</name>
176*cdf0e10cSrcweir			<type>void</type>
177*cdf0e10cSrcweir		</source>
178*cdf0e10cSrcweir	</element>
179*cdf0e10cSrcweir	<!--method::CheckBox.Click-->
180*cdf0e10cSrcweir	<element type="method">
181*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Click">
182*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
183*cdf0e10cSrcweir			<name>Click</name>
184*cdf0e10cSrcweir			<type>void</type>
185*cdf0e10cSrcweir		</source>
186*cdf0e10cSrcweir	</element>
187*cdf0e10cSrcweir	<!--method::CheckBox.DblClick-->
188*cdf0e10cSrcweir	<element type="method">
189*cdf0e10cSrcweir		<source id="MSForms.CheckBox.DblClick">
190*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
191*cdf0e10cSrcweir			<name>DblClick</name>
192*cdf0e10cSrcweir			<type>void</type>
193*cdf0e10cSrcweir			<parameter-list>
194*cdf0e10cSrcweir				<parameter>
195*cdf0e10cSrcweir					<type>ReturnBoolean</type>
196*cdf0e10cSrcweir					<name>Cancel</name>
197*cdf0e10cSrcweir				</parameter>
198*cdf0e10cSrcweir			</parameter-list>
199*cdf0e10cSrcweir		</source>
200*cdf0e10cSrcweir	</element>
201*cdf0e10cSrcweir	<!--property::CheckBox.DisplayStyle {ReadOnly}-->
202*cdf0e10cSrcweir	<element type="property">
203*cdf0e10cSrcweir		<source id="MSForms.CheckBox.DisplayStyle">
204*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
205*cdf0e10cSrcweir			<name>DisplayStyle</name>
206*cdf0e10cSrcweir			<type>Integer</type>
207*cdf0e10cSrcweir		</source>
208*cdf0e10cSrcweir	</element>
209*cdf0e10cSrcweir	<!--property::CheckBox.Enabled-->
210*cdf0e10cSrcweir	<element type="property">
211*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Enabled">
212*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
213*cdf0e10cSrcweir			<name>Enabled</name>
214*cdf0e10cSrcweir			<type>boolean</type>
215*cdf0e10cSrcweir		</source>
216*cdf0e10cSrcweir	</element>
217*cdf0e10cSrcweir	<!--method::CheckBox.Error-->
218*cdf0e10cSrcweir	<element type="method">
219*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Error">
220*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
221*cdf0e10cSrcweir			<name>Error</name>
222*cdf0e10cSrcweir			<type>void</type>
223*cdf0e10cSrcweir			<parameter-list>
224*cdf0e10cSrcweir				<parameter>
225*cdf0e10cSrcweir					<type>short</type>
226*cdf0e10cSrcweir					<name>Number</name>
227*cdf0e10cSrcweir				</parameter>
228*cdf0e10cSrcweir				<parameter>
229*cdf0e10cSrcweir					<type>ReturnString</type>
230*cdf0e10cSrcweir					<name>Description</name>
231*cdf0e10cSrcweir				</parameter>
232*cdf0e10cSrcweir				<parameter>
233*cdf0e10cSrcweir					<type>Integer</type>
234*cdf0e10cSrcweir					<name>SCode</name>
235*cdf0e10cSrcweir				</parameter>
236*cdf0e10cSrcweir				<parameter>
237*cdf0e10cSrcweir					<type>String</type>
238*cdf0e10cSrcweir					<name>Source</name>
239*cdf0e10cSrcweir				</parameter>
240*cdf0e10cSrcweir				<parameter>
241*cdf0e10cSrcweir					<type>String</type>
242*cdf0e10cSrcweir					<name>HelpFile</name>
243*cdf0e10cSrcweir				</parameter>
244*cdf0e10cSrcweir				<parameter>
245*cdf0e10cSrcweir					<type>Integer</type>
246*cdf0e10cSrcweir					<name>HelpContext</name>
247*cdf0e10cSrcweir				</parameter>
248*cdf0e10cSrcweir				<parameter>
249*cdf0e10cSrcweir					<type>ReturnBoolean</type>
250*cdf0e10cSrcweir					<name>CancelDisplay</name>
251*cdf0e10cSrcweir				</parameter>
252*cdf0e10cSrcweir			</parameter-list>
253*cdf0e10cSrcweir		</source>
254*cdf0e10cSrcweir	</element>
255*cdf0e10cSrcweir	<!--property::CheckBox.Font {ReadOnly}-->
256*cdf0e10cSrcweir	<element type="property">
257*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Font">
258*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
259*cdf0e10cSrcweir			<name>Font</name>
260*cdf0e10cSrcweir			<type>Font</type>
261*cdf0e10cSrcweir		</source>
262*cdf0e10cSrcweir	</element>
263*cdf0e10cSrcweir	<!--property::CheckBox.FontBold-->
264*cdf0e10cSrcweir	<element type="property">
265*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontBold">
266*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
267*cdf0e10cSrcweir			<name>FontBold</name>
268*cdf0e10cSrcweir			<type>boolean</type>
269*cdf0e10cSrcweir		</source>
270*cdf0e10cSrcweir	</element>
271*cdf0e10cSrcweir	<!--property::CheckBox.FontItalic-->
272*cdf0e10cSrcweir	<element type="property">
273*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontItalic">
274*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
275*cdf0e10cSrcweir			<name>FontItalic</name>
276*cdf0e10cSrcweir			<type>boolean</type>
277*cdf0e10cSrcweir		</source>
278*cdf0e10cSrcweir	</element>
279*cdf0e10cSrcweir	<!--property::CheckBox.FontName-->
280*cdf0e10cSrcweir	<element type="property">
281*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontName">
282*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
283*cdf0e10cSrcweir			<name>FontName</name>
284*cdf0e10cSrcweir			<type>String</type>
285*cdf0e10cSrcweir		</source>
286*cdf0e10cSrcweir	</element>
287*cdf0e10cSrcweir	<!--property::CheckBox.FontSize-->
288*cdf0e10cSrcweir	<element type="property">
289*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontSize">
290*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
291*cdf0e10cSrcweir			<name>FontSize</name>
292*cdf0e10cSrcweir			<type>VT_CY</type>
293*cdf0e10cSrcweir		</source>
294*cdf0e10cSrcweir	</element>
295*cdf0e10cSrcweir	<!--property::CheckBox.FontStrikethru-->
296*cdf0e10cSrcweir	<element type="property">
297*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontStrikethru">
298*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
299*cdf0e10cSrcweir			<name>FontStrikethru</name>
300*cdf0e10cSrcweir			<type>boolean</type>
301*cdf0e10cSrcweir		</source>
302*cdf0e10cSrcweir	</element>
303*cdf0e10cSrcweir	<!--property::CheckBox.FontUnderline-->
304*cdf0e10cSrcweir	<element type="property">
305*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontUnderline">
306*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
307*cdf0e10cSrcweir			<name>FontUnderline</name>
308*cdf0e10cSrcweir			<type>boolean</type>
309*cdf0e10cSrcweir		</source>
310*cdf0e10cSrcweir	</element>
311*cdf0e10cSrcweir	<!--property::CheckBox.FontWeight-->
312*cdf0e10cSrcweir	<element type="property">
313*cdf0e10cSrcweir		<source id="MSForms.CheckBox.FontWeight">
314*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
315*cdf0e10cSrcweir			<name>FontWeight</name>
316*cdf0e10cSrcweir			<type>short</type>
317*cdf0e10cSrcweir		</source>
318*cdf0e10cSrcweir	</element>
319*cdf0e10cSrcweir	<!--property::CheckBox.ForeColor-->
320*cdf0e10cSrcweir	<element type="property">
321*cdf0e10cSrcweir		<source id="MSForms.CheckBox.ForeColor">
322*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
323*cdf0e10cSrcweir			<name>ForeColor</name>
324*cdf0e10cSrcweir			<type>Integer</type>
325*cdf0e10cSrcweir		</source>
326*cdf0e10cSrcweir	</element>
327*cdf0e10cSrcweir	<!--property::CheckBox.GroupName-->
328*cdf0e10cSrcweir	<element type="property">
329*cdf0e10cSrcweir		<source id="MSForms.CheckBox.GroupName">
330*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
331*cdf0e10cSrcweir			<name>GroupName</name>
332*cdf0e10cSrcweir			<type>String</type>
333*cdf0e10cSrcweir		</source>
334*cdf0e10cSrcweir	</element>
335*cdf0e10cSrcweir	<!--method::CheckBox.KeyDown-->
336*cdf0e10cSrcweir	<element type="method">
337*cdf0e10cSrcweir		<source id="MSForms.CheckBox.KeyDown">
338*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
339*cdf0e10cSrcweir			<name>KeyDown</name>
340*cdf0e10cSrcweir			<type>void</type>
341*cdf0e10cSrcweir			<parameter-list>
342*cdf0e10cSrcweir				<parameter>
343*cdf0e10cSrcweir					<type>ReturnInteger</type>
344*cdf0e10cSrcweir					<name>KeyCode</name>
345*cdf0e10cSrcweir				</parameter>
346*cdf0e10cSrcweir				<parameter>
347*cdf0e10cSrcweir					<type>short</type>
348*cdf0e10cSrcweir					<name>Shift</name>
349*cdf0e10cSrcweir				</parameter>
350*cdf0e10cSrcweir			</parameter-list>
351*cdf0e10cSrcweir		</source>
352*cdf0e10cSrcweir	</element>
353*cdf0e10cSrcweir	<!--method::CheckBox.KeyPress-->
354*cdf0e10cSrcweir	<element type="method">
355*cdf0e10cSrcweir		<source id="MSForms.CheckBox.KeyPress">
356*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
357*cdf0e10cSrcweir			<name>KeyPress</name>
358*cdf0e10cSrcweir			<type>void</type>
359*cdf0e10cSrcweir			<parameter-list>
360*cdf0e10cSrcweir				<parameter>
361*cdf0e10cSrcweir					<type>ReturnInteger</type>
362*cdf0e10cSrcweir					<name>KeyAscii</name>
363*cdf0e10cSrcweir				</parameter>
364*cdf0e10cSrcweir			</parameter-list>
365*cdf0e10cSrcweir		</source>
366*cdf0e10cSrcweir	</element>
367*cdf0e10cSrcweir	<!--method::CheckBox.KeyUp-->
368*cdf0e10cSrcweir	<element type="method">
369*cdf0e10cSrcweir		<source id="MSForms.CheckBox.KeyUp">
370*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
371*cdf0e10cSrcweir			<name>KeyUp</name>
372*cdf0e10cSrcweir			<type>void</type>
373*cdf0e10cSrcweir			<parameter-list>
374*cdf0e10cSrcweir				<parameter>
375*cdf0e10cSrcweir					<type>ReturnInteger</type>
376*cdf0e10cSrcweir					<name>KeyCode</name>
377*cdf0e10cSrcweir				</parameter>
378*cdf0e10cSrcweir				<parameter>
379*cdf0e10cSrcweir					<type>short</type>
380*cdf0e10cSrcweir					<name>Shift</name>
381*cdf0e10cSrcweir				</parameter>
382*cdf0e10cSrcweir			</parameter-list>
383*cdf0e10cSrcweir		</source>
384*cdf0e10cSrcweir	</element>
385*cdf0e10cSrcweir	<!--property::CheckBox.Locked-->
386*cdf0e10cSrcweir	<element type="property">
387*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Locked">
388*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
389*cdf0e10cSrcweir			<name>Locked</name>
390*cdf0e10cSrcweir			<type>boolean</type>
391*cdf0e10cSrcweir		</source>
392*cdf0e10cSrcweir	</element>
393*cdf0e10cSrcweir	<!--method::CheckBox.MouseDown-->
394*cdf0e10cSrcweir	<element type="method">
395*cdf0e10cSrcweir		<source id="MSForms.CheckBox.MouseDown">
396*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
397*cdf0e10cSrcweir			<name>MouseDown</name>
398*cdf0e10cSrcweir			<type>void</type>
399*cdf0e10cSrcweir			<parameter-list>
400*cdf0e10cSrcweir				<parameter>
401*cdf0e10cSrcweir					<type>short</type>
402*cdf0e10cSrcweir					<name>Button</name>
403*cdf0e10cSrcweir				</parameter>
404*cdf0e10cSrcweir				<parameter>
405*cdf0e10cSrcweir					<type>short</type>
406*cdf0e10cSrcweir					<name>Shift</name>
407*cdf0e10cSrcweir				</parameter>
408*cdf0e10cSrcweir				<parameter>
409*cdf0e10cSrcweir					<type>Single</type>
410*cdf0e10cSrcweir					<name>X</name>
411*cdf0e10cSrcweir				</parameter>
412*cdf0e10cSrcweir				<parameter>
413*cdf0e10cSrcweir					<type>Single</type>
414*cdf0e10cSrcweir					<name>Y</name>
415*cdf0e10cSrcweir				</parameter>
416*cdf0e10cSrcweir			</parameter-list>
417*cdf0e10cSrcweir		</source>
418*cdf0e10cSrcweir	</element>
419*cdf0e10cSrcweir	<!--property::CheckBox.MouseIcon-->
420*cdf0e10cSrcweir	<element type="property">
421*cdf0e10cSrcweir		<source id="MSForms.CheckBox.MouseIcon">
422*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
423*cdf0e10cSrcweir			<name>MouseIcon</name>
424*cdf0e10cSrcweir			<type>Picture</type>
425*cdf0e10cSrcweir		</source>
426*cdf0e10cSrcweir	</element>
427*cdf0e10cSrcweir	<!--method::CheckBox.MouseMove-->
428*cdf0e10cSrcweir	<element type="method">
429*cdf0e10cSrcweir		<source id="MSForms.CheckBox.MouseMove">
430*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
431*cdf0e10cSrcweir			<name>MouseMove</name>
432*cdf0e10cSrcweir			<type>void</type>
433*cdf0e10cSrcweir			<parameter-list>
434*cdf0e10cSrcweir				<parameter>
435*cdf0e10cSrcweir					<type>short</type>
436*cdf0e10cSrcweir					<name>Button</name>
437*cdf0e10cSrcweir				</parameter>
438*cdf0e10cSrcweir				<parameter>
439*cdf0e10cSrcweir					<type>short</type>
440*cdf0e10cSrcweir					<name>Shift</name>
441*cdf0e10cSrcweir				</parameter>
442*cdf0e10cSrcweir				<parameter>
443*cdf0e10cSrcweir					<type>Single</type>
444*cdf0e10cSrcweir					<name>X</name>
445*cdf0e10cSrcweir				</parameter>
446*cdf0e10cSrcweir				<parameter>
447*cdf0e10cSrcweir					<type>Single</type>
448*cdf0e10cSrcweir					<name>Y</name>
449*cdf0e10cSrcweir				</parameter>
450*cdf0e10cSrcweir			</parameter-list>
451*cdf0e10cSrcweir		</source>
452*cdf0e10cSrcweir	</element>
453*cdf0e10cSrcweir	<!--property::CheckBox.MousePointer-->
454*cdf0e10cSrcweir	<element type="property">
455*cdf0e10cSrcweir		<source id="MSForms.CheckBox.MousePointer">
456*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
457*cdf0e10cSrcweir			<name>MousePointer</name>
458*cdf0e10cSrcweir			<type>Integer</type>
459*cdf0e10cSrcweir		</source>
460*cdf0e10cSrcweir	</element>
461*cdf0e10cSrcweir	<!--method::CheckBox.MouseUp-->
462*cdf0e10cSrcweir	<element type="method">
463*cdf0e10cSrcweir		<source id="MSForms.CheckBox.MouseUp">
464*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
465*cdf0e10cSrcweir			<name>MouseUp</name>
466*cdf0e10cSrcweir			<type>void</type>
467*cdf0e10cSrcweir			<parameter-list>
468*cdf0e10cSrcweir				<parameter>
469*cdf0e10cSrcweir					<type>short</type>
470*cdf0e10cSrcweir					<name>Button</name>
471*cdf0e10cSrcweir				</parameter>
472*cdf0e10cSrcweir				<parameter>
473*cdf0e10cSrcweir					<type>short</type>
474*cdf0e10cSrcweir					<name>Shift</name>
475*cdf0e10cSrcweir				</parameter>
476*cdf0e10cSrcweir				<parameter>
477*cdf0e10cSrcweir					<type>Single</type>
478*cdf0e10cSrcweir					<name>X</name>
479*cdf0e10cSrcweir				</parameter>
480*cdf0e10cSrcweir				<parameter>
481*cdf0e10cSrcweir					<type>Single</type>
482*cdf0e10cSrcweir					<name>Y</name>
483*cdf0e10cSrcweir				</parameter>
484*cdf0e10cSrcweir			</parameter-list>
485*cdf0e10cSrcweir		</source>
486*cdf0e10cSrcweir	</element>
487*cdf0e10cSrcweir	<!--property::CheckBox.MultiSelect-->
488*cdf0e10cSrcweir	<element type="property">
489*cdf0e10cSrcweir		<source id="MSForms.CheckBox.MultiSelect">
490*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
491*cdf0e10cSrcweir			<name>MultiSelect</name>
492*cdf0e10cSrcweir			<type>Integer</type>
493*cdf0e10cSrcweir		</source>
494*cdf0e10cSrcweir	</element>
495*cdf0e10cSrcweir	<!--property::CheckBox.Picture-->
496*cdf0e10cSrcweir	<element type="property">
497*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Picture">
498*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
499*cdf0e10cSrcweir			<name>Picture</name>
500*cdf0e10cSrcweir			<type>Picture</type>
501*cdf0e10cSrcweir		</source>
502*cdf0e10cSrcweir	</element>
503*cdf0e10cSrcweir	<!--property::CheckBox.PicturePosition-->
504*cdf0e10cSrcweir	<element type="property">
505*cdf0e10cSrcweir		<source id="MSForms.CheckBox.PicturePosition">
506*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
507*cdf0e10cSrcweir			<name>PicturePosition</name>
508*cdf0e10cSrcweir			<type>Integer</type>
509*cdf0e10cSrcweir		</source>
510*cdf0e10cSrcweir	</element>
511*cdf0e10cSrcweir	<!--property::CheckBox.SpecialEffect-->
512*cdf0e10cSrcweir	<element type="property">
513*cdf0e10cSrcweir		<source id="MSForms.CheckBox.SpecialEffect">
514*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
515*cdf0e10cSrcweir			<name>SpecialEffect</name>
516*cdf0e10cSrcweir			<type>Integer</type>
517*cdf0e10cSrcweir		</source>
518*cdf0e10cSrcweir	</element>
519*cdf0e10cSrcweir	<!--property::CheckBox.TextAlign-->
520*cdf0e10cSrcweir	<element type="property">
521*cdf0e10cSrcweir		<source id="MSForms.CheckBox.TextAlign">
522*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
523*cdf0e10cSrcweir			<name>TextAlign</name>
524*cdf0e10cSrcweir			<type>Integer</type>
525*cdf0e10cSrcweir		</source>
526*cdf0e10cSrcweir	</element>
527*cdf0e10cSrcweir	<!--property::CheckBox.TripleState-->
528*cdf0e10cSrcweir	<element type="property">
529*cdf0e10cSrcweir		<source id="MSForms.CheckBox.TripleState">
530*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
531*cdf0e10cSrcweir			<name>TripleState</name>
532*cdf0e10cSrcweir			<type>boolean</type>
533*cdf0e10cSrcweir		</source>
534*cdf0e10cSrcweir	</element>
535*cdf0e10cSrcweir	<!--property::CheckBox.Valid {ReadOnly}-->
536*cdf0e10cSrcweir	<element type="property">
537*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Valid">
538*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
539*cdf0e10cSrcweir			<name>Valid</name>
540*cdf0e10cSrcweir			<type>boolean</type>
541*cdf0e10cSrcweir		</source>
542*cdf0e10cSrcweir	</element>
543*cdf0e10cSrcweir	<!--property::CheckBox.Value {Default}-->
544*cdf0e10cSrcweir	<element type="property">
545*cdf0e10cSrcweir		<source id="MSForms.CheckBox.Value">
546*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
547*cdf0e10cSrcweir			<name default="true">Value</name>
548*cdf0e10cSrcweir			<type>Variant</type>
549*cdf0e10cSrcweir		</source>
550*cdf0e10cSrcweir	</element>
551*cdf0e10cSrcweir	<!--property::CheckBox.WordWrap-->
552*cdf0e10cSrcweir	<element type="property">
553*cdf0e10cSrcweir		<source id="MSForms.CheckBox.WordWrap">
554*cdf0e10cSrcweir			<context kind="class">CheckBox</context>
555*cdf0e10cSrcweir			<name>WordWrap</name>
556*cdf0e10cSrcweir			<type>boolean</type>
557*cdf0e10cSrcweir		</source>
558*cdf0e10cSrcweir	</element>
559*cdf0e10cSrcweir	<!--Class::ComboBox-->
560*cdf0e10cSrcweir	<element type="class">
561*cdf0e10cSrcweir		<source id="MSForms.ComboBox">
562*cdf0e10cSrcweir			<name>ComboBox</name>
563*cdf0e10cSrcweir		</source>
564*cdf0e10cSrcweir		<destination designation="identity" />
565*cdf0e10cSrcweir	</element>
566*cdf0e10cSrcweir	<!--method::ComboBox.AddItem-->
567*cdf0e10cSrcweir	<element type="method">
568*cdf0e10cSrcweir		<source id="MSForms.ComboBox.AddItem">
569*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
570*cdf0e10cSrcweir			<name>AddItem</name>
571*cdf0e10cSrcweir			<type>void</type>
572*cdf0e10cSrcweir			<parameter-list>
573*cdf0e10cSrcweir				<parameter optional="true">
574*cdf0e10cSrcweir					<type>Variant</type>
575*cdf0e10cSrcweir					<name>pvargItem</name>
576*cdf0e10cSrcweir				</parameter>
577*cdf0e10cSrcweir				<parameter optional="true">
578*cdf0e10cSrcweir					<type>Variant</type>
579*cdf0e10cSrcweir					<name>pvargIndex</name>
580*cdf0e10cSrcweir				</parameter>
581*cdf0e10cSrcweir			</parameter-list>
582*cdf0e10cSrcweir		</source>
583*cdf0e10cSrcweir	</element>
584*cdf0e10cSrcweir	<!--property::ComboBox.AutoSize-->
585*cdf0e10cSrcweir	<element type="property">
586*cdf0e10cSrcweir		<source id="MSForms.ComboBox.AutoSize">
587*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
588*cdf0e10cSrcweir			<name>AutoSize</name>
589*cdf0e10cSrcweir			<type>boolean</type>
590*cdf0e10cSrcweir		</source>
591*cdf0e10cSrcweir	</element>
592*cdf0e10cSrcweir	<!--property::ComboBox.AutoTab-->
593*cdf0e10cSrcweir	<element type="property">
594*cdf0e10cSrcweir		<source id="MSForms.ComboBox.AutoTab">
595*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
596*cdf0e10cSrcweir			<name>AutoTab</name>
597*cdf0e10cSrcweir			<type>boolean</type>
598*cdf0e10cSrcweir		</source>
599*cdf0e10cSrcweir	</element>
600*cdf0e10cSrcweir	<!--property::ComboBox.AutoWordSelect-->
601*cdf0e10cSrcweir	<element type="property">
602*cdf0e10cSrcweir		<source id="MSForms.ComboBox.AutoWordSelect">
603*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
604*cdf0e10cSrcweir			<name>AutoWordSelect</name>
605*cdf0e10cSrcweir			<type>boolean</type>
606*cdf0e10cSrcweir		</source>
607*cdf0e10cSrcweir	</element>
608*cdf0e10cSrcweir	<!--property::ComboBox.BackColor-->
609*cdf0e10cSrcweir	<element type="property">
610*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BackColor">
611*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
612*cdf0e10cSrcweir			<name>BackColor</name>
613*cdf0e10cSrcweir			<type>Integer</type>
614*cdf0e10cSrcweir		</source>
615*cdf0e10cSrcweir	</element>
616*cdf0e10cSrcweir	<!--property::ComboBox.BackStyle-->
617*cdf0e10cSrcweir	<element type="property">
618*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BackStyle">
619*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
620*cdf0e10cSrcweir			<name>BackStyle</name>
621*cdf0e10cSrcweir			<type>Integer</type>
622*cdf0e10cSrcweir		</source>
623*cdf0e10cSrcweir	</element>
624*cdf0e10cSrcweir	<!--method::ComboBox.BeforeDragOver-->
625*cdf0e10cSrcweir	<element type="method">
626*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BeforeDragOver">
627*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
628*cdf0e10cSrcweir			<name>BeforeDragOver</name>
629*cdf0e10cSrcweir			<type>void</type>
630*cdf0e10cSrcweir			<parameter-list>
631*cdf0e10cSrcweir				<parameter>
632*cdf0e10cSrcweir					<type>ReturnBoolean</type>
633*cdf0e10cSrcweir					<name>Cancel</name>
634*cdf0e10cSrcweir				</parameter>
635*cdf0e10cSrcweir				<parameter>
636*cdf0e10cSrcweir					<type>DataObject</type>
637*cdf0e10cSrcweir					<name>Data</name>
638*cdf0e10cSrcweir				</parameter>
639*cdf0e10cSrcweir				<parameter>
640*cdf0e10cSrcweir					<type>Single</type>
641*cdf0e10cSrcweir					<name>X</name>
642*cdf0e10cSrcweir				</parameter>
643*cdf0e10cSrcweir				<parameter>
644*cdf0e10cSrcweir					<type>Single</type>
645*cdf0e10cSrcweir					<name>Y</name>
646*cdf0e10cSrcweir				</parameter>
647*cdf0e10cSrcweir				<parameter>
648*cdf0e10cSrcweir					<type>Integer</type>
649*cdf0e10cSrcweir					<name>DragState</name>
650*cdf0e10cSrcweir				</parameter>
651*cdf0e10cSrcweir				<parameter>
652*cdf0e10cSrcweir					<type>ReturnEffect</type>
653*cdf0e10cSrcweir					<name>Effect</name>
654*cdf0e10cSrcweir				</parameter>
655*cdf0e10cSrcweir				<parameter>
656*cdf0e10cSrcweir					<type>short</type>
657*cdf0e10cSrcweir					<name>Shift</name>
658*cdf0e10cSrcweir				</parameter>
659*cdf0e10cSrcweir			</parameter-list>
660*cdf0e10cSrcweir		</source>
661*cdf0e10cSrcweir	</element>
662*cdf0e10cSrcweir	<!--method::ComboBox.BeforeDropOrPaste-->
663*cdf0e10cSrcweir	<element type="method">
664*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BeforeDropOrPaste">
665*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
666*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
667*cdf0e10cSrcweir			<type>void</type>
668*cdf0e10cSrcweir			<parameter-list>
669*cdf0e10cSrcweir				<parameter>
670*cdf0e10cSrcweir					<type>ReturnBoolean</type>
671*cdf0e10cSrcweir					<name>Cancel</name>
672*cdf0e10cSrcweir				</parameter>
673*cdf0e10cSrcweir				<parameter>
674*cdf0e10cSrcweir					<type>Integer</type>
675*cdf0e10cSrcweir					<name>Action</name>
676*cdf0e10cSrcweir				</parameter>
677*cdf0e10cSrcweir				<parameter>
678*cdf0e10cSrcweir					<type>DataObject</type>
679*cdf0e10cSrcweir					<name>Data</name>
680*cdf0e10cSrcweir				</parameter>
681*cdf0e10cSrcweir				<parameter>
682*cdf0e10cSrcweir					<type>Single</type>
683*cdf0e10cSrcweir					<name>X</name>
684*cdf0e10cSrcweir				</parameter>
685*cdf0e10cSrcweir				<parameter>
686*cdf0e10cSrcweir					<type>Single</type>
687*cdf0e10cSrcweir					<name>Y</name>
688*cdf0e10cSrcweir				</parameter>
689*cdf0e10cSrcweir				<parameter>
690*cdf0e10cSrcweir					<type>ReturnEffect</type>
691*cdf0e10cSrcweir					<name>Effect</name>
692*cdf0e10cSrcweir				</parameter>
693*cdf0e10cSrcweir				<parameter>
694*cdf0e10cSrcweir					<type>short</type>
695*cdf0e10cSrcweir					<name>Shift</name>
696*cdf0e10cSrcweir				</parameter>
697*cdf0e10cSrcweir			</parameter-list>
698*cdf0e10cSrcweir		</source>
699*cdf0e10cSrcweir	</element>
700*cdf0e10cSrcweir	<!--property::ComboBox.BorderColor-->
701*cdf0e10cSrcweir	<element type="property">
702*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BorderColor">
703*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
704*cdf0e10cSrcweir			<name>BorderColor</name>
705*cdf0e10cSrcweir			<type>Integer</type>
706*cdf0e10cSrcweir		</source>
707*cdf0e10cSrcweir	</element>
708*cdf0e10cSrcweir	<!--property::ComboBox.BordersSuppress-->
709*cdf0e10cSrcweir	<element type="property">
710*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BordersSuppress">
711*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
712*cdf0e10cSrcweir			<name>BordersSuppress</name>
713*cdf0e10cSrcweir			<type>boolean</type>
714*cdf0e10cSrcweir		</source>
715*cdf0e10cSrcweir	</element>
716*cdf0e10cSrcweir	<!--property::ComboBox.BorderStyle-->
717*cdf0e10cSrcweir	<element type="property">
718*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BorderStyle">
719*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
720*cdf0e10cSrcweir			<name>BorderStyle</name>
721*cdf0e10cSrcweir			<type>Integer</type>
722*cdf0e10cSrcweir		</source>
723*cdf0e10cSrcweir	</element>
724*cdf0e10cSrcweir	<!--property::ComboBox.BoundColumn-->
725*cdf0e10cSrcweir	<element type="property">
726*cdf0e10cSrcweir		<source id="MSForms.ComboBox.BoundColumn">
727*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
728*cdf0e10cSrcweir			<name>BoundColumn</name>
729*cdf0e10cSrcweir			<type>Variant</type>
730*cdf0e10cSrcweir		</source>
731*cdf0e10cSrcweir	</element>
732*cdf0e10cSrcweir	<!--property::ComboBox.CanPaste {ReadOnly}-->
733*cdf0e10cSrcweir	<element type="property">
734*cdf0e10cSrcweir		<source id="MSForms.ComboBox.CanPaste">
735*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
736*cdf0e10cSrcweir			<name>CanPaste</name>
737*cdf0e10cSrcweir			<type>boolean</type>
738*cdf0e10cSrcweir		</source>
739*cdf0e10cSrcweir	</element>
740*cdf0e10cSrcweir	<!--method::ComboBox.Change-->
741*cdf0e10cSrcweir	<element type="method">
742*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Change">
743*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
744*cdf0e10cSrcweir			<name>Change</name>
745*cdf0e10cSrcweir			<type>void</type>
746*cdf0e10cSrcweir		</source>
747*cdf0e10cSrcweir	</element>
748*cdf0e10cSrcweir	<!--method::ComboBox.Clear-->
749*cdf0e10cSrcweir	<element type="method">
750*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Clear">
751*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
752*cdf0e10cSrcweir			<name>Clear</name>
753*cdf0e10cSrcweir			<type>void</type>
754*cdf0e10cSrcweir		</source>
755*cdf0e10cSrcweir	</element>
756*cdf0e10cSrcweir	<!--method::ComboBox.Click-->
757*cdf0e10cSrcweir	<element type="method">
758*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Click">
759*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
760*cdf0e10cSrcweir			<name>Click</name>
761*cdf0e10cSrcweir			<type>void</type>
762*cdf0e10cSrcweir		</source>
763*cdf0e10cSrcweir	</element>
764*cdf0e10cSrcweir	<!--property::ComboBox.Column-->
765*cdf0e10cSrcweir	<element type="property">
766*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Column">
767*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
768*cdf0e10cSrcweir			<name>Column</name>
769*cdf0e10cSrcweir			<type>Variant</type>
770*cdf0e10cSrcweir			<parameter-list>
771*cdf0e10cSrcweir				<parameter optional="true">
772*cdf0e10cSrcweir					<type>Variant</type>
773*cdf0e10cSrcweir					<name>pvargColumn</name>
774*cdf0e10cSrcweir				</parameter>
775*cdf0e10cSrcweir				<parameter optional="true">
776*cdf0e10cSrcweir					<type>Variant</type>
777*cdf0e10cSrcweir					<name>pvargIndex</name>
778*cdf0e10cSrcweir				</parameter>
779*cdf0e10cSrcweir			</parameter-list>
780*cdf0e10cSrcweir		</source>
781*cdf0e10cSrcweir	</element>
782*cdf0e10cSrcweir	<!--property::ComboBox.ColumnCount-->
783*cdf0e10cSrcweir	<element type="property">
784*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ColumnCount">
785*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
786*cdf0e10cSrcweir			<name>ColumnCount</name>
787*cdf0e10cSrcweir			<type>Integer</type>
788*cdf0e10cSrcweir		</source>
789*cdf0e10cSrcweir	</element>
790*cdf0e10cSrcweir	<!--property::ComboBox.ColumnHeads-->
791*cdf0e10cSrcweir	<element type="property">
792*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ColumnHeads">
793*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
794*cdf0e10cSrcweir			<name>ColumnHeads</name>
795*cdf0e10cSrcweir			<type>boolean</type>
796*cdf0e10cSrcweir		</source>
797*cdf0e10cSrcweir	</element>
798*cdf0e10cSrcweir	<!--property::ComboBox.ColumnWidths-->
799*cdf0e10cSrcweir	<element type="property">
800*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ColumnWidths">
801*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
802*cdf0e10cSrcweir			<name>ColumnWidths</name>
803*cdf0e10cSrcweir			<type>String</type>
804*cdf0e10cSrcweir		</source>
805*cdf0e10cSrcweir	</element>
806*cdf0e10cSrcweir	<!--method::ComboBox.Copy-->
807*cdf0e10cSrcweir	<element type="method">
808*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Copy">
809*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
810*cdf0e10cSrcweir			<name>Copy</name>
811*cdf0e10cSrcweir			<type>void</type>
812*cdf0e10cSrcweir		</source>
813*cdf0e10cSrcweir	</element>
814*cdf0e10cSrcweir	<!--property::ComboBox.CurTargetX {ReadOnly}-->
815*cdf0e10cSrcweir	<element type="property">
816*cdf0e10cSrcweir		<source id="MSForms.ComboBox.CurTargetX">
817*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
818*cdf0e10cSrcweir			<name>CurTargetX</name>
819*cdf0e10cSrcweir			<type>Integer</type>
820*cdf0e10cSrcweir		</source>
821*cdf0e10cSrcweir	</element>
822*cdf0e10cSrcweir	<!--property::ComboBox.CurTargetY {ReadOnly}-->
823*cdf0e10cSrcweir	<element type="property">
824*cdf0e10cSrcweir		<source id="MSForms.ComboBox.CurTargetY">
825*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
826*cdf0e10cSrcweir			<name>CurTargetY</name>
827*cdf0e10cSrcweir			<type>Integer</type>
828*cdf0e10cSrcweir		</source>
829*cdf0e10cSrcweir	</element>
830*cdf0e10cSrcweir	<!--property::ComboBox.CurX-->
831*cdf0e10cSrcweir	<element type="property">
832*cdf0e10cSrcweir		<source id="MSForms.ComboBox.CurX">
833*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
834*cdf0e10cSrcweir			<name>CurX</name>
835*cdf0e10cSrcweir			<type>Integer</type>
836*cdf0e10cSrcweir		</source>
837*cdf0e10cSrcweir	</element>
838*cdf0e10cSrcweir	<!--method::ComboBox.Cut-->
839*cdf0e10cSrcweir	<element type="method">
840*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Cut">
841*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
842*cdf0e10cSrcweir			<name>Cut</name>
843*cdf0e10cSrcweir			<type>void</type>
844*cdf0e10cSrcweir		</source>
845*cdf0e10cSrcweir	</element>
846*cdf0e10cSrcweir	<!--method::ComboBox.DblClick-->
847*cdf0e10cSrcweir	<element type="method">
848*cdf0e10cSrcweir		<source id="MSForms.ComboBox.DblClick">
849*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
850*cdf0e10cSrcweir			<name>DblClick</name>
851*cdf0e10cSrcweir			<type>void</type>
852*cdf0e10cSrcweir			<parameter-list>
853*cdf0e10cSrcweir				<parameter>
854*cdf0e10cSrcweir					<type>ReturnBoolean</type>
855*cdf0e10cSrcweir					<name>Cancel</name>
856*cdf0e10cSrcweir				</parameter>
857*cdf0e10cSrcweir			</parameter-list>
858*cdf0e10cSrcweir		</source>
859*cdf0e10cSrcweir	</element>
860*cdf0e10cSrcweir	<!--property::ComboBox.DisplayStyle {ReadOnly}-->
861*cdf0e10cSrcweir	<element type="property">
862*cdf0e10cSrcweir		<source id="MSForms.ComboBox.DisplayStyle">
863*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
864*cdf0e10cSrcweir			<name>DisplayStyle</name>
865*cdf0e10cSrcweir			<type>Integer</type>
866*cdf0e10cSrcweir		</source>
867*cdf0e10cSrcweir	</element>
868*cdf0e10cSrcweir	<!--property::ComboBox.DragBehavior-->
869*cdf0e10cSrcweir	<element type="property">
870*cdf0e10cSrcweir		<source id="MSForms.ComboBox.DragBehavior">
871*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
872*cdf0e10cSrcweir			<name>DragBehavior</name>
873*cdf0e10cSrcweir			<type>Integer</type>
874*cdf0e10cSrcweir		</source>
875*cdf0e10cSrcweir	</element>
876*cdf0e10cSrcweir	<!--method::ComboBox.DropButtonClick-->
877*cdf0e10cSrcweir	<element type="method">
878*cdf0e10cSrcweir		<source id="MSForms.ComboBox.DropButtonClick">
879*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
880*cdf0e10cSrcweir			<name>DropButtonClick</name>
881*cdf0e10cSrcweir			<type>void</type>
882*cdf0e10cSrcweir		</source>
883*cdf0e10cSrcweir	</element>
884*cdf0e10cSrcweir	<!--property::ComboBox.DropButtonStyle-->
885*cdf0e10cSrcweir	<element type="property">
886*cdf0e10cSrcweir		<source id="MSForms.ComboBox.DropButtonStyle">
887*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
888*cdf0e10cSrcweir			<name>DropButtonStyle</name>
889*cdf0e10cSrcweir			<type>Integer</type>
890*cdf0e10cSrcweir		</source>
891*cdf0e10cSrcweir	</element>
892*cdf0e10cSrcweir	<!--method::ComboBox.DropDown-->
893*cdf0e10cSrcweir	<element type="method">
894*cdf0e10cSrcweir		<source id="MSForms.ComboBox.DropDown">
895*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
896*cdf0e10cSrcweir			<name>DropDown</name>
897*cdf0e10cSrcweir			<type>void</type>
898*cdf0e10cSrcweir		</source>
899*cdf0e10cSrcweir	</element>
900*cdf0e10cSrcweir	<!--property::ComboBox.Enabled-->
901*cdf0e10cSrcweir	<element type="property">
902*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Enabled">
903*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
904*cdf0e10cSrcweir			<name>Enabled</name>
905*cdf0e10cSrcweir			<type>boolean</type>
906*cdf0e10cSrcweir		</source>
907*cdf0e10cSrcweir	</element>
908*cdf0e10cSrcweir	<!--property::ComboBox.EnterFieldBehavior-->
909*cdf0e10cSrcweir	<element type="property">
910*cdf0e10cSrcweir		<source id="MSForms.ComboBox.EnterFieldBehavior">
911*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
912*cdf0e10cSrcweir			<name>EnterFieldBehavior</name>
913*cdf0e10cSrcweir			<type>Integer</type>
914*cdf0e10cSrcweir		</source>
915*cdf0e10cSrcweir	</element>
916*cdf0e10cSrcweir	<!--method::ComboBox.Error-->
917*cdf0e10cSrcweir	<element type="method">
918*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Error">
919*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
920*cdf0e10cSrcweir			<name>Error</name>
921*cdf0e10cSrcweir			<type>void</type>
922*cdf0e10cSrcweir			<parameter-list>
923*cdf0e10cSrcweir				<parameter>
924*cdf0e10cSrcweir					<type>short</type>
925*cdf0e10cSrcweir					<name>Number</name>
926*cdf0e10cSrcweir				</parameter>
927*cdf0e10cSrcweir				<parameter>
928*cdf0e10cSrcweir					<type>ReturnString</type>
929*cdf0e10cSrcweir					<name>Description</name>
930*cdf0e10cSrcweir				</parameter>
931*cdf0e10cSrcweir				<parameter>
932*cdf0e10cSrcweir					<type>Integer</type>
933*cdf0e10cSrcweir					<name>SCode</name>
934*cdf0e10cSrcweir				</parameter>
935*cdf0e10cSrcweir				<parameter>
936*cdf0e10cSrcweir					<type>String</type>
937*cdf0e10cSrcweir					<name>Source</name>
938*cdf0e10cSrcweir				</parameter>
939*cdf0e10cSrcweir				<parameter>
940*cdf0e10cSrcweir					<type>String</type>
941*cdf0e10cSrcweir					<name>HelpFile</name>
942*cdf0e10cSrcweir				</parameter>
943*cdf0e10cSrcweir				<parameter>
944*cdf0e10cSrcweir					<type>Integer</type>
945*cdf0e10cSrcweir					<name>HelpContext</name>
946*cdf0e10cSrcweir				</parameter>
947*cdf0e10cSrcweir				<parameter>
948*cdf0e10cSrcweir					<type>ReturnBoolean</type>
949*cdf0e10cSrcweir					<name>CancelDisplay</name>
950*cdf0e10cSrcweir				</parameter>
951*cdf0e10cSrcweir			</parameter-list>
952*cdf0e10cSrcweir		</source>
953*cdf0e10cSrcweir	</element>
954*cdf0e10cSrcweir	<!--property::ComboBox.Font {ReadOnly}-->
955*cdf0e10cSrcweir	<element type="property">
956*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Font">
957*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
958*cdf0e10cSrcweir			<name>Font</name>
959*cdf0e10cSrcweir			<type>Font</type>
960*cdf0e10cSrcweir		</source>
961*cdf0e10cSrcweir	</element>
962*cdf0e10cSrcweir	<!--property::ComboBox.FontBold-->
963*cdf0e10cSrcweir	<element type="property">
964*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontBold">
965*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
966*cdf0e10cSrcweir			<name>FontBold</name>
967*cdf0e10cSrcweir			<type>boolean</type>
968*cdf0e10cSrcweir		</source>
969*cdf0e10cSrcweir	</element>
970*cdf0e10cSrcweir	<!--property::ComboBox.FontItalic-->
971*cdf0e10cSrcweir	<element type="property">
972*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontItalic">
973*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
974*cdf0e10cSrcweir			<name>FontItalic</name>
975*cdf0e10cSrcweir			<type>boolean</type>
976*cdf0e10cSrcweir		</source>
977*cdf0e10cSrcweir	</element>
978*cdf0e10cSrcweir	<!--property::ComboBox.FontName-->
979*cdf0e10cSrcweir	<element type="property">
980*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontName">
981*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
982*cdf0e10cSrcweir			<name>FontName</name>
983*cdf0e10cSrcweir			<type>String</type>
984*cdf0e10cSrcweir		</source>
985*cdf0e10cSrcweir	</element>
986*cdf0e10cSrcweir	<!--property::ComboBox.FontSize-->
987*cdf0e10cSrcweir	<element type="property">
988*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontSize">
989*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
990*cdf0e10cSrcweir			<name>FontSize</name>
991*cdf0e10cSrcweir			<type>VT_CY</type>
992*cdf0e10cSrcweir		</source>
993*cdf0e10cSrcweir	</element>
994*cdf0e10cSrcweir	<!--property::ComboBox.FontStrikethru-->
995*cdf0e10cSrcweir	<element type="property">
996*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontStrikethru">
997*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
998*cdf0e10cSrcweir			<name>FontStrikethru</name>
999*cdf0e10cSrcweir			<type>boolean</type>
1000*cdf0e10cSrcweir		</source>
1001*cdf0e10cSrcweir	</element>
1002*cdf0e10cSrcweir	<!--property::ComboBox.FontUnderline-->
1003*cdf0e10cSrcweir	<element type="property">
1004*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontUnderline">
1005*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1006*cdf0e10cSrcweir			<name>FontUnderline</name>
1007*cdf0e10cSrcweir			<type>boolean</type>
1008*cdf0e10cSrcweir		</source>
1009*cdf0e10cSrcweir	</element>
1010*cdf0e10cSrcweir	<!--property::ComboBox.FontWeight-->
1011*cdf0e10cSrcweir	<element type="property">
1012*cdf0e10cSrcweir		<source id="MSForms.ComboBox.FontWeight">
1013*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1014*cdf0e10cSrcweir			<name>FontWeight</name>
1015*cdf0e10cSrcweir			<type>short</type>
1016*cdf0e10cSrcweir		</source>
1017*cdf0e10cSrcweir	</element>
1018*cdf0e10cSrcweir	<!--property::ComboBox.ForeColor-->
1019*cdf0e10cSrcweir	<element type="property">
1020*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ForeColor">
1021*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1022*cdf0e10cSrcweir			<name>ForeColor</name>
1023*cdf0e10cSrcweir			<type>Integer</type>
1024*cdf0e10cSrcweir		</source>
1025*cdf0e10cSrcweir	</element>
1026*cdf0e10cSrcweir	<!--property::ComboBox.HideSelection-->
1027*cdf0e10cSrcweir	<element type="property">
1028*cdf0e10cSrcweir		<source id="MSForms.ComboBox.HideSelection">
1029*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1030*cdf0e10cSrcweir			<name>HideSelection</name>
1031*cdf0e10cSrcweir			<type>boolean</type>
1032*cdf0e10cSrcweir		</source>
1033*cdf0e10cSrcweir	</element>
1034*cdf0e10cSrcweir	<!--property::ComboBox.IMEMode-->
1035*cdf0e10cSrcweir	<element type="property">
1036*cdf0e10cSrcweir		<source id="MSForms.ComboBox.IMEMode">
1037*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1038*cdf0e10cSrcweir			<name>IMEMode</name>
1039*cdf0e10cSrcweir			<type>Integer</type>
1040*cdf0e10cSrcweir		</source>
1041*cdf0e10cSrcweir	</element>
1042*cdf0e10cSrcweir	<!--method::ComboBox.KeyDown-->
1043*cdf0e10cSrcweir	<element type="method">
1044*cdf0e10cSrcweir		<source id="MSForms.ComboBox.KeyDown">
1045*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1046*cdf0e10cSrcweir			<name>KeyDown</name>
1047*cdf0e10cSrcweir			<type>void</type>
1048*cdf0e10cSrcweir			<parameter-list>
1049*cdf0e10cSrcweir				<parameter>
1050*cdf0e10cSrcweir					<type>ReturnInteger</type>
1051*cdf0e10cSrcweir					<name>KeyCode</name>
1052*cdf0e10cSrcweir				</parameter>
1053*cdf0e10cSrcweir				<parameter>
1054*cdf0e10cSrcweir					<type>short</type>
1055*cdf0e10cSrcweir					<name>Shift</name>
1056*cdf0e10cSrcweir				</parameter>
1057*cdf0e10cSrcweir			</parameter-list>
1058*cdf0e10cSrcweir		</source>
1059*cdf0e10cSrcweir	</element>
1060*cdf0e10cSrcweir	<!--method::ComboBox.KeyPress-->
1061*cdf0e10cSrcweir	<element type="method">
1062*cdf0e10cSrcweir		<source id="MSForms.ComboBox.KeyPress">
1063*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1064*cdf0e10cSrcweir			<name>KeyPress</name>
1065*cdf0e10cSrcweir			<type>void</type>
1066*cdf0e10cSrcweir			<parameter-list>
1067*cdf0e10cSrcweir				<parameter>
1068*cdf0e10cSrcweir					<type>ReturnInteger</type>
1069*cdf0e10cSrcweir					<name>KeyAscii</name>
1070*cdf0e10cSrcweir				</parameter>
1071*cdf0e10cSrcweir			</parameter-list>
1072*cdf0e10cSrcweir		</source>
1073*cdf0e10cSrcweir	</element>
1074*cdf0e10cSrcweir	<!--method::ComboBox.KeyUp-->
1075*cdf0e10cSrcweir	<element type="method">
1076*cdf0e10cSrcweir		<source id="MSForms.ComboBox.KeyUp">
1077*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1078*cdf0e10cSrcweir			<name>KeyUp</name>
1079*cdf0e10cSrcweir			<type>void</type>
1080*cdf0e10cSrcweir			<parameter-list>
1081*cdf0e10cSrcweir				<parameter>
1082*cdf0e10cSrcweir					<type>ReturnInteger</type>
1083*cdf0e10cSrcweir					<name>KeyCode</name>
1084*cdf0e10cSrcweir				</parameter>
1085*cdf0e10cSrcweir				<parameter>
1086*cdf0e10cSrcweir					<type>short</type>
1087*cdf0e10cSrcweir					<name>Shift</name>
1088*cdf0e10cSrcweir				</parameter>
1089*cdf0e10cSrcweir			</parameter-list>
1090*cdf0e10cSrcweir		</source>
1091*cdf0e10cSrcweir	</element>
1092*cdf0e10cSrcweir	<!--property::ComboBox.LineCount {ReadOnly}-->
1093*cdf0e10cSrcweir	<element type="property">
1094*cdf0e10cSrcweir		<source id="MSForms.ComboBox.LineCount">
1095*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1096*cdf0e10cSrcweir			<name>LineCount</name>
1097*cdf0e10cSrcweir			<type>Integer</type>
1098*cdf0e10cSrcweir		</source>
1099*cdf0e10cSrcweir	</element>
1100*cdf0e10cSrcweir	<!--property::ComboBox.List-->
1101*cdf0e10cSrcweir	<element type="property">
1102*cdf0e10cSrcweir		<source id="MSForms.ComboBox.List">
1103*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1104*cdf0e10cSrcweir			<name>List</name>
1105*cdf0e10cSrcweir			<type>Variant</type>
1106*cdf0e10cSrcweir			<parameter-list>
1107*cdf0e10cSrcweir				<parameter optional="true">
1108*cdf0e10cSrcweir					<type>Variant</type>
1109*cdf0e10cSrcweir					<name>pvargIndex</name>
1110*cdf0e10cSrcweir				</parameter>
1111*cdf0e10cSrcweir				<parameter optional="true">
1112*cdf0e10cSrcweir					<type>Variant</type>
1113*cdf0e10cSrcweir					<name>pvargColumn</name>
1114*cdf0e10cSrcweir				</parameter>
1115*cdf0e10cSrcweir			</parameter-list>
1116*cdf0e10cSrcweir		</source>
1117*cdf0e10cSrcweir	</element>
1118*cdf0e10cSrcweir	<!--property::ComboBox.ListCount {ReadOnly}-->
1119*cdf0e10cSrcweir	<element type="property">
1120*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ListCount">
1121*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1122*cdf0e10cSrcweir			<name>ListCount</name>
1123*cdf0e10cSrcweir			<type>Integer</type>
1124*cdf0e10cSrcweir		</source>
1125*cdf0e10cSrcweir	</element>
1126*cdf0e10cSrcweir	<!--property::ComboBox.ListCursor-->
1127*cdf0e10cSrcweir	<element type="property">
1128*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ListCursor">
1129*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1130*cdf0e10cSrcweir			<name>ListCursor</name>
1131*cdf0e10cSrcweir			<type>Integer</type>
1132*cdf0e10cSrcweir		</source>
1133*cdf0e10cSrcweir	</element>
1134*cdf0e10cSrcweir	<!--property::ComboBox.ListIndex-->
1135*cdf0e10cSrcweir	<element type="property">
1136*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ListIndex">
1137*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1138*cdf0e10cSrcweir			<name>ListIndex</name>
1139*cdf0e10cSrcweir			<type>Variant</type>
1140*cdf0e10cSrcweir		</source>
1141*cdf0e10cSrcweir	</element>
1142*cdf0e10cSrcweir	<!--property::ComboBox.ListRows-->
1143*cdf0e10cSrcweir	<element type="property">
1144*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ListRows">
1145*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1146*cdf0e10cSrcweir			<name>ListRows</name>
1147*cdf0e10cSrcweir			<type>Integer</type>
1148*cdf0e10cSrcweir		</source>
1149*cdf0e10cSrcweir	</element>
1150*cdf0e10cSrcweir	<!--property::ComboBox.ListStyle-->
1151*cdf0e10cSrcweir	<element type="property">
1152*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ListStyle">
1153*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1154*cdf0e10cSrcweir			<name>ListStyle</name>
1155*cdf0e10cSrcweir			<type>Integer</type>
1156*cdf0e10cSrcweir		</source>
1157*cdf0e10cSrcweir	</element>
1158*cdf0e10cSrcweir	<!--property::ComboBox.ListWidth-->
1159*cdf0e10cSrcweir	<element type="property">
1160*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ListWidth">
1161*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1162*cdf0e10cSrcweir			<name>ListWidth</name>
1163*cdf0e10cSrcweir			<type>Variant</type>
1164*cdf0e10cSrcweir		</source>
1165*cdf0e10cSrcweir	</element>
1166*cdf0e10cSrcweir	<!--property::ComboBox.Locked-->
1167*cdf0e10cSrcweir	<element type="property">
1168*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Locked">
1169*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1170*cdf0e10cSrcweir			<name>Locked</name>
1171*cdf0e10cSrcweir			<type>boolean</type>
1172*cdf0e10cSrcweir		</source>
1173*cdf0e10cSrcweir	</element>
1174*cdf0e10cSrcweir	<!--property::ComboBox.MatchEntry-->
1175*cdf0e10cSrcweir	<element type="property">
1176*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MatchEntry">
1177*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1178*cdf0e10cSrcweir			<name>MatchEntry</name>
1179*cdf0e10cSrcweir			<type>Integer</type>
1180*cdf0e10cSrcweir		</source>
1181*cdf0e10cSrcweir	</element>
1182*cdf0e10cSrcweir	<!--property::ComboBox.MatchFound {ReadOnly}-->
1183*cdf0e10cSrcweir	<element type="property">
1184*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MatchFound">
1185*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1186*cdf0e10cSrcweir			<name>MatchFound</name>
1187*cdf0e10cSrcweir			<type>boolean</type>
1188*cdf0e10cSrcweir		</source>
1189*cdf0e10cSrcweir	</element>
1190*cdf0e10cSrcweir	<!--property::ComboBox.MatchRequired-->
1191*cdf0e10cSrcweir	<element type="property">
1192*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MatchRequired">
1193*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1194*cdf0e10cSrcweir			<name>MatchRequired</name>
1195*cdf0e10cSrcweir			<type>boolean</type>
1196*cdf0e10cSrcweir		</source>
1197*cdf0e10cSrcweir	</element>
1198*cdf0e10cSrcweir	<!--property::ComboBox.MaxLength-->
1199*cdf0e10cSrcweir	<element type="property">
1200*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MaxLength">
1201*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1202*cdf0e10cSrcweir			<name>MaxLength</name>
1203*cdf0e10cSrcweir			<type>Integer</type>
1204*cdf0e10cSrcweir		</source>
1205*cdf0e10cSrcweir	</element>
1206*cdf0e10cSrcweir	<!--method::ComboBox.MouseDown-->
1207*cdf0e10cSrcweir	<element type="method">
1208*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MouseDown">
1209*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1210*cdf0e10cSrcweir			<name>MouseDown</name>
1211*cdf0e10cSrcweir			<type>void</type>
1212*cdf0e10cSrcweir			<parameter-list>
1213*cdf0e10cSrcweir				<parameter>
1214*cdf0e10cSrcweir					<type>short</type>
1215*cdf0e10cSrcweir					<name>Button</name>
1216*cdf0e10cSrcweir				</parameter>
1217*cdf0e10cSrcweir				<parameter>
1218*cdf0e10cSrcweir					<type>short</type>
1219*cdf0e10cSrcweir					<name>Shift</name>
1220*cdf0e10cSrcweir				</parameter>
1221*cdf0e10cSrcweir				<parameter>
1222*cdf0e10cSrcweir					<type>Single</type>
1223*cdf0e10cSrcweir					<name>X</name>
1224*cdf0e10cSrcweir				</parameter>
1225*cdf0e10cSrcweir				<parameter>
1226*cdf0e10cSrcweir					<type>Single</type>
1227*cdf0e10cSrcweir					<name>Y</name>
1228*cdf0e10cSrcweir				</parameter>
1229*cdf0e10cSrcweir			</parameter-list>
1230*cdf0e10cSrcweir		</source>
1231*cdf0e10cSrcweir	</element>
1232*cdf0e10cSrcweir	<!--property::ComboBox.MouseIcon-->
1233*cdf0e10cSrcweir	<element type="property">
1234*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MouseIcon">
1235*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1236*cdf0e10cSrcweir			<name>MouseIcon</name>
1237*cdf0e10cSrcweir			<type>Picture</type>
1238*cdf0e10cSrcweir		</source>
1239*cdf0e10cSrcweir	</element>
1240*cdf0e10cSrcweir	<!--method::ComboBox.MouseMove-->
1241*cdf0e10cSrcweir	<element type="method">
1242*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MouseMove">
1243*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1244*cdf0e10cSrcweir			<name>MouseMove</name>
1245*cdf0e10cSrcweir			<type>void</type>
1246*cdf0e10cSrcweir			<parameter-list>
1247*cdf0e10cSrcweir				<parameter>
1248*cdf0e10cSrcweir					<type>short</type>
1249*cdf0e10cSrcweir					<name>Button</name>
1250*cdf0e10cSrcweir				</parameter>
1251*cdf0e10cSrcweir				<parameter>
1252*cdf0e10cSrcweir					<type>short</type>
1253*cdf0e10cSrcweir					<name>Shift</name>
1254*cdf0e10cSrcweir				</parameter>
1255*cdf0e10cSrcweir				<parameter>
1256*cdf0e10cSrcweir					<type>Single</type>
1257*cdf0e10cSrcweir					<name>X</name>
1258*cdf0e10cSrcweir				</parameter>
1259*cdf0e10cSrcweir				<parameter>
1260*cdf0e10cSrcweir					<type>Single</type>
1261*cdf0e10cSrcweir					<name>Y</name>
1262*cdf0e10cSrcweir				</parameter>
1263*cdf0e10cSrcweir			</parameter-list>
1264*cdf0e10cSrcweir		</source>
1265*cdf0e10cSrcweir	</element>
1266*cdf0e10cSrcweir	<!--property::ComboBox.MousePointer-->
1267*cdf0e10cSrcweir	<element type="property">
1268*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MousePointer">
1269*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1270*cdf0e10cSrcweir			<name>MousePointer</name>
1271*cdf0e10cSrcweir			<type>Integer</type>
1272*cdf0e10cSrcweir		</source>
1273*cdf0e10cSrcweir	</element>
1274*cdf0e10cSrcweir	<!--method::ComboBox.MouseUp-->
1275*cdf0e10cSrcweir	<element type="method">
1276*cdf0e10cSrcweir		<source id="MSForms.ComboBox.MouseUp">
1277*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1278*cdf0e10cSrcweir			<name>MouseUp</name>
1279*cdf0e10cSrcweir			<type>void</type>
1280*cdf0e10cSrcweir			<parameter-list>
1281*cdf0e10cSrcweir				<parameter>
1282*cdf0e10cSrcweir					<type>short</type>
1283*cdf0e10cSrcweir					<name>Button</name>
1284*cdf0e10cSrcweir				</parameter>
1285*cdf0e10cSrcweir				<parameter>
1286*cdf0e10cSrcweir					<type>short</type>
1287*cdf0e10cSrcweir					<name>Shift</name>
1288*cdf0e10cSrcweir				</parameter>
1289*cdf0e10cSrcweir				<parameter>
1290*cdf0e10cSrcweir					<type>Single</type>
1291*cdf0e10cSrcweir					<name>X</name>
1292*cdf0e10cSrcweir				</parameter>
1293*cdf0e10cSrcweir				<parameter>
1294*cdf0e10cSrcweir					<type>Single</type>
1295*cdf0e10cSrcweir					<name>Y</name>
1296*cdf0e10cSrcweir				</parameter>
1297*cdf0e10cSrcweir			</parameter-list>
1298*cdf0e10cSrcweir		</source>
1299*cdf0e10cSrcweir	</element>
1300*cdf0e10cSrcweir	<!--method::ComboBox.Paste-->
1301*cdf0e10cSrcweir	<element type="method">
1302*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Paste">
1303*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1304*cdf0e10cSrcweir			<name>Paste</name>
1305*cdf0e10cSrcweir			<type>void</type>
1306*cdf0e10cSrcweir		</source>
1307*cdf0e10cSrcweir	</element>
1308*cdf0e10cSrcweir	<!--method::ComboBox.RemoveItem-->
1309*cdf0e10cSrcweir	<element type="method">
1310*cdf0e10cSrcweir		<source id="MSForms.ComboBox.RemoveItem">
1311*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1312*cdf0e10cSrcweir			<name>RemoveItem</name>
1313*cdf0e10cSrcweir			<type>void</type>
1314*cdf0e10cSrcweir			<parameter-list>
1315*cdf0e10cSrcweir				<parameter>
1316*cdf0e10cSrcweir					<type>Variant</type>
1317*cdf0e10cSrcweir					<name>pvargIndex</name>
1318*cdf0e10cSrcweir				</parameter>
1319*cdf0e10cSrcweir			</parameter-list>
1320*cdf0e10cSrcweir		</source>
1321*cdf0e10cSrcweir	</element>
1322*cdf0e10cSrcweir	<!--property::ComboBox.SelectionMargin-->
1323*cdf0e10cSrcweir	<element type="property">
1324*cdf0e10cSrcweir		<source id="MSForms.ComboBox.SelectionMargin">
1325*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1326*cdf0e10cSrcweir			<name>SelectionMargin</name>
1327*cdf0e10cSrcweir			<type>boolean</type>
1328*cdf0e10cSrcweir		</source>
1329*cdf0e10cSrcweir	</element>
1330*cdf0e10cSrcweir	<!--property::ComboBox.SelLength-->
1331*cdf0e10cSrcweir	<element type="property">
1332*cdf0e10cSrcweir		<source id="MSForms.ComboBox.SelLength">
1333*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1334*cdf0e10cSrcweir			<name>SelLength</name>
1335*cdf0e10cSrcweir			<type>Integer</type>
1336*cdf0e10cSrcweir		</source>
1337*cdf0e10cSrcweir	</element>
1338*cdf0e10cSrcweir	<!--property::ComboBox.SelStart-->
1339*cdf0e10cSrcweir	<element type="property">
1340*cdf0e10cSrcweir		<source id="MSForms.ComboBox.SelStart">
1341*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1342*cdf0e10cSrcweir			<name>SelStart</name>
1343*cdf0e10cSrcweir			<type>Integer</type>
1344*cdf0e10cSrcweir		</source>
1345*cdf0e10cSrcweir	</element>
1346*cdf0e10cSrcweir	<!--property::ComboBox.SelText-->
1347*cdf0e10cSrcweir	<element type="property">
1348*cdf0e10cSrcweir		<source id="MSForms.ComboBox.SelText">
1349*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1350*cdf0e10cSrcweir			<name>SelText</name>
1351*cdf0e10cSrcweir			<type>String</type>
1352*cdf0e10cSrcweir		</source>
1353*cdf0e10cSrcweir	</element>
1354*cdf0e10cSrcweir	<!--property::ComboBox.ShowDropButtonWhen-->
1355*cdf0e10cSrcweir	<element type="property">
1356*cdf0e10cSrcweir		<source id="MSForms.ComboBox.ShowDropButtonWhen">
1357*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1358*cdf0e10cSrcweir			<name>ShowDropButtonWhen</name>
1359*cdf0e10cSrcweir			<type>Integer</type>
1360*cdf0e10cSrcweir		</source>
1361*cdf0e10cSrcweir	</element>
1362*cdf0e10cSrcweir	<!--property::ComboBox.SpecialEffect-->
1363*cdf0e10cSrcweir	<element type="property">
1364*cdf0e10cSrcweir		<source id="MSForms.ComboBox.SpecialEffect">
1365*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1366*cdf0e10cSrcweir			<name>SpecialEffect</name>
1367*cdf0e10cSrcweir			<type>Integer</type>
1368*cdf0e10cSrcweir		</source>
1369*cdf0e10cSrcweir	</element>
1370*cdf0e10cSrcweir	<!--property::ComboBox.Style-->
1371*cdf0e10cSrcweir	<element type="property">
1372*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Style">
1373*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1374*cdf0e10cSrcweir			<name>Style</name>
1375*cdf0e10cSrcweir			<type>Integer</type>
1376*cdf0e10cSrcweir		</source>
1377*cdf0e10cSrcweir	</element>
1378*cdf0e10cSrcweir	<!--property::ComboBox.Text-->
1379*cdf0e10cSrcweir	<element type="property">
1380*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Text">
1381*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1382*cdf0e10cSrcweir			<name>Text</name>
1383*cdf0e10cSrcweir			<type>String</type>
1384*cdf0e10cSrcweir		</source>
1385*cdf0e10cSrcweir	</element>
1386*cdf0e10cSrcweir	<!--property::ComboBox.TextAlign-->
1387*cdf0e10cSrcweir	<element type="property">
1388*cdf0e10cSrcweir		<source id="MSForms.ComboBox.TextAlign">
1389*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1390*cdf0e10cSrcweir			<name>TextAlign</name>
1391*cdf0e10cSrcweir			<type>Integer</type>
1392*cdf0e10cSrcweir		</source>
1393*cdf0e10cSrcweir	</element>
1394*cdf0e10cSrcweir	<!--property::ComboBox.TextColumn-->
1395*cdf0e10cSrcweir	<element type="property">
1396*cdf0e10cSrcweir		<source id="MSForms.ComboBox.TextColumn">
1397*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1398*cdf0e10cSrcweir			<name>TextColumn</name>
1399*cdf0e10cSrcweir			<type>Variant</type>
1400*cdf0e10cSrcweir		</source>
1401*cdf0e10cSrcweir	</element>
1402*cdf0e10cSrcweir	<!--property::ComboBox.TextLength {ReadOnly}-->
1403*cdf0e10cSrcweir	<element type="property">
1404*cdf0e10cSrcweir		<source id="MSForms.ComboBox.TextLength">
1405*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1406*cdf0e10cSrcweir			<name>TextLength</name>
1407*cdf0e10cSrcweir			<type>Integer</type>
1408*cdf0e10cSrcweir		</source>
1409*cdf0e10cSrcweir	</element>
1410*cdf0e10cSrcweir	<!--property::ComboBox.TopIndex-->
1411*cdf0e10cSrcweir	<element type="property">
1412*cdf0e10cSrcweir		<source id="MSForms.ComboBox.TopIndex">
1413*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1414*cdf0e10cSrcweir			<name>TopIndex</name>
1415*cdf0e10cSrcweir			<type>Variant</type>
1416*cdf0e10cSrcweir		</source>
1417*cdf0e10cSrcweir	</element>
1418*cdf0e10cSrcweir	<!--property::ComboBox.Valid {ReadOnly}-->
1419*cdf0e10cSrcweir	<element type="property">
1420*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Valid">
1421*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1422*cdf0e10cSrcweir			<name>Valid</name>
1423*cdf0e10cSrcweir			<type>boolean</type>
1424*cdf0e10cSrcweir		</source>
1425*cdf0e10cSrcweir	</element>
1426*cdf0e10cSrcweir	<!--property::ComboBox.Value {Default}-->
1427*cdf0e10cSrcweir	<element type="property">
1428*cdf0e10cSrcweir		<source id="MSForms.ComboBox.Value">
1429*cdf0e10cSrcweir			<context kind="class">ComboBox</context>
1430*cdf0e10cSrcweir			<name default="true">Value</name>
1431*cdf0e10cSrcweir			<type>Variant</type>
1432*cdf0e10cSrcweir		</source>
1433*cdf0e10cSrcweir	</element>
1434*cdf0e10cSrcweir	<!--Class::CommandButton-->
1435*cdf0e10cSrcweir	<element type="class">
1436*cdf0e10cSrcweir		<source id="MSForms.CommandButton">
1437*cdf0e10cSrcweir			<name>CommandButton</name>
1438*cdf0e10cSrcweir		</source>
1439*cdf0e10cSrcweir		<destination designation="identity" />
1440*cdf0e10cSrcweir	</element>
1441*cdf0e10cSrcweir	<!--property::CommandButton.Accelerator-->
1442*cdf0e10cSrcweir	<element type="property">
1443*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Accelerator">
1444*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1445*cdf0e10cSrcweir			<name>Accelerator</name>
1446*cdf0e10cSrcweir			<type>String</type>
1447*cdf0e10cSrcweir		</source>
1448*cdf0e10cSrcweir	</element>
1449*cdf0e10cSrcweir	<!--property::CommandButton.AutoSize-->
1450*cdf0e10cSrcweir	<element type="property">
1451*cdf0e10cSrcweir		<source id="MSForms.CommandButton.AutoSize">
1452*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1453*cdf0e10cSrcweir			<name>AutoSize</name>
1454*cdf0e10cSrcweir			<type>boolean</type>
1455*cdf0e10cSrcweir		</source>
1456*cdf0e10cSrcweir	</element>
1457*cdf0e10cSrcweir	<!--property::CommandButton.BackColor-->
1458*cdf0e10cSrcweir	<element type="property">
1459*cdf0e10cSrcweir		<source id="MSForms.CommandButton.BackColor">
1460*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1461*cdf0e10cSrcweir			<name>BackColor</name>
1462*cdf0e10cSrcweir			<type>Integer</type>
1463*cdf0e10cSrcweir		</source>
1464*cdf0e10cSrcweir	</element>
1465*cdf0e10cSrcweir	<!--property::CommandButton.BackStyle-->
1466*cdf0e10cSrcweir	<element type="property">
1467*cdf0e10cSrcweir		<source id="MSForms.CommandButton.BackStyle">
1468*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1469*cdf0e10cSrcweir			<name>BackStyle</name>
1470*cdf0e10cSrcweir			<type>Integer</type>
1471*cdf0e10cSrcweir		</source>
1472*cdf0e10cSrcweir	</element>
1473*cdf0e10cSrcweir	<!--method::CommandButton.BeforeDragOver-->
1474*cdf0e10cSrcweir	<element type="method">
1475*cdf0e10cSrcweir		<source id="MSForms.CommandButton.BeforeDragOver">
1476*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1477*cdf0e10cSrcweir			<name>BeforeDragOver</name>
1478*cdf0e10cSrcweir			<type>void</type>
1479*cdf0e10cSrcweir			<parameter-list>
1480*cdf0e10cSrcweir				<parameter>
1481*cdf0e10cSrcweir					<type>ReturnBoolean</type>
1482*cdf0e10cSrcweir					<name>Cancel</name>
1483*cdf0e10cSrcweir				</parameter>
1484*cdf0e10cSrcweir				<parameter>
1485*cdf0e10cSrcweir					<type>DataObject</type>
1486*cdf0e10cSrcweir					<name>Data</name>
1487*cdf0e10cSrcweir				</parameter>
1488*cdf0e10cSrcweir				<parameter>
1489*cdf0e10cSrcweir					<type>Single</type>
1490*cdf0e10cSrcweir					<name>X</name>
1491*cdf0e10cSrcweir				</parameter>
1492*cdf0e10cSrcweir				<parameter>
1493*cdf0e10cSrcweir					<type>Single</type>
1494*cdf0e10cSrcweir					<name>Y</name>
1495*cdf0e10cSrcweir				</parameter>
1496*cdf0e10cSrcweir				<parameter>
1497*cdf0e10cSrcweir					<type>Integer</type>
1498*cdf0e10cSrcweir					<name>DragState</name>
1499*cdf0e10cSrcweir				</parameter>
1500*cdf0e10cSrcweir				<parameter>
1501*cdf0e10cSrcweir					<type>ReturnEffect</type>
1502*cdf0e10cSrcweir					<name>Effect</name>
1503*cdf0e10cSrcweir				</parameter>
1504*cdf0e10cSrcweir				<parameter>
1505*cdf0e10cSrcweir					<type>short</type>
1506*cdf0e10cSrcweir					<name>Shift</name>
1507*cdf0e10cSrcweir				</parameter>
1508*cdf0e10cSrcweir			</parameter-list>
1509*cdf0e10cSrcweir		</source>
1510*cdf0e10cSrcweir	</element>
1511*cdf0e10cSrcweir	<!--method::CommandButton.BeforeDropOrPaste-->
1512*cdf0e10cSrcweir	<element type="method">
1513*cdf0e10cSrcweir		<source id="MSForms.CommandButton.BeforeDropOrPaste">
1514*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1515*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
1516*cdf0e10cSrcweir			<type>void</type>
1517*cdf0e10cSrcweir			<parameter-list>
1518*cdf0e10cSrcweir				<parameter>
1519*cdf0e10cSrcweir					<type>ReturnBoolean</type>
1520*cdf0e10cSrcweir					<name>Cancel</name>
1521*cdf0e10cSrcweir				</parameter>
1522*cdf0e10cSrcweir				<parameter>
1523*cdf0e10cSrcweir					<type>Integer</type>
1524*cdf0e10cSrcweir					<name>Action</name>
1525*cdf0e10cSrcweir				</parameter>
1526*cdf0e10cSrcweir				<parameter>
1527*cdf0e10cSrcweir					<type>DataObject</type>
1528*cdf0e10cSrcweir					<name>Data</name>
1529*cdf0e10cSrcweir				</parameter>
1530*cdf0e10cSrcweir				<parameter>
1531*cdf0e10cSrcweir					<type>Single</type>
1532*cdf0e10cSrcweir					<name>X</name>
1533*cdf0e10cSrcweir				</parameter>
1534*cdf0e10cSrcweir				<parameter>
1535*cdf0e10cSrcweir					<type>Single</type>
1536*cdf0e10cSrcweir					<name>Y</name>
1537*cdf0e10cSrcweir				</parameter>
1538*cdf0e10cSrcweir				<parameter>
1539*cdf0e10cSrcweir					<type>ReturnEffect</type>
1540*cdf0e10cSrcweir					<name>Effect</name>
1541*cdf0e10cSrcweir				</parameter>
1542*cdf0e10cSrcweir				<parameter>
1543*cdf0e10cSrcweir					<type>short</type>
1544*cdf0e10cSrcweir					<name>Shift</name>
1545*cdf0e10cSrcweir				</parameter>
1546*cdf0e10cSrcweir			</parameter-list>
1547*cdf0e10cSrcweir		</source>
1548*cdf0e10cSrcweir	</element>
1549*cdf0e10cSrcweir	<!--property::CommandButton.Caption-->
1550*cdf0e10cSrcweir	<element type="property">
1551*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Caption">
1552*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1553*cdf0e10cSrcweir			<name>Caption</name>
1554*cdf0e10cSrcweir			<type>String</type>
1555*cdf0e10cSrcweir		</source>
1556*cdf0e10cSrcweir	</element>
1557*cdf0e10cSrcweir	<!--method::CommandButton.Click-->
1558*cdf0e10cSrcweir	<element type="method">
1559*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Click">
1560*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1561*cdf0e10cSrcweir			<name>Click</name>
1562*cdf0e10cSrcweir			<type>void</type>
1563*cdf0e10cSrcweir		</source>
1564*cdf0e10cSrcweir	</element>
1565*cdf0e10cSrcweir	<!--method::CommandButton.DblClick-->
1566*cdf0e10cSrcweir	<element type="method">
1567*cdf0e10cSrcweir		<source id="MSForms.CommandButton.DblClick">
1568*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1569*cdf0e10cSrcweir			<name>DblClick</name>
1570*cdf0e10cSrcweir			<type>void</type>
1571*cdf0e10cSrcweir			<parameter-list>
1572*cdf0e10cSrcweir				<parameter>
1573*cdf0e10cSrcweir					<type>ReturnBoolean</type>
1574*cdf0e10cSrcweir					<name>Cancel</name>
1575*cdf0e10cSrcweir				</parameter>
1576*cdf0e10cSrcweir			</parameter-list>
1577*cdf0e10cSrcweir		</source>
1578*cdf0e10cSrcweir	</element>
1579*cdf0e10cSrcweir	<!--property::CommandButton.Enabled-->
1580*cdf0e10cSrcweir	<element type="property">
1581*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Enabled">
1582*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1583*cdf0e10cSrcweir			<name>Enabled</name>
1584*cdf0e10cSrcweir			<type>boolean</type>
1585*cdf0e10cSrcweir		</source>
1586*cdf0e10cSrcweir	</element>
1587*cdf0e10cSrcweir	<!--method::CommandButton.Error-->
1588*cdf0e10cSrcweir	<element type="method">
1589*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Error">
1590*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1591*cdf0e10cSrcweir			<name>Error</name>
1592*cdf0e10cSrcweir			<type>void</type>
1593*cdf0e10cSrcweir			<parameter-list>
1594*cdf0e10cSrcweir				<parameter>
1595*cdf0e10cSrcweir					<type>short</type>
1596*cdf0e10cSrcweir					<name>Number</name>
1597*cdf0e10cSrcweir				</parameter>
1598*cdf0e10cSrcweir				<parameter>
1599*cdf0e10cSrcweir					<type>ReturnString</type>
1600*cdf0e10cSrcweir					<name>Description</name>
1601*cdf0e10cSrcweir				</parameter>
1602*cdf0e10cSrcweir				<parameter>
1603*cdf0e10cSrcweir					<type>Integer</type>
1604*cdf0e10cSrcweir					<name>SCode</name>
1605*cdf0e10cSrcweir				</parameter>
1606*cdf0e10cSrcweir				<parameter>
1607*cdf0e10cSrcweir					<type>String</type>
1608*cdf0e10cSrcweir					<name>Source</name>
1609*cdf0e10cSrcweir				</parameter>
1610*cdf0e10cSrcweir				<parameter>
1611*cdf0e10cSrcweir					<type>String</type>
1612*cdf0e10cSrcweir					<name>HelpFile</name>
1613*cdf0e10cSrcweir				</parameter>
1614*cdf0e10cSrcweir				<parameter>
1615*cdf0e10cSrcweir					<type>Integer</type>
1616*cdf0e10cSrcweir					<name>HelpContext</name>
1617*cdf0e10cSrcweir				</parameter>
1618*cdf0e10cSrcweir				<parameter>
1619*cdf0e10cSrcweir					<type>ReturnBoolean</type>
1620*cdf0e10cSrcweir					<name>CancelDisplay</name>
1621*cdf0e10cSrcweir				</parameter>
1622*cdf0e10cSrcweir			</parameter-list>
1623*cdf0e10cSrcweir		</source>
1624*cdf0e10cSrcweir	</element>
1625*cdf0e10cSrcweir	<!--property::CommandButton.Font {ReadOnly}-->
1626*cdf0e10cSrcweir	<element type="property">
1627*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Font">
1628*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1629*cdf0e10cSrcweir			<name>Font</name>
1630*cdf0e10cSrcweir			<type>Font</type>
1631*cdf0e10cSrcweir		</source>
1632*cdf0e10cSrcweir	</element>
1633*cdf0e10cSrcweir	<!--property::CommandButton.FontBold-->
1634*cdf0e10cSrcweir	<element type="property">
1635*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontBold">
1636*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1637*cdf0e10cSrcweir			<name>FontBold</name>
1638*cdf0e10cSrcweir			<type>boolean</type>
1639*cdf0e10cSrcweir		</source>
1640*cdf0e10cSrcweir	</element>
1641*cdf0e10cSrcweir	<!--property::CommandButton.FontItalic-->
1642*cdf0e10cSrcweir	<element type="property">
1643*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontItalic">
1644*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1645*cdf0e10cSrcweir			<name>FontItalic</name>
1646*cdf0e10cSrcweir			<type>boolean</type>
1647*cdf0e10cSrcweir		</source>
1648*cdf0e10cSrcweir	</element>
1649*cdf0e10cSrcweir	<!--property::CommandButton.FontName-->
1650*cdf0e10cSrcweir	<element type="property">
1651*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontName">
1652*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1653*cdf0e10cSrcweir			<name>FontName</name>
1654*cdf0e10cSrcweir			<type>String</type>
1655*cdf0e10cSrcweir		</source>
1656*cdf0e10cSrcweir	</element>
1657*cdf0e10cSrcweir	<!--property::CommandButton.FontSize-->
1658*cdf0e10cSrcweir	<element type="property">
1659*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontSize">
1660*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1661*cdf0e10cSrcweir			<name>FontSize</name>
1662*cdf0e10cSrcweir			<type>VT_CY</type>
1663*cdf0e10cSrcweir		</source>
1664*cdf0e10cSrcweir	</element>
1665*cdf0e10cSrcweir	<!--property::CommandButton.FontStrikethru-->
1666*cdf0e10cSrcweir	<element type="property">
1667*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontStrikethru">
1668*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1669*cdf0e10cSrcweir			<name>FontStrikethru</name>
1670*cdf0e10cSrcweir			<type>boolean</type>
1671*cdf0e10cSrcweir		</source>
1672*cdf0e10cSrcweir	</element>
1673*cdf0e10cSrcweir	<!--property::CommandButton.FontUnderline-->
1674*cdf0e10cSrcweir	<element type="property">
1675*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontUnderline">
1676*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1677*cdf0e10cSrcweir			<name>FontUnderline</name>
1678*cdf0e10cSrcweir			<type>boolean</type>
1679*cdf0e10cSrcweir		</source>
1680*cdf0e10cSrcweir	</element>
1681*cdf0e10cSrcweir	<!--property::CommandButton.FontWeight-->
1682*cdf0e10cSrcweir	<element type="property">
1683*cdf0e10cSrcweir		<source id="MSForms.CommandButton.FontWeight">
1684*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1685*cdf0e10cSrcweir			<name>FontWeight</name>
1686*cdf0e10cSrcweir			<type>short</type>
1687*cdf0e10cSrcweir		</source>
1688*cdf0e10cSrcweir	</element>
1689*cdf0e10cSrcweir	<!--property::CommandButton.ForeColor-->
1690*cdf0e10cSrcweir	<element type="property">
1691*cdf0e10cSrcweir		<source id="MSForms.CommandButton.ForeColor">
1692*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1693*cdf0e10cSrcweir			<name>ForeColor</name>
1694*cdf0e10cSrcweir			<type>Integer</type>
1695*cdf0e10cSrcweir		</source>
1696*cdf0e10cSrcweir	</element>
1697*cdf0e10cSrcweir	<!--method::CommandButton.KeyDown-->
1698*cdf0e10cSrcweir	<element type="method">
1699*cdf0e10cSrcweir		<source id="MSForms.CommandButton.KeyDown">
1700*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1701*cdf0e10cSrcweir			<name>KeyDown</name>
1702*cdf0e10cSrcweir			<type>void</type>
1703*cdf0e10cSrcweir			<parameter-list>
1704*cdf0e10cSrcweir				<parameter>
1705*cdf0e10cSrcweir					<type>ReturnInteger</type>
1706*cdf0e10cSrcweir					<name>KeyCode</name>
1707*cdf0e10cSrcweir				</parameter>
1708*cdf0e10cSrcweir				<parameter>
1709*cdf0e10cSrcweir					<type>short</type>
1710*cdf0e10cSrcweir					<name>Shift</name>
1711*cdf0e10cSrcweir				</parameter>
1712*cdf0e10cSrcweir			</parameter-list>
1713*cdf0e10cSrcweir		</source>
1714*cdf0e10cSrcweir	</element>
1715*cdf0e10cSrcweir	<!--method::CommandButton.KeyPress-->
1716*cdf0e10cSrcweir	<element type="method">
1717*cdf0e10cSrcweir		<source id="MSForms.CommandButton.KeyPress">
1718*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1719*cdf0e10cSrcweir			<name>KeyPress</name>
1720*cdf0e10cSrcweir			<type>void</type>
1721*cdf0e10cSrcweir			<parameter-list>
1722*cdf0e10cSrcweir				<parameter>
1723*cdf0e10cSrcweir					<type>ReturnInteger</type>
1724*cdf0e10cSrcweir					<name>KeyAscii</name>
1725*cdf0e10cSrcweir				</parameter>
1726*cdf0e10cSrcweir			</parameter-list>
1727*cdf0e10cSrcweir		</source>
1728*cdf0e10cSrcweir	</element>
1729*cdf0e10cSrcweir	<!--method::CommandButton.KeyUp-->
1730*cdf0e10cSrcweir	<element type="method">
1731*cdf0e10cSrcweir		<source id="MSForms.CommandButton.KeyUp">
1732*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1733*cdf0e10cSrcweir			<name>KeyUp</name>
1734*cdf0e10cSrcweir			<type>void</type>
1735*cdf0e10cSrcweir			<parameter-list>
1736*cdf0e10cSrcweir				<parameter>
1737*cdf0e10cSrcweir					<type>ReturnInteger</type>
1738*cdf0e10cSrcweir					<name>KeyCode</name>
1739*cdf0e10cSrcweir				</parameter>
1740*cdf0e10cSrcweir				<parameter>
1741*cdf0e10cSrcweir					<type>short</type>
1742*cdf0e10cSrcweir					<name>Shift</name>
1743*cdf0e10cSrcweir				</parameter>
1744*cdf0e10cSrcweir			</parameter-list>
1745*cdf0e10cSrcweir		</source>
1746*cdf0e10cSrcweir	</element>
1747*cdf0e10cSrcweir	<!--property::CommandButton.Locked-->
1748*cdf0e10cSrcweir	<element type="property">
1749*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Locked">
1750*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1751*cdf0e10cSrcweir			<name>Locked</name>
1752*cdf0e10cSrcweir			<type>boolean</type>
1753*cdf0e10cSrcweir		</source>
1754*cdf0e10cSrcweir	</element>
1755*cdf0e10cSrcweir	<!--method::CommandButton.MouseDown-->
1756*cdf0e10cSrcweir	<element type="method">
1757*cdf0e10cSrcweir		<source id="MSForms.CommandButton.MouseDown">
1758*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1759*cdf0e10cSrcweir			<name>MouseDown</name>
1760*cdf0e10cSrcweir			<type>void</type>
1761*cdf0e10cSrcweir			<parameter-list>
1762*cdf0e10cSrcweir				<parameter>
1763*cdf0e10cSrcweir					<type>short</type>
1764*cdf0e10cSrcweir					<name>Button</name>
1765*cdf0e10cSrcweir				</parameter>
1766*cdf0e10cSrcweir				<parameter>
1767*cdf0e10cSrcweir					<type>short</type>
1768*cdf0e10cSrcweir					<name>Shift</name>
1769*cdf0e10cSrcweir				</parameter>
1770*cdf0e10cSrcweir				<parameter>
1771*cdf0e10cSrcweir					<type>Single</type>
1772*cdf0e10cSrcweir					<name>X</name>
1773*cdf0e10cSrcweir				</parameter>
1774*cdf0e10cSrcweir				<parameter>
1775*cdf0e10cSrcweir					<type>Single</type>
1776*cdf0e10cSrcweir					<name>Y</name>
1777*cdf0e10cSrcweir				</parameter>
1778*cdf0e10cSrcweir			</parameter-list>
1779*cdf0e10cSrcweir		</source>
1780*cdf0e10cSrcweir	</element>
1781*cdf0e10cSrcweir	<!--property::CommandButton.MouseIcon-->
1782*cdf0e10cSrcweir	<element type="property">
1783*cdf0e10cSrcweir		<source id="MSForms.CommandButton.MouseIcon">
1784*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1785*cdf0e10cSrcweir			<name>MouseIcon</name>
1786*cdf0e10cSrcweir			<type>Picture</type>
1787*cdf0e10cSrcweir		</source>
1788*cdf0e10cSrcweir	</element>
1789*cdf0e10cSrcweir	<!--method::CommandButton.MouseMove-->
1790*cdf0e10cSrcweir	<element type="method">
1791*cdf0e10cSrcweir		<source id="MSForms.CommandButton.MouseMove">
1792*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1793*cdf0e10cSrcweir			<name>MouseMove</name>
1794*cdf0e10cSrcweir			<type>void</type>
1795*cdf0e10cSrcweir			<parameter-list>
1796*cdf0e10cSrcweir				<parameter>
1797*cdf0e10cSrcweir					<type>short</type>
1798*cdf0e10cSrcweir					<name>Button</name>
1799*cdf0e10cSrcweir				</parameter>
1800*cdf0e10cSrcweir				<parameter>
1801*cdf0e10cSrcweir					<type>short</type>
1802*cdf0e10cSrcweir					<name>Shift</name>
1803*cdf0e10cSrcweir				</parameter>
1804*cdf0e10cSrcweir				<parameter>
1805*cdf0e10cSrcweir					<type>Single</type>
1806*cdf0e10cSrcweir					<name>X</name>
1807*cdf0e10cSrcweir				</parameter>
1808*cdf0e10cSrcweir				<parameter>
1809*cdf0e10cSrcweir					<type>Single</type>
1810*cdf0e10cSrcweir					<name>Y</name>
1811*cdf0e10cSrcweir				</parameter>
1812*cdf0e10cSrcweir			</parameter-list>
1813*cdf0e10cSrcweir		</source>
1814*cdf0e10cSrcweir	</element>
1815*cdf0e10cSrcweir	<!--property::CommandButton.MousePointer-->
1816*cdf0e10cSrcweir	<element type="property">
1817*cdf0e10cSrcweir		<source id="MSForms.CommandButton.MousePointer">
1818*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1819*cdf0e10cSrcweir			<name>MousePointer</name>
1820*cdf0e10cSrcweir			<type>Integer</type>
1821*cdf0e10cSrcweir		</source>
1822*cdf0e10cSrcweir	</element>
1823*cdf0e10cSrcweir	<!--method::CommandButton.MouseUp-->
1824*cdf0e10cSrcweir	<element type="method">
1825*cdf0e10cSrcweir		<source id="MSForms.CommandButton.MouseUp">
1826*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1827*cdf0e10cSrcweir			<name>MouseUp</name>
1828*cdf0e10cSrcweir			<type>void</type>
1829*cdf0e10cSrcweir			<parameter-list>
1830*cdf0e10cSrcweir				<parameter>
1831*cdf0e10cSrcweir					<type>short</type>
1832*cdf0e10cSrcweir					<name>Button</name>
1833*cdf0e10cSrcweir				</parameter>
1834*cdf0e10cSrcweir				<parameter>
1835*cdf0e10cSrcweir					<type>short</type>
1836*cdf0e10cSrcweir					<name>Shift</name>
1837*cdf0e10cSrcweir				</parameter>
1838*cdf0e10cSrcweir				<parameter>
1839*cdf0e10cSrcweir					<type>Single</type>
1840*cdf0e10cSrcweir					<name>X</name>
1841*cdf0e10cSrcweir				</parameter>
1842*cdf0e10cSrcweir				<parameter>
1843*cdf0e10cSrcweir					<type>Single</type>
1844*cdf0e10cSrcweir					<name>Y</name>
1845*cdf0e10cSrcweir				</parameter>
1846*cdf0e10cSrcweir			</parameter-list>
1847*cdf0e10cSrcweir		</source>
1848*cdf0e10cSrcweir	</element>
1849*cdf0e10cSrcweir	<!--property::CommandButton.Picture-->
1850*cdf0e10cSrcweir	<element type="property">
1851*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Picture">
1852*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1853*cdf0e10cSrcweir			<name>Picture</name>
1854*cdf0e10cSrcweir			<type>Picture</type>
1855*cdf0e10cSrcweir		</source>
1856*cdf0e10cSrcweir	</element>
1857*cdf0e10cSrcweir	<!--property::CommandButton.PicturePosition-->
1858*cdf0e10cSrcweir	<element type="property">
1859*cdf0e10cSrcweir		<source id="MSForms.CommandButton.PicturePosition">
1860*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1861*cdf0e10cSrcweir			<name>PicturePosition</name>
1862*cdf0e10cSrcweir			<type>Integer</type>
1863*cdf0e10cSrcweir		</source>
1864*cdf0e10cSrcweir	</element>
1865*cdf0e10cSrcweir	<!--property::CommandButton.TakeFocusOnClick-->
1866*cdf0e10cSrcweir	<element type="property">
1867*cdf0e10cSrcweir		<source id="MSForms.CommandButton.TakeFocusOnClick">
1868*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1869*cdf0e10cSrcweir			<name>TakeFocusOnClick</name>
1870*cdf0e10cSrcweir			<type>boolean</type>
1871*cdf0e10cSrcweir		</source>
1872*cdf0e10cSrcweir	</element>
1873*cdf0e10cSrcweir	<!--property::CommandButton.Value {Default}-->
1874*cdf0e10cSrcweir	<element type="property">
1875*cdf0e10cSrcweir		<source id="MSForms.CommandButton.Value">
1876*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1877*cdf0e10cSrcweir			<name default="true">Value</name>
1878*cdf0e10cSrcweir			<type>boolean</type>
1879*cdf0e10cSrcweir		</source>
1880*cdf0e10cSrcweir	</element>
1881*cdf0e10cSrcweir	<!--property::CommandButton.WordWrap-->
1882*cdf0e10cSrcweir	<element type="property">
1883*cdf0e10cSrcweir		<source id="MSForms.CommandButton.WordWrap">
1884*cdf0e10cSrcweir			<context kind="class">CommandButton</context>
1885*cdf0e10cSrcweir			<name>WordWrap</name>
1886*cdf0e10cSrcweir			<type>boolean</type>
1887*cdf0e10cSrcweir		</source>
1888*cdf0e10cSrcweir	</element>
1889*cdf0e10cSrcweir	<!--Class::Control-->
1890*cdf0e10cSrcweir	<element type="class">
1891*cdf0e10cSrcweir		<source id="MSForms.Control">
1892*cdf0e10cSrcweir			<name>Control</name>
1893*cdf0e10cSrcweir		</source>
1894*cdf0e10cSrcweir		<destination designation="identity" />
1895*cdf0e10cSrcweir	</element>
1896*cdf0e10cSrcweir	<!--method::Control.AfterUpdate-->
1897*cdf0e10cSrcweir	<element type="method">
1898*cdf0e10cSrcweir		<source id="MSForms.Control.AfterUpdate">
1899*cdf0e10cSrcweir			<context kind="class">Control</context>
1900*cdf0e10cSrcweir			<name>AfterUpdate</name>
1901*cdf0e10cSrcweir			<type>void</type>
1902*cdf0e10cSrcweir		</source>
1903*cdf0e10cSrcweir	</element>
1904*cdf0e10cSrcweir	<!--method::Control.BeforeUpdate-->
1905*cdf0e10cSrcweir	<element type="method">
1906*cdf0e10cSrcweir		<source id="MSForms.Control.BeforeUpdate">
1907*cdf0e10cSrcweir			<context kind="class">Control</context>
1908*cdf0e10cSrcweir			<name>BeforeUpdate</name>
1909*cdf0e10cSrcweir			<type>void</type>
1910*cdf0e10cSrcweir			<parameter-list>
1911*cdf0e10cSrcweir				<parameter>
1912*cdf0e10cSrcweir					<type>ReturnBoolean</type>
1913*cdf0e10cSrcweir					<name>Cancel</name>
1914*cdf0e10cSrcweir				</parameter>
1915*cdf0e10cSrcweir			</parameter-list>
1916*cdf0e10cSrcweir		</source>
1917*cdf0e10cSrcweir	</element>
1918*cdf0e10cSrcweir	<!--property::Control.BoundValue-->
1919*cdf0e10cSrcweir	<element type="property">
1920*cdf0e10cSrcweir		<source id="MSForms.Control.BoundValue">
1921*cdf0e10cSrcweir			<context kind="class">Control</context>
1922*cdf0e10cSrcweir			<name>BoundValue</name>
1923*cdf0e10cSrcweir			<type>Variant</type>
1924*cdf0e10cSrcweir		</source>
1925*cdf0e10cSrcweir	</element>
1926*cdf0e10cSrcweir	<!--property::Control.Cancel-->
1927*cdf0e10cSrcweir	<element type="property">
1928*cdf0e10cSrcweir		<source id="MSForms.Control.Cancel">
1929*cdf0e10cSrcweir			<context kind="class">Control</context>
1930*cdf0e10cSrcweir			<name>Cancel</name>
1931*cdf0e10cSrcweir			<type>boolean</type>
1932*cdf0e10cSrcweir		</source>
1933*cdf0e10cSrcweir	</element>
1934*cdf0e10cSrcweir	<!--property::Control.ControlSource-->
1935*cdf0e10cSrcweir	<element type="property">
1936*cdf0e10cSrcweir		<source id="MSForms.Control.ControlSource">
1937*cdf0e10cSrcweir			<context kind="class">Control</context>
1938*cdf0e10cSrcweir			<name>ControlSource</name>
1939*cdf0e10cSrcweir			<type>String</type>
1940*cdf0e10cSrcweir		</source>
1941*cdf0e10cSrcweir	</element>
1942*cdf0e10cSrcweir	<!--property::Control.ControlTipText-->
1943*cdf0e10cSrcweir	<element type="property">
1944*cdf0e10cSrcweir		<source id="MSForms.Control.ControlTipText">
1945*cdf0e10cSrcweir			<context kind="class">Control</context>
1946*cdf0e10cSrcweir			<name>ControlTipText</name>
1947*cdf0e10cSrcweir			<type>String</type>
1948*cdf0e10cSrcweir		</source>
1949*cdf0e10cSrcweir	</element>
1950*cdf0e10cSrcweir	<!--property::Control.Default-->
1951*cdf0e10cSrcweir	<element type="property">
1952*cdf0e10cSrcweir		<source id="MSForms.Control.Default">
1953*cdf0e10cSrcweir			<context kind="class">Control</context>
1954*cdf0e10cSrcweir			<name>Default</name>
1955*cdf0e10cSrcweir			<type>boolean</type>
1956*cdf0e10cSrcweir		</source>
1957*cdf0e10cSrcweir	</element>
1958*cdf0e10cSrcweir	<!--method::Control.Enter-->
1959*cdf0e10cSrcweir	<element type="method">
1960*cdf0e10cSrcweir		<source id="MSForms.Control.Enter">
1961*cdf0e10cSrcweir			<context kind="class">Control</context>
1962*cdf0e10cSrcweir			<name>Enter</name>
1963*cdf0e10cSrcweir			<type>void</type>
1964*cdf0e10cSrcweir		</source>
1965*cdf0e10cSrcweir	</element>
1966*cdf0e10cSrcweir	<!--method::Control.Exit-->
1967*cdf0e10cSrcweir	<element type="method">
1968*cdf0e10cSrcweir		<source id="MSForms.Control.Exit">
1969*cdf0e10cSrcweir			<context kind="class">Control</context>
1970*cdf0e10cSrcweir			<name>Exit</name>
1971*cdf0e10cSrcweir			<type>void</type>
1972*cdf0e10cSrcweir			<parameter-list>
1973*cdf0e10cSrcweir				<parameter>
1974*cdf0e10cSrcweir					<type>ReturnBoolean</type>
1975*cdf0e10cSrcweir					<name>Cancel</name>
1976*cdf0e10cSrcweir				</parameter>
1977*cdf0e10cSrcweir			</parameter-list>
1978*cdf0e10cSrcweir		</source>
1979*cdf0e10cSrcweir	</element>
1980*cdf0e10cSrcweir	<!--property::Control.Height-->
1981*cdf0e10cSrcweir	<element type="property">
1982*cdf0e10cSrcweir		<source id="MSForms.Control.Height">
1983*cdf0e10cSrcweir			<context kind="class">Control</context>
1984*cdf0e10cSrcweir			<name>Height</name>
1985*cdf0e10cSrcweir			<type>Single</type>
1986*cdf0e10cSrcweir		</source>
1987*cdf0e10cSrcweir	</element>
1988*cdf0e10cSrcweir	<!--property::Control.HelpContextID-->
1989*cdf0e10cSrcweir	<element type="property">
1990*cdf0e10cSrcweir		<source id="MSForms.Control.HelpContextID">
1991*cdf0e10cSrcweir			<context kind="class">Control</context>
1992*cdf0e10cSrcweir			<name>HelpContextID</name>
1993*cdf0e10cSrcweir			<type>Integer</type>
1994*cdf0e10cSrcweir		</source>
1995*cdf0e10cSrcweir	</element>
1996*cdf0e10cSrcweir	<!--property::Control.InSelection-->
1997*cdf0e10cSrcweir	<element type="property">
1998*cdf0e10cSrcweir		<source id="MSForms.Control.InSelection">
1999*cdf0e10cSrcweir			<context kind="class">Control</context>
2000*cdf0e10cSrcweir			<name>InSelection</name>
2001*cdf0e10cSrcweir			<type>boolean</type>
2002*cdf0e10cSrcweir		</source>
2003*cdf0e10cSrcweir	</element>
2004*cdf0e10cSrcweir	<!--property::Control.LayoutEffect {ReadOnly}-->
2005*cdf0e10cSrcweir	<element type="property">
2006*cdf0e10cSrcweir		<source id="MSForms.Control.LayoutEffect">
2007*cdf0e10cSrcweir			<context kind="class">Control</context>
2008*cdf0e10cSrcweir			<name>LayoutEffect</name>
2009*cdf0e10cSrcweir			<type>Integer</type>
2010*cdf0e10cSrcweir		</source>
2011*cdf0e10cSrcweir	</element>
2012*cdf0e10cSrcweir	<!--property::Control.Left-->
2013*cdf0e10cSrcweir	<element type="property">
2014*cdf0e10cSrcweir		<source id="MSForms.Control.Left">
2015*cdf0e10cSrcweir			<context kind="class">Control</context>
2016*cdf0e10cSrcweir			<name>Left</name>
2017*cdf0e10cSrcweir			<type>Single</type>
2018*cdf0e10cSrcweir		</source>
2019*cdf0e10cSrcweir	</element>
2020*cdf0e10cSrcweir	<!--method::Control.Move-->
2021*cdf0e10cSrcweir	<element type="method">
2022*cdf0e10cSrcweir		<source id="MSForms.Control.Move">
2023*cdf0e10cSrcweir			<context kind="class">Control</context>
2024*cdf0e10cSrcweir			<name>Move</name>
2025*cdf0e10cSrcweir			<type>void</type>
2026*cdf0e10cSrcweir			<parameter-list>
2027*cdf0e10cSrcweir				<parameter optional="true">
2028*cdf0e10cSrcweir					<type>Variant</type>
2029*cdf0e10cSrcweir					<name>Left</name>
2030*cdf0e10cSrcweir				</parameter>
2031*cdf0e10cSrcweir				<parameter optional="true">
2032*cdf0e10cSrcweir					<type>Variant</type>
2033*cdf0e10cSrcweir					<name>Top</name>
2034*cdf0e10cSrcweir				</parameter>
2035*cdf0e10cSrcweir				<parameter optional="true">
2036*cdf0e10cSrcweir					<type>Variant</type>
2037*cdf0e10cSrcweir					<name>Width</name>
2038*cdf0e10cSrcweir				</parameter>
2039*cdf0e10cSrcweir				<parameter optional="true">
2040*cdf0e10cSrcweir					<type>Variant</type>
2041*cdf0e10cSrcweir					<name>Height</name>
2042*cdf0e10cSrcweir				</parameter>
2043*cdf0e10cSrcweir				<parameter optional="true">
2044*cdf0e10cSrcweir					<type>Variant</type>
2045*cdf0e10cSrcweir					<name>Layout</name>
2046*cdf0e10cSrcweir				</parameter>
2047*cdf0e10cSrcweir			</parameter-list>
2048*cdf0e10cSrcweir		</source>
2049*cdf0e10cSrcweir	</element>
2050*cdf0e10cSrcweir	<!--property::Control.Name-->
2051*cdf0e10cSrcweir	<element type="property">
2052*cdf0e10cSrcweir		<source id="MSForms.Control.Name">
2053*cdf0e10cSrcweir			<context kind="class">Control</context>
2054*cdf0e10cSrcweir			<name>Name</name>
2055*cdf0e10cSrcweir			<type>String</type>
2056*cdf0e10cSrcweir		</source>
2057*cdf0e10cSrcweir	</element>
2058*cdf0e10cSrcweir	<!--property::Control.Object {ReadOnly}-->
2059*cdf0e10cSrcweir	<element type="property">
2060*cdf0e10cSrcweir		<source id="MSForms.Control.Object">
2061*cdf0e10cSrcweir			<context kind="class">Control</context>
2062*cdf0e10cSrcweir			<name>Object</name>
2063*cdf0e10cSrcweir			<type>Object</type>
2064*cdf0e10cSrcweir		</source>
2065*cdf0e10cSrcweir	</element>
2066*cdf0e10cSrcweir	<!--property::Control.OldHeight {ReadOnly}-->
2067*cdf0e10cSrcweir	<element type="property">
2068*cdf0e10cSrcweir		<source id="MSForms.Control.OldHeight">
2069*cdf0e10cSrcweir			<context kind="class">Control</context>
2070*cdf0e10cSrcweir			<name>OldHeight</name>
2071*cdf0e10cSrcweir			<type>Single</type>
2072*cdf0e10cSrcweir		</source>
2073*cdf0e10cSrcweir	</element>
2074*cdf0e10cSrcweir	<!--property::Control.OldLeft {ReadOnly}-->
2075*cdf0e10cSrcweir	<element type="property">
2076*cdf0e10cSrcweir		<source id="MSForms.Control.OldLeft">
2077*cdf0e10cSrcweir			<context kind="class">Control</context>
2078*cdf0e10cSrcweir			<name>OldLeft</name>
2079*cdf0e10cSrcweir			<type>Single</type>
2080*cdf0e10cSrcweir		</source>
2081*cdf0e10cSrcweir	</element>
2082*cdf0e10cSrcweir	<!--property::Control.OldTop {ReadOnly}-->
2083*cdf0e10cSrcweir	<element type="property">
2084*cdf0e10cSrcweir		<source id="MSForms.Control.OldTop">
2085*cdf0e10cSrcweir			<context kind="class">Control</context>
2086*cdf0e10cSrcweir			<name>OldTop</name>
2087*cdf0e10cSrcweir			<type>Single</type>
2088*cdf0e10cSrcweir		</source>
2089*cdf0e10cSrcweir	</element>
2090*cdf0e10cSrcweir	<!--property::Control.OldWidth {ReadOnly}-->
2091*cdf0e10cSrcweir	<element type="property">
2092*cdf0e10cSrcweir		<source id="MSForms.Control.OldWidth">
2093*cdf0e10cSrcweir			<context kind="class">Control</context>
2094*cdf0e10cSrcweir			<name>OldWidth</name>
2095*cdf0e10cSrcweir			<type>Single</type>
2096*cdf0e10cSrcweir		</source>
2097*cdf0e10cSrcweir	</element>
2098*cdf0e10cSrcweir	<!--property::Control.Parent {ReadOnly}-->
2099*cdf0e10cSrcweir	<element type="property">
2100*cdf0e10cSrcweir		<source id="MSForms.Control.Parent">
2101*cdf0e10cSrcweir			<context kind="class">Control</context>
2102*cdf0e10cSrcweir			<name>Parent</name>
2103*cdf0e10cSrcweir			<type>Object</type>
2104*cdf0e10cSrcweir		</source>
2105*cdf0e10cSrcweir	</element>
2106*cdf0e10cSrcweir	<!--property::Control.RowSource-->
2107*cdf0e10cSrcweir	<element type="property">
2108*cdf0e10cSrcweir		<source id="MSForms.Control.RowSource">
2109*cdf0e10cSrcweir			<context kind="class">Control</context>
2110*cdf0e10cSrcweir			<name>RowSource</name>
2111*cdf0e10cSrcweir			<type>String</type>
2112*cdf0e10cSrcweir		</source>
2113*cdf0e10cSrcweir	</element>
2114*cdf0e10cSrcweir	<!--property::Control.RowSourceType-->
2115*cdf0e10cSrcweir	<element type="property">
2116*cdf0e10cSrcweir		<source id="MSForms.Control.RowSourceType">
2117*cdf0e10cSrcweir			<context kind="class">Control</context>
2118*cdf0e10cSrcweir			<name>RowSourceType</name>
2119*cdf0e10cSrcweir			<type>short</type>
2120*cdf0e10cSrcweir		</source>
2121*cdf0e10cSrcweir	</element>
2122*cdf0e10cSrcweir	<!--method::Control.Select-->
2123*cdf0e10cSrcweir	<element type="method">
2124*cdf0e10cSrcweir		<source id="MSForms.Control.Select">
2125*cdf0e10cSrcweir			<context kind="class">Control</context>
2126*cdf0e10cSrcweir			<name>Select</name>
2127*cdf0e10cSrcweir			<type>void</type>
2128*cdf0e10cSrcweir			<parameter-list>
2129*cdf0e10cSrcweir				<parameter>
2130*cdf0e10cSrcweir					<type>boolean</type>
2131*cdf0e10cSrcweir					<name>SelectInGroup</name>
2132*cdf0e10cSrcweir				</parameter>
2133*cdf0e10cSrcweir			</parameter-list>
2134*cdf0e10cSrcweir		</source>
2135*cdf0e10cSrcweir	</element>
2136*cdf0e10cSrcweir	<!--method::Control.SetFocus-->
2137*cdf0e10cSrcweir	<element type="method">
2138*cdf0e10cSrcweir		<source id="MSForms.Control.SetFocus">
2139*cdf0e10cSrcweir			<context kind="class">Control</context>
2140*cdf0e10cSrcweir			<name>SetFocus</name>
2141*cdf0e10cSrcweir			<type>void</type>
2142*cdf0e10cSrcweir		</source>
2143*cdf0e10cSrcweir	</element>
2144*cdf0e10cSrcweir	<!--property::Control.TabIndex-->
2145*cdf0e10cSrcweir	<element type="property">
2146*cdf0e10cSrcweir		<source id="MSForms.Control.TabIndex">
2147*cdf0e10cSrcweir			<context kind="class">Control</context>
2148*cdf0e10cSrcweir			<name>TabIndex</name>
2149*cdf0e10cSrcweir			<type>short</type>
2150*cdf0e10cSrcweir		</source>
2151*cdf0e10cSrcweir	</element>
2152*cdf0e10cSrcweir	<!--property::Control.TabStop-->
2153*cdf0e10cSrcweir	<element type="property">
2154*cdf0e10cSrcweir		<source id="MSForms.Control.TabStop">
2155*cdf0e10cSrcweir			<context kind="class">Control</context>
2156*cdf0e10cSrcweir			<name>TabStop</name>
2157*cdf0e10cSrcweir			<type>boolean</type>
2158*cdf0e10cSrcweir		</source>
2159*cdf0e10cSrcweir	</element>
2160*cdf0e10cSrcweir	<!--property::Control.Tag-->
2161*cdf0e10cSrcweir	<element type="property">
2162*cdf0e10cSrcweir		<source id="MSForms.Control.Tag">
2163*cdf0e10cSrcweir			<context kind="class">Control</context>
2164*cdf0e10cSrcweir			<name>Tag</name>
2165*cdf0e10cSrcweir			<type>String</type>
2166*cdf0e10cSrcweir		</source>
2167*cdf0e10cSrcweir	</element>
2168*cdf0e10cSrcweir	<!--property::Control.Top-->
2169*cdf0e10cSrcweir	<element type="property">
2170*cdf0e10cSrcweir		<source id="MSForms.Control.Top">
2171*cdf0e10cSrcweir			<context kind="class">Control</context>
2172*cdf0e10cSrcweir			<name>Top</name>
2173*cdf0e10cSrcweir			<type>Single</type>
2174*cdf0e10cSrcweir		</source>
2175*cdf0e10cSrcweir	</element>
2176*cdf0e10cSrcweir	<!--property::Control.Visible-->
2177*cdf0e10cSrcweir	<element type="property">
2178*cdf0e10cSrcweir		<source id="MSForms.Control.Visible">
2179*cdf0e10cSrcweir			<context kind="class">Control</context>
2180*cdf0e10cSrcweir			<name>Visible</name>
2181*cdf0e10cSrcweir			<type>boolean</type>
2182*cdf0e10cSrcweir		</source>
2183*cdf0e10cSrcweir	</element>
2184*cdf0e10cSrcweir	<!--property::Control.Width-->
2185*cdf0e10cSrcweir	<element type="property">
2186*cdf0e10cSrcweir		<source id="MSForms.Control.Width">
2187*cdf0e10cSrcweir			<context kind="class">Control</context>
2188*cdf0e10cSrcweir			<name>Width</name>
2189*cdf0e10cSrcweir			<type>Single</type>
2190*cdf0e10cSrcweir		</source>
2191*cdf0e10cSrcweir	</element>
2192*cdf0e10cSrcweir	<!--method::Control.ZOrder-->
2193*cdf0e10cSrcweir	<element type="method">
2194*cdf0e10cSrcweir		<source id="MSForms.Control.ZOrder">
2195*cdf0e10cSrcweir			<context kind="class">Control</context>
2196*cdf0e10cSrcweir			<name>ZOrder</name>
2197*cdf0e10cSrcweir			<type>void</type>
2198*cdf0e10cSrcweir			<parameter-list>
2199*cdf0e10cSrcweir				<parameter optional="true">
2200*cdf0e10cSrcweir					<type>Variant</type>
2201*cdf0e10cSrcweir					<name>zPosition</name>
2202*cdf0e10cSrcweir				</parameter>
2203*cdf0e10cSrcweir			</parameter-list>
2204*cdf0e10cSrcweir		</source>
2205*cdf0e10cSrcweir	</element>
2206*cdf0e10cSrcweir	<!--Class::Controls-->
2207*cdf0e10cSrcweir	<element type="class">
2208*cdf0e10cSrcweir		<source id="MSForms.Controls">
2209*cdf0e10cSrcweir			<name>Controls</name>
2210*cdf0e10cSrcweir		</source>
2211*cdf0e10cSrcweir		<destination designation="identity" />
2212*cdf0e10cSrcweir	</element>
2213*cdf0e10cSrcweir	<!--method::Controls.Add-->
2214*cdf0e10cSrcweir	<element type="method">
2215*cdf0e10cSrcweir		<source id="MSForms.Controls.Add">
2216*cdf0e10cSrcweir			<context kind="class">Controls</context>
2217*cdf0e10cSrcweir			<name>Add</name>
2218*cdf0e10cSrcweir			<type>Control</type>
2219*cdf0e10cSrcweir			<parameter-list>
2220*cdf0e10cSrcweir				<parameter>
2221*cdf0e10cSrcweir					<type>String</type>
2222*cdf0e10cSrcweir					<name>bstrProgID</name>
2223*cdf0e10cSrcweir				</parameter>
2224*cdf0e10cSrcweir				<parameter optional="true">
2225*cdf0e10cSrcweir					<type>Variant</type>
2226*cdf0e10cSrcweir					<name>Name</name>
2227*cdf0e10cSrcweir				</parameter>
2228*cdf0e10cSrcweir				<parameter optional="true">
2229*cdf0e10cSrcweir					<type>Variant</type>
2230*cdf0e10cSrcweir					<name>Visible</name>
2231*cdf0e10cSrcweir				</parameter>
2232*cdf0e10cSrcweir			</parameter-list>
2233*cdf0e10cSrcweir		</source>
2234*cdf0e10cSrcweir	</element>
2235*cdf0e10cSrcweir	<!--method::Controls.AlignToGrid-->
2236*cdf0e10cSrcweir	<element type="method">
2237*cdf0e10cSrcweir		<source id="MSForms.Controls.AlignToGrid">
2238*cdf0e10cSrcweir			<context kind="class">Controls</context>
2239*cdf0e10cSrcweir			<name>AlignToGrid</name>
2240*cdf0e10cSrcweir			<type>void</type>
2241*cdf0e10cSrcweir		</source>
2242*cdf0e10cSrcweir	</element>
2243*cdf0e10cSrcweir	<!--method::Controls.BringForward-->
2244*cdf0e10cSrcweir	<element type="method">
2245*cdf0e10cSrcweir		<source id="MSForms.Controls.BringForward">
2246*cdf0e10cSrcweir			<context kind="class">Controls</context>
2247*cdf0e10cSrcweir			<name>BringForward</name>
2248*cdf0e10cSrcweir			<type>void</type>
2249*cdf0e10cSrcweir		</source>
2250*cdf0e10cSrcweir	</element>
2251*cdf0e10cSrcweir	<!--method::Controls.BringToFront-->
2252*cdf0e10cSrcweir	<element type="method">
2253*cdf0e10cSrcweir		<source id="MSForms.Controls.BringToFront">
2254*cdf0e10cSrcweir			<context kind="class">Controls</context>
2255*cdf0e10cSrcweir			<name>BringToFront</name>
2256*cdf0e10cSrcweir			<type>void</type>
2257*cdf0e10cSrcweir		</source>
2258*cdf0e10cSrcweir	</element>
2259*cdf0e10cSrcweir	<!--method::Controls.Clear-->
2260*cdf0e10cSrcweir	<element type="method">
2261*cdf0e10cSrcweir		<source id="MSForms.Controls.Clear">
2262*cdf0e10cSrcweir			<context kind="class">Controls</context>
2263*cdf0e10cSrcweir			<name>Clear</name>
2264*cdf0e10cSrcweir			<type>void</type>
2265*cdf0e10cSrcweir		</source>
2266*cdf0e10cSrcweir	</element>
2267*cdf0e10cSrcweir	<!--method::Controls.Copy-->
2268*cdf0e10cSrcweir	<element type="method">
2269*cdf0e10cSrcweir		<source id="MSForms.Controls.Copy">
2270*cdf0e10cSrcweir			<context kind="class">Controls</context>
2271*cdf0e10cSrcweir			<name>Copy</name>
2272*cdf0e10cSrcweir			<type>void</type>
2273*cdf0e10cSrcweir		</source>
2274*cdf0e10cSrcweir	</element>
2275*cdf0e10cSrcweir	<!--property::Controls.Count {ReadOnly}-->
2276*cdf0e10cSrcweir	<element type="property">
2277*cdf0e10cSrcweir		<source id="MSForms.Controls.Count">
2278*cdf0e10cSrcweir			<context kind="class">Controls</context>
2279*cdf0e10cSrcweir			<name>Count</name>
2280*cdf0e10cSrcweir			<type>Integer</type>
2281*cdf0e10cSrcweir		</source>
2282*cdf0e10cSrcweir	</element>
2283*cdf0e10cSrcweir	<!--method::Controls.Cut-->
2284*cdf0e10cSrcweir	<element type="method">
2285*cdf0e10cSrcweir		<source id="MSForms.Controls.Cut">
2286*cdf0e10cSrcweir			<context kind="class">Controls</context>
2287*cdf0e10cSrcweir			<name>Cut</name>
2288*cdf0e10cSrcweir			<type>void</type>
2289*cdf0e10cSrcweir		</source>
2290*cdf0e10cSrcweir	</element>
2291*cdf0e10cSrcweir	<!--method::Controls.Enum-->
2292*cdf0e10cSrcweir	<element type="method">
2293*cdf0e10cSrcweir		<source id="MSForms.Controls.Enum">
2294*cdf0e10cSrcweir			<context kind="class">Controls</context>
2295*cdf0e10cSrcweir			<name>Enum</name>
2296*cdf0e10cSrcweir			<type>IUnknown</type>
2297*cdf0e10cSrcweir		</source>
2298*cdf0e10cSrcweir	</element>
2299*cdf0e10cSrcweir	<!--method::Controls.Item {Default}-->
2300*cdf0e10cSrcweir	<element type="method">
2301*cdf0e10cSrcweir		<source id="MSForms.Controls.Item">
2302*cdf0e10cSrcweir			<context kind="class">Controls</context>
2303*cdf0e10cSrcweir			<name default="true">Item</name>
2304*cdf0e10cSrcweir			<type>Control</type>
2305*cdf0e10cSrcweir			<parameter-list>
2306*cdf0e10cSrcweir				<parameter>
2307*cdf0e10cSrcweir					<type>Variant</type>
2308*cdf0e10cSrcweir					<name>varg</name>
2309*cdf0e10cSrcweir				</parameter>
2310*cdf0e10cSrcweir			</parameter-list>
2311*cdf0e10cSrcweir		</source>
2312*cdf0e10cSrcweir	</element>
2313*cdf0e10cSrcweir	<!--method::Controls.Move-->
2314*cdf0e10cSrcweir	<element type="method">
2315*cdf0e10cSrcweir		<source id="MSForms.Controls.Move">
2316*cdf0e10cSrcweir			<context kind="class">Controls</context>
2317*cdf0e10cSrcweir			<name>Move</name>
2318*cdf0e10cSrcweir			<type>void</type>
2319*cdf0e10cSrcweir			<parameter-list>
2320*cdf0e10cSrcweir				<parameter>
2321*cdf0e10cSrcweir					<type>Single</type>
2322*cdf0e10cSrcweir					<name>cx</name>
2323*cdf0e10cSrcweir				</parameter>
2324*cdf0e10cSrcweir				<parameter>
2325*cdf0e10cSrcweir					<type>Single</type>
2326*cdf0e10cSrcweir					<name>cy</name>
2327*cdf0e10cSrcweir				</parameter>
2328*cdf0e10cSrcweir			</parameter-list>
2329*cdf0e10cSrcweir		</source>
2330*cdf0e10cSrcweir	</element>
2331*cdf0e10cSrcweir	<!--method::Controls.Remove-->
2332*cdf0e10cSrcweir	<element type="method">
2333*cdf0e10cSrcweir		<source id="MSForms.Controls.Remove">
2334*cdf0e10cSrcweir			<context kind="class">Controls</context>
2335*cdf0e10cSrcweir			<name>Remove</name>
2336*cdf0e10cSrcweir			<type>void</type>
2337*cdf0e10cSrcweir			<parameter-list>
2338*cdf0e10cSrcweir				<parameter>
2339*cdf0e10cSrcweir					<type>Variant</type>
2340*cdf0e10cSrcweir					<name>varg</name>
2341*cdf0e10cSrcweir				</parameter>
2342*cdf0e10cSrcweir			</parameter-list>
2343*cdf0e10cSrcweir		</source>
2344*cdf0e10cSrcweir	</element>
2345*cdf0e10cSrcweir	<!--method::Controls.SelectAll-->
2346*cdf0e10cSrcweir	<element type="method">
2347*cdf0e10cSrcweir		<source id="MSForms.Controls.SelectAll">
2348*cdf0e10cSrcweir			<context kind="class">Controls</context>
2349*cdf0e10cSrcweir			<name>SelectAll</name>
2350*cdf0e10cSrcweir			<type>void</type>
2351*cdf0e10cSrcweir		</source>
2352*cdf0e10cSrcweir	</element>
2353*cdf0e10cSrcweir	<!--method::Controls.SendBackward-->
2354*cdf0e10cSrcweir	<element type="method">
2355*cdf0e10cSrcweir		<source id="MSForms.Controls.SendBackward">
2356*cdf0e10cSrcweir			<context kind="class">Controls</context>
2357*cdf0e10cSrcweir			<name>SendBackward</name>
2358*cdf0e10cSrcweir			<type>void</type>
2359*cdf0e10cSrcweir		</source>
2360*cdf0e10cSrcweir	</element>
2361*cdf0e10cSrcweir	<!--method::Controls.SendToBack-->
2362*cdf0e10cSrcweir	<element type="method">
2363*cdf0e10cSrcweir		<source id="MSForms.Controls.SendToBack">
2364*cdf0e10cSrcweir			<context kind="class">Controls</context>
2365*cdf0e10cSrcweir			<name>SendToBack</name>
2366*cdf0e10cSrcweir			<type>void</type>
2367*cdf0e10cSrcweir		</source>
2368*cdf0e10cSrcweir	</element>
2369*cdf0e10cSrcweir	<!--Class::DataObject-->
2370*cdf0e10cSrcweir	<element type="class">
2371*cdf0e10cSrcweir		<source id="MSForms.DataObject">
2372*cdf0e10cSrcweir			<name>DataObject</name>
2373*cdf0e10cSrcweir		</source>
2374*cdf0e10cSrcweir		<destination designation="identity" />
2375*cdf0e10cSrcweir	</element>
2376*cdf0e10cSrcweir	<!--method::DataObject.Clear-->
2377*cdf0e10cSrcweir	<element type="method">
2378*cdf0e10cSrcweir		<source id="MSForms.DataObject.Clear">
2379*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2380*cdf0e10cSrcweir			<name>Clear</name>
2381*cdf0e10cSrcweir			<type>void</type>
2382*cdf0e10cSrcweir		</source>
2383*cdf0e10cSrcweir	</element>
2384*cdf0e10cSrcweir	<!--method::DataObject.GetFormat-->
2385*cdf0e10cSrcweir	<element type="method">
2386*cdf0e10cSrcweir		<source id="MSForms.DataObject.GetFormat">
2387*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2388*cdf0e10cSrcweir			<name>GetFormat</name>
2389*cdf0e10cSrcweir			<type>boolean</type>
2390*cdf0e10cSrcweir			<parameter-list>
2391*cdf0e10cSrcweir				<parameter>
2392*cdf0e10cSrcweir					<type>Variant</type>
2393*cdf0e10cSrcweir					<name>Format</name>
2394*cdf0e10cSrcweir				</parameter>
2395*cdf0e10cSrcweir			</parameter-list>
2396*cdf0e10cSrcweir		</source>
2397*cdf0e10cSrcweir	</element>
2398*cdf0e10cSrcweir	<!--method::DataObject.GetFromClipboard-->
2399*cdf0e10cSrcweir	<element type="method">
2400*cdf0e10cSrcweir		<source id="MSForms.DataObject.GetFromClipboard">
2401*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2402*cdf0e10cSrcweir			<name>GetFromClipboard</name>
2403*cdf0e10cSrcweir			<type>void</type>
2404*cdf0e10cSrcweir		</source>
2405*cdf0e10cSrcweir	</element>
2406*cdf0e10cSrcweir	<!--method::DataObject.GetText-->
2407*cdf0e10cSrcweir	<element type="method">
2408*cdf0e10cSrcweir		<source id="MSForms.DataObject.GetText">
2409*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2410*cdf0e10cSrcweir			<name>GetText</name>
2411*cdf0e10cSrcweir			<type>String</type>
2412*cdf0e10cSrcweir			<parameter-list>
2413*cdf0e10cSrcweir				<parameter optional="true">
2414*cdf0e10cSrcweir					<type>Variant</type>
2415*cdf0e10cSrcweir					<name>Format</name>
2416*cdf0e10cSrcweir				</parameter>
2417*cdf0e10cSrcweir			</parameter-list>
2418*cdf0e10cSrcweir		</source>
2419*cdf0e10cSrcweir	</element>
2420*cdf0e10cSrcweir	<!--method::DataObject.PutInClipboard-->
2421*cdf0e10cSrcweir	<element type="method">
2422*cdf0e10cSrcweir		<source id="MSForms.DataObject.PutInClipboard">
2423*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2424*cdf0e10cSrcweir			<name>PutInClipboard</name>
2425*cdf0e10cSrcweir			<type>void</type>
2426*cdf0e10cSrcweir		</source>
2427*cdf0e10cSrcweir	</element>
2428*cdf0e10cSrcweir	<!--method::DataObject.SetText-->
2429*cdf0e10cSrcweir	<element type="method">
2430*cdf0e10cSrcweir		<source id="MSForms.DataObject.SetText">
2431*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2432*cdf0e10cSrcweir			<name>SetText</name>
2433*cdf0e10cSrcweir			<type>void</type>
2434*cdf0e10cSrcweir			<parameter-list>
2435*cdf0e10cSrcweir				<parameter>
2436*cdf0e10cSrcweir					<type>String</type>
2437*cdf0e10cSrcweir					<name>Text</name>
2438*cdf0e10cSrcweir				</parameter>
2439*cdf0e10cSrcweir				<parameter optional="true">
2440*cdf0e10cSrcweir					<type>Variant</type>
2441*cdf0e10cSrcweir					<name>Format</name>
2442*cdf0e10cSrcweir				</parameter>
2443*cdf0e10cSrcweir			</parameter-list>
2444*cdf0e10cSrcweir		</source>
2445*cdf0e10cSrcweir	</element>
2446*cdf0e10cSrcweir	<!--method::DataObject.StartDrag-->
2447*cdf0e10cSrcweir	<element type="method">
2448*cdf0e10cSrcweir		<source id="MSForms.DataObject.StartDrag">
2449*cdf0e10cSrcweir			<context kind="class">DataObject</context>
2450*cdf0e10cSrcweir			<name>StartDrag</name>
2451*cdf0e10cSrcweir			<type>Integer</type>
2452*cdf0e10cSrcweir			<parameter-list>
2453*cdf0e10cSrcweir				<parameter optional="true">
2454*cdf0e10cSrcweir					<type>Variant</type>
2455*cdf0e10cSrcweir					<name>OKEffect</name>
2456*cdf0e10cSrcweir				</parameter>
2457*cdf0e10cSrcweir			</parameter-list>
2458*cdf0e10cSrcweir		</source>
2459*cdf0e10cSrcweir	</element>
2460*cdf0e10cSrcweir	<!--enum::fmAction  {Enumeration}-->
2461*cdf0e10cSrcweir	<element type="enumeration">
2462*cdf0e10cSrcweir		<source id="MSForms.fmAction">
2463*cdf0e10cSrcweir			<name>fmAction</name>
2464*cdf0e10cSrcweir		</source>
2465*cdf0e10cSrcweir		<destination designation="identity" />
2466*cdf0e10cSrcweir	</element>
2467*cdf0e10cSrcweir	<!--enum::fmActionCopy {Constant}-->
2468*cdf0e10cSrcweir	<element type="constant">
2469*cdf0e10cSrcweir		<source id="MSForms.fmAction.fmActionCopy">
2470*cdf0e10cSrcweir			<context kind="enumeration">fmAction</context>
2471*cdf0e10cSrcweir			<name>fmActionCopy</name>
2472*cdf0e10cSrcweir			<value>1</value>
2473*cdf0e10cSrcweir		</source>
2474*cdf0e10cSrcweir		<destination designation="identity" />
2475*cdf0e10cSrcweir	</element>
2476*cdf0e10cSrcweir	<!--enum::fmActionCut {Constant}-->
2477*cdf0e10cSrcweir	<element type="constant">
2478*cdf0e10cSrcweir		<source id="MSForms.fmAction.fmActionCut">
2479*cdf0e10cSrcweir			<context kind="enumeration">fmAction</context>
2480*cdf0e10cSrcweir			<name>fmActionCut</name>
2481*cdf0e10cSrcweir			<value>0</value>
2482*cdf0e10cSrcweir		</source>
2483*cdf0e10cSrcweir		<destination designation="identity" />
2484*cdf0e10cSrcweir	</element>
2485*cdf0e10cSrcweir	<!--enum::fmActionDragDrop {Constant}-->
2486*cdf0e10cSrcweir	<element type="constant">
2487*cdf0e10cSrcweir		<source id="MSForms.fmAction.fmActionDragDrop">
2488*cdf0e10cSrcweir			<context kind="enumeration">fmAction</context>
2489*cdf0e10cSrcweir			<name>fmActionDragDrop</name>
2490*cdf0e10cSrcweir			<value>3</value>
2491*cdf0e10cSrcweir		</source>
2492*cdf0e10cSrcweir		<destination designation="identity" />
2493*cdf0e10cSrcweir	</element>
2494*cdf0e10cSrcweir	<!--enum::fmActionPaste {Constant}-->
2495*cdf0e10cSrcweir	<element type="constant">
2496*cdf0e10cSrcweir		<source id="MSForms.fmAction.fmActionPaste">
2497*cdf0e10cSrcweir			<context kind="enumeration">fmAction</context>
2498*cdf0e10cSrcweir			<name>fmActionPaste</name>
2499*cdf0e10cSrcweir			<value>2</value>
2500*cdf0e10cSrcweir		</source>
2501*cdf0e10cSrcweir		<destination designation="identity" />
2502*cdf0e10cSrcweir	</element>
2503*cdf0e10cSrcweir	<!--enum::fmAlignment  {Enumeration}-->
2504*cdf0e10cSrcweir	<element type="enumeration">
2505*cdf0e10cSrcweir		<source id="MSForms.fmAlignment">
2506*cdf0e10cSrcweir			<name>fmAlignment</name>
2507*cdf0e10cSrcweir		</source>
2508*cdf0e10cSrcweir		<destination designation="identity" />
2509*cdf0e10cSrcweir	</element>
2510*cdf0e10cSrcweir	<!--enum::fmAlignmentLeft {Constant}-->
2511*cdf0e10cSrcweir	<element type="constant">
2512*cdf0e10cSrcweir		<source id="MSForms.fmAlignment.fmAlignmentLeft">
2513*cdf0e10cSrcweir			<context kind="enumeration">fmAlignment</context>
2514*cdf0e10cSrcweir			<name>fmAlignmentLeft</name>
2515*cdf0e10cSrcweir			<value>0</value>
2516*cdf0e10cSrcweir		</source>
2517*cdf0e10cSrcweir		<destination designation="identity" />
2518*cdf0e10cSrcweir	</element>
2519*cdf0e10cSrcweir	<!--enum::fmAlignmentRight {Constant}-->
2520*cdf0e10cSrcweir	<element type="constant">
2521*cdf0e10cSrcweir		<source id="MSForms.fmAlignment.fmAlignmentRight">
2522*cdf0e10cSrcweir			<context kind="enumeration">fmAlignment</context>
2523*cdf0e10cSrcweir			<name>fmAlignmentRight</name>
2524*cdf0e10cSrcweir			<value>1</value>
2525*cdf0e10cSrcweir		</source>
2526*cdf0e10cSrcweir		<destination designation="identity" />
2527*cdf0e10cSrcweir	</element>
2528*cdf0e10cSrcweir	<!--enum::fmBackStyle  {Enumeration}-->
2529*cdf0e10cSrcweir	<element type="enumeration">
2530*cdf0e10cSrcweir		<source id="MSForms.fmBackStyle">
2531*cdf0e10cSrcweir			<name>fmBackStyle</name>
2532*cdf0e10cSrcweir		</source>
2533*cdf0e10cSrcweir		<destination designation="identity" />
2534*cdf0e10cSrcweir	</element>
2535*cdf0e10cSrcweir	<!--enum::fmBackStyleOpaque {Constant}-->
2536*cdf0e10cSrcweir	<element type="constant">
2537*cdf0e10cSrcweir		<source id="MSForms.fmBackStyle.fmBackStyleOpaque">
2538*cdf0e10cSrcweir			<context kind="enumeration">fmBackStyle</context>
2539*cdf0e10cSrcweir			<name>fmBackStyleOpaque</name>
2540*cdf0e10cSrcweir			<value>1</value>
2541*cdf0e10cSrcweir		</source>
2542*cdf0e10cSrcweir		<destination designation="identity" />
2543*cdf0e10cSrcweir	</element>
2544*cdf0e10cSrcweir	<!--enum::fmBackStyleTransparent {Constant}-->
2545*cdf0e10cSrcweir	<element type="constant">
2546*cdf0e10cSrcweir		<source id="MSForms.fmBackStyle.fmBackStyleTransparent">
2547*cdf0e10cSrcweir			<context kind="enumeration">fmBackStyle</context>
2548*cdf0e10cSrcweir			<name>fmBackStyleTransparent</name>
2549*cdf0e10cSrcweir			<value>0</value>
2550*cdf0e10cSrcweir		</source>
2551*cdf0e10cSrcweir		<destination designation="identity" />
2552*cdf0e10cSrcweir	</element>
2553*cdf0e10cSrcweir	<!--enum::fmBorders  {Enumeration}-->
2554*cdf0e10cSrcweir	<element type="enumeration">
2555*cdf0e10cSrcweir		<source id="MSForms.fmBorders">
2556*cdf0e10cSrcweir			<name>fmBorders</name>
2557*cdf0e10cSrcweir		</source>
2558*cdf0e10cSrcweir		<destination designation="identity" />
2559*cdf0e10cSrcweir	</element>
2560*cdf0e10cSrcweir	<!--enum::fmBordersBox {Constant}-->
2561*cdf0e10cSrcweir	<element type="constant">
2562*cdf0e10cSrcweir		<source id="MSForms.fmBorders.fmBordersBox">
2563*cdf0e10cSrcweir			<context kind="enumeration">fmBorders</context>
2564*cdf0e10cSrcweir			<name>fmBordersBox</name>
2565*cdf0e10cSrcweir			<value>1</value>
2566*cdf0e10cSrcweir		</source>
2567*cdf0e10cSrcweir		<destination designation="identity" />
2568*cdf0e10cSrcweir	</element>
2569*cdf0e10cSrcweir	<!--enum::fmBordersLeft {Constant}-->
2570*cdf0e10cSrcweir	<element type="constant">
2571*cdf0e10cSrcweir		<source id="MSForms.fmBorders.fmBordersLeft">
2572*cdf0e10cSrcweir			<context kind="enumeration">fmBorders</context>
2573*cdf0e10cSrcweir			<name>fmBordersLeft</name>
2574*cdf0e10cSrcweir			<value>2</value>
2575*cdf0e10cSrcweir		</source>
2576*cdf0e10cSrcweir		<destination designation="identity" />
2577*cdf0e10cSrcweir	</element>
2578*cdf0e10cSrcweir	<!--enum::fmBordersNone {Constant}-->
2579*cdf0e10cSrcweir	<element type="constant">
2580*cdf0e10cSrcweir		<source id="MSForms.fmBorders.fmBordersNone">
2581*cdf0e10cSrcweir			<context kind="enumeration">fmBorders</context>
2582*cdf0e10cSrcweir			<name>fmBordersNone</name>
2583*cdf0e10cSrcweir			<value>0</value>
2584*cdf0e10cSrcweir		</source>
2585*cdf0e10cSrcweir		<destination designation="identity" />
2586*cdf0e10cSrcweir	</element>
2587*cdf0e10cSrcweir	<!--enum::fmBordersTop {Constant}-->
2588*cdf0e10cSrcweir	<element type="constant">
2589*cdf0e10cSrcweir		<source id="MSForms.fmBorders.fmBordersTop">
2590*cdf0e10cSrcweir			<context kind="enumeration">fmBorders</context>
2591*cdf0e10cSrcweir			<name>fmBordersTop</name>
2592*cdf0e10cSrcweir			<value>3</value>
2593*cdf0e10cSrcweir		</source>
2594*cdf0e10cSrcweir		<destination designation="identity" />
2595*cdf0e10cSrcweir	</element>
2596*cdf0e10cSrcweir	<!--enum::fmBorderStyle  {Enumeration}-->
2597*cdf0e10cSrcweir	<element type="enumeration">
2598*cdf0e10cSrcweir		<source id="MSForms.fmBorderStyle">
2599*cdf0e10cSrcweir			<name>fmBorderStyle</name>
2600*cdf0e10cSrcweir		</source>
2601*cdf0e10cSrcweir		<destination designation="identity" />
2602*cdf0e10cSrcweir	</element>
2603*cdf0e10cSrcweir	<!--enum::fmBorderStyleNone {Constant}-->
2604*cdf0e10cSrcweir	<element type="constant">
2605*cdf0e10cSrcweir		<source id="MSForms.fmBorderStyle.fmBorderStyleNone">
2606*cdf0e10cSrcweir			<context kind="enumeration">fmBorderStyle</context>
2607*cdf0e10cSrcweir			<name>fmBorderStyleNone</name>
2608*cdf0e10cSrcweir			<value>0</value>
2609*cdf0e10cSrcweir		</source>
2610*cdf0e10cSrcweir		<destination designation="identity" />
2611*cdf0e10cSrcweir	</element>
2612*cdf0e10cSrcweir	<!--enum::fmBorderStyleSingle {Constant}-->
2613*cdf0e10cSrcweir	<element type="constant">
2614*cdf0e10cSrcweir		<source id="MSForms.fmBorderStyle.fmBorderStyleSingle">
2615*cdf0e10cSrcweir			<context kind="enumeration">fmBorderStyle</context>
2616*cdf0e10cSrcweir			<name>fmBorderStyleSingle</name>
2617*cdf0e10cSrcweir			<value>1</value>
2618*cdf0e10cSrcweir		</source>
2619*cdf0e10cSrcweir		<destination designation="identity" />
2620*cdf0e10cSrcweir	</element>
2621*cdf0e10cSrcweir	<!--enum::fmButtonEffect  {Enumeration}-->
2622*cdf0e10cSrcweir	<element type="enumeration">
2623*cdf0e10cSrcweir		<source id="MSForms.fmButtonEffect">
2624*cdf0e10cSrcweir			<name>fmButtonEffect</name>
2625*cdf0e10cSrcweir		</source>
2626*cdf0e10cSrcweir		<destination designation="identity" />
2627*cdf0e10cSrcweir	</element>
2628*cdf0e10cSrcweir	<!--enum::fmButtonEffectFlat {Constant}-->
2629*cdf0e10cSrcweir	<element type="constant">
2630*cdf0e10cSrcweir		<source id="MSForms.fmButtonEffect.fmButtonEffectFlat">
2631*cdf0e10cSrcweir			<context kind="enumeration">fmButtonEffect</context>
2632*cdf0e10cSrcweir			<name>fmButtonEffectFlat</name>
2633*cdf0e10cSrcweir			<value>0</value>
2634*cdf0e10cSrcweir		</source>
2635*cdf0e10cSrcweir		<destination designation="identity" />
2636*cdf0e10cSrcweir	</element>
2637*cdf0e10cSrcweir	<!--enum::fmButtonEffectSunken {Constant}-->
2638*cdf0e10cSrcweir	<element type="constant">
2639*cdf0e10cSrcweir		<source id="MSForms.fmButtonEffect.fmButtonEffectSunken">
2640*cdf0e10cSrcweir			<context kind="enumeration">fmButtonEffect</context>
2641*cdf0e10cSrcweir			<name>fmButtonEffectSunken</name>
2642*cdf0e10cSrcweir			<value>2</value>
2643*cdf0e10cSrcweir		</source>
2644*cdf0e10cSrcweir		<destination designation="identity" />
2645*cdf0e10cSrcweir	</element>
2646*cdf0e10cSrcweir	<!--enum::fmButtonStyle  {Enumeration}-->
2647*cdf0e10cSrcweir	<element type="enumeration">
2648*cdf0e10cSrcweir		<source id="MSForms.fmButtonStyle">
2649*cdf0e10cSrcweir			<name>fmButtonStyle</name>
2650*cdf0e10cSrcweir		</source>
2651*cdf0e10cSrcweir		<destination designation="identity" />
2652*cdf0e10cSrcweir	</element>
2653*cdf0e10cSrcweir	<!--enum::fmButtonStylePushButton {Constant}-->
2654*cdf0e10cSrcweir	<element type="constant">
2655*cdf0e10cSrcweir		<source id="MSForms.fmButtonStyle.fmButtonStylePushButton">
2656*cdf0e10cSrcweir			<context kind="enumeration">fmButtonStyle</context>
2657*cdf0e10cSrcweir			<name>fmButtonStylePushButton</name>
2658*cdf0e10cSrcweir			<value>0</value>
2659*cdf0e10cSrcweir		</source>
2660*cdf0e10cSrcweir		<destination designation="identity" />
2661*cdf0e10cSrcweir	</element>
2662*cdf0e10cSrcweir	<!--enum::fmButtonStyleToggleButton {Constant}-->
2663*cdf0e10cSrcweir	<element type="constant">
2664*cdf0e10cSrcweir		<source id="MSForms.fmButtonStyle.fmButtonStyleToggleButton">
2665*cdf0e10cSrcweir			<context kind="enumeration">fmButtonStyle</context>
2666*cdf0e10cSrcweir			<name>fmButtonStyleToggleButton</name>
2667*cdf0e10cSrcweir			<value>1</value>
2668*cdf0e10cSrcweir		</source>
2669*cdf0e10cSrcweir		<destination designation="identity" />
2670*cdf0e10cSrcweir	</element>
2671*cdf0e10cSrcweir	<!--enum::fmCycle  {Enumeration}-->
2672*cdf0e10cSrcweir	<element type="enumeration">
2673*cdf0e10cSrcweir		<source id="MSForms.fmCycle">
2674*cdf0e10cSrcweir			<name>fmCycle</name>
2675*cdf0e10cSrcweir		</source>
2676*cdf0e10cSrcweir		<destination designation="identity" />
2677*cdf0e10cSrcweir	</element>
2678*cdf0e10cSrcweir	<!--enum::fmCycleAllForms {Constant}-->
2679*cdf0e10cSrcweir	<element type="constant">
2680*cdf0e10cSrcweir		<source id="MSForms.fmCycle.fmCycleAllForms">
2681*cdf0e10cSrcweir			<context kind="enumeration">fmCycle</context>
2682*cdf0e10cSrcweir			<name>fmCycleAllForms</name>
2683*cdf0e10cSrcweir			<value>0</value>
2684*cdf0e10cSrcweir		</source>
2685*cdf0e10cSrcweir		<destination designation="identity" />
2686*cdf0e10cSrcweir	</element>
2687*cdf0e10cSrcweir	<!--enum::fmCycleCurrentForm {Constant}-->
2688*cdf0e10cSrcweir	<element type="constant">
2689*cdf0e10cSrcweir		<source id="MSForms.fmCycle.fmCycleCurrentForm">
2690*cdf0e10cSrcweir			<context kind="enumeration">fmCycle</context>
2691*cdf0e10cSrcweir			<name>fmCycleCurrentForm</name>
2692*cdf0e10cSrcweir			<value>2</value>
2693*cdf0e10cSrcweir		</source>
2694*cdf0e10cSrcweir		<destination designation="identity" />
2695*cdf0e10cSrcweir	</element>
2696*cdf0e10cSrcweir	<!--enum::fmDisplayStyle  {Enumeration}-->
2697*cdf0e10cSrcweir	<element type="enumeration">
2698*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle">
2699*cdf0e10cSrcweir			<name>fmDisplayStyle</name>
2700*cdf0e10cSrcweir		</source>
2701*cdf0e10cSrcweir		<destination designation="identity" />
2702*cdf0e10cSrcweir	</element>
2703*cdf0e10cSrcweir	<!--enum::fmDisplayStyleCheckBox {Constant}-->
2704*cdf0e10cSrcweir	<element type="constant">
2705*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleCheckBox">
2706*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2707*cdf0e10cSrcweir			<name>fmDisplayStyleCheckBox</name>
2708*cdf0e10cSrcweir			<value>4</value>
2709*cdf0e10cSrcweir		</source>
2710*cdf0e10cSrcweir		<destination designation="identity" />
2711*cdf0e10cSrcweir	</element>
2712*cdf0e10cSrcweir	<!--enum::fmDisplayStyleCombo {Constant}-->
2713*cdf0e10cSrcweir	<element type="constant">
2714*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleCombo">
2715*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2716*cdf0e10cSrcweir			<name>fmDisplayStyleCombo</name>
2717*cdf0e10cSrcweir			<value>3</value>
2718*cdf0e10cSrcweir		</source>
2719*cdf0e10cSrcweir		<destination designation="identity" />
2720*cdf0e10cSrcweir	</element>
2721*cdf0e10cSrcweir	<!--enum::fmDisplayStyleDropList {Constant}-->
2722*cdf0e10cSrcweir	<element type="constant">
2723*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleDropList">
2724*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2725*cdf0e10cSrcweir			<name>fmDisplayStyleDropList</name>
2726*cdf0e10cSrcweir			<value>7</value>
2727*cdf0e10cSrcweir		</source>
2728*cdf0e10cSrcweir		<destination designation="identity" />
2729*cdf0e10cSrcweir	</element>
2730*cdf0e10cSrcweir	<!--enum::fmDisplayStyleList {Constant}-->
2731*cdf0e10cSrcweir	<element type="constant">
2732*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleList">
2733*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2734*cdf0e10cSrcweir			<name>fmDisplayStyleList</name>
2735*cdf0e10cSrcweir			<value>2</value>
2736*cdf0e10cSrcweir		</source>
2737*cdf0e10cSrcweir		<destination designation="identity" />
2738*cdf0e10cSrcweir	</element>
2739*cdf0e10cSrcweir	<!--enum::fmDisplayStyleOptionButton {Constant}-->
2740*cdf0e10cSrcweir	<element type="constant">
2741*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleOptionButton">
2742*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2743*cdf0e10cSrcweir			<name>fmDisplayStyleOptionButton</name>
2744*cdf0e10cSrcweir			<value>5</value>
2745*cdf0e10cSrcweir		</source>
2746*cdf0e10cSrcweir		<destination designation="identity" />
2747*cdf0e10cSrcweir	</element>
2748*cdf0e10cSrcweir	<!--enum::fmDisplayStyleText {Constant}-->
2749*cdf0e10cSrcweir	<element type="constant">
2750*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleText">
2751*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2752*cdf0e10cSrcweir			<name>fmDisplayStyleText</name>
2753*cdf0e10cSrcweir			<value>1</value>
2754*cdf0e10cSrcweir		</source>
2755*cdf0e10cSrcweir		<destination designation="identity" />
2756*cdf0e10cSrcweir	</element>
2757*cdf0e10cSrcweir	<!--enum::fmDisplayStyleToggle {Constant}-->
2758*cdf0e10cSrcweir	<element type="constant">
2759*cdf0e10cSrcweir		<source id="MSForms.fmDisplayStyle.fmDisplayStyleToggle">
2760*cdf0e10cSrcweir			<context kind="enumeration">fmDisplayStyle</context>
2761*cdf0e10cSrcweir			<name>fmDisplayStyleToggle</name>
2762*cdf0e10cSrcweir			<value>6</value>
2763*cdf0e10cSrcweir		</source>
2764*cdf0e10cSrcweir		<destination designation="identity" />
2765*cdf0e10cSrcweir	</element>
2766*cdf0e10cSrcweir	<!--enum::fmDragBehavior  {Enumeration}-->
2767*cdf0e10cSrcweir	<element type="enumeration">
2768*cdf0e10cSrcweir		<source id="MSForms.fmDragBehavior">
2769*cdf0e10cSrcweir			<name>fmDragBehavior</name>
2770*cdf0e10cSrcweir		</source>
2771*cdf0e10cSrcweir		<destination designation="identity" />
2772*cdf0e10cSrcweir	</element>
2773*cdf0e10cSrcweir	<!--enum::fmDragBehaviorDisabled {Constant}-->
2774*cdf0e10cSrcweir	<element type="constant">
2775*cdf0e10cSrcweir		<source id="MSForms.fmDragBehavior.fmDragBehaviorDisabled">
2776*cdf0e10cSrcweir			<context kind="enumeration">fmDragBehavior</context>
2777*cdf0e10cSrcweir			<name>fmDragBehaviorDisabled</name>
2778*cdf0e10cSrcweir			<value>0</value>
2779*cdf0e10cSrcweir		</source>
2780*cdf0e10cSrcweir		<destination designation="identity" />
2781*cdf0e10cSrcweir	</element>
2782*cdf0e10cSrcweir	<!--enum::fmDragBehaviorEnabled {Constant}-->
2783*cdf0e10cSrcweir	<element type="constant">
2784*cdf0e10cSrcweir		<source id="MSForms.fmDragBehavior.fmDragBehaviorEnabled">
2785*cdf0e10cSrcweir			<context kind="enumeration">fmDragBehavior</context>
2786*cdf0e10cSrcweir			<name>fmDragBehaviorEnabled</name>
2787*cdf0e10cSrcweir			<value>1</value>
2788*cdf0e10cSrcweir		</source>
2789*cdf0e10cSrcweir		<destination designation="identity" />
2790*cdf0e10cSrcweir	</element>
2791*cdf0e10cSrcweir	<!--enum::fmDragState  {Enumeration}-->
2792*cdf0e10cSrcweir	<element type="enumeration">
2793*cdf0e10cSrcweir		<source id="MSForms.fmDragState">
2794*cdf0e10cSrcweir			<name>fmDragState</name>
2795*cdf0e10cSrcweir		</source>
2796*cdf0e10cSrcweir		<destination designation="identity" />
2797*cdf0e10cSrcweir	</element>
2798*cdf0e10cSrcweir	<!--enum::fmDragStateEnter {Constant}-->
2799*cdf0e10cSrcweir	<element type="constant">
2800*cdf0e10cSrcweir		<source id="MSForms.fmDragState.fmDragStateEnter">
2801*cdf0e10cSrcweir			<context kind="enumeration">fmDragState</context>
2802*cdf0e10cSrcweir			<name>fmDragStateEnter</name>
2803*cdf0e10cSrcweir			<value>0</value>
2804*cdf0e10cSrcweir		</source>
2805*cdf0e10cSrcweir		<destination designation="identity" />
2806*cdf0e10cSrcweir	</element>
2807*cdf0e10cSrcweir	<!--enum::fmDragStateLeave {Constant}-->
2808*cdf0e10cSrcweir	<element type="constant">
2809*cdf0e10cSrcweir		<source id="MSForms.fmDragState.fmDragStateLeave">
2810*cdf0e10cSrcweir			<context kind="enumeration">fmDragState</context>
2811*cdf0e10cSrcweir			<name>fmDragStateLeave</name>
2812*cdf0e10cSrcweir			<value>1</value>
2813*cdf0e10cSrcweir		</source>
2814*cdf0e10cSrcweir		<destination designation="identity" />
2815*cdf0e10cSrcweir	</element>
2816*cdf0e10cSrcweir	<!--enum::fmDragStateOver {Constant}-->
2817*cdf0e10cSrcweir	<element type="constant">
2818*cdf0e10cSrcweir		<source id="MSForms.fmDragState.fmDragStateOver">
2819*cdf0e10cSrcweir			<context kind="enumeration">fmDragState</context>
2820*cdf0e10cSrcweir			<name>fmDragStateOver</name>
2821*cdf0e10cSrcweir			<value>2</value>
2822*cdf0e10cSrcweir		</source>
2823*cdf0e10cSrcweir		<destination designation="identity" />
2824*cdf0e10cSrcweir	</element>
2825*cdf0e10cSrcweir	<!--enum::fmDropButtonStyle  {Enumeration}-->
2826*cdf0e10cSrcweir	<element type="enumeration">
2827*cdf0e10cSrcweir		<source id="MSForms.fmDropButtonStyle">
2828*cdf0e10cSrcweir			<name>fmDropButtonStyle</name>
2829*cdf0e10cSrcweir		</source>
2830*cdf0e10cSrcweir		<destination designation="identity" />
2831*cdf0e10cSrcweir	</element>
2832*cdf0e10cSrcweir	<!--enum::fmDropButtonStyleArrow {Constant}-->
2833*cdf0e10cSrcweir	<element type="constant">
2834*cdf0e10cSrcweir		<source id="MSForms.fmDropButtonStyle.fmDropButtonStyleArrow">
2835*cdf0e10cSrcweir			<context kind="enumeration">fmDropButtonStyle</context>
2836*cdf0e10cSrcweir			<name>fmDropButtonStyleArrow</name>
2837*cdf0e10cSrcweir			<value>1</value>
2838*cdf0e10cSrcweir		</source>
2839*cdf0e10cSrcweir		<destination designation="identity" />
2840*cdf0e10cSrcweir	</element>
2841*cdf0e10cSrcweir	<!--enum::fmDropButtonStyleEllipsis {Constant}-->
2842*cdf0e10cSrcweir	<element type="constant">
2843*cdf0e10cSrcweir		<source id="MSForms.fmDropButtonStyle.fmDropButtonStyleEllipsis">
2844*cdf0e10cSrcweir			<context kind="enumeration">fmDropButtonStyle</context>
2845*cdf0e10cSrcweir			<name>fmDropButtonStyleEllipsis</name>
2846*cdf0e10cSrcweir			<value>2</value>
2847*cdf0e10cSrcweir		</source>
2848*cdf0e10cSrcweir		<destination designation="identity" />
2849*cdf0e10cSrcweir	</element>
2850*cdf0e10cSrcweir	<!--enum::fmDropButtonStylePlain {Constant}-->
2851*cdf0e10cSrcweir	<element type="constant">
2852*cdf0e10cSrcweir		<source id="MSForms.fmDropButtonStyle.fmDropButtonStylePlain">
2853*cdf0e10cSrcweir			<context kind="enumeration">fmDropButtonStyle</context>
2854*cdf0e10cSrcweir			<name>fmDropButtonStylePlain</name>
2855*cdf0e10cSrcweir			<value>0</value>
2856*cdf0e10cSrcweir		</source>
2857*cdf0e10cSrcweir		<destination designation="identity" />
2858*cdf0e10cSrcweir	</element>
2859*cdf0e10cSrcweir	<!--enum::fmDropButtonStyleReduce {Constant}-->
2860*cdf0e10cSrcweir	<element type="constant">
2861*cdf0e10cSrcweir		<source id="MSForms.fmDropButtonStyle.fmDropButtonStyleReduce">
2862*cdf0e10cSrcweir			<context kind="enumeration">fmDropButtonStyle</context>
2863*cdf0e10cSrcweir			<name>fmDropButtonStyleReduce</name>
2864*cdf0e10cSrcweir			<value>3</value>
2865*cdf0e10cSrcweir		</source>
2866*cdf0e10cSrcweir		<destination designation="identity" />
2867*cdf0e10cSrcweir	</element>
2868*cdf0e10cSrcweir	<!--enum::fmDropEffect  {Enumeration}-->
2869*cdf0e10cSrcweir	<element type="enumeration">
2870*cdf0e10cSrcweir		<source id="MSForms.fmDropEffect">
2871*cdf0e10cSrcweir			<name>fmDropEffect</name>
2872*cdf0e10cSrcweir		</source>
2873*cdf0e10cSrcweir		<destination designation="identity" />
2874*cdf0e10cSrcweir	</element>
2875*cdf0e10cSrcweir	<!--enum::fmDropEffectCopy {Constant}-->
2876*cdf0e10cSrcweir	<element type="constant">
2877*cdf0e10cSrcweir		<source id="MSForms.fmDropEffect.fmDropEffectCopy">
2878*cdf0e10cSrcweir			<context kind="enumeration">fmDropEffect</context>
2879*cdf0e10cSrcweir			<name>fmDropEffectCopy</name>
2880*cdf0e10cSrcweir			<value>1</value>
2881*cdf0e10cSrcweir		</source>
2882*cdf0e10cSrcweir		<destination designation="identity" />
2883*cdf0e10cSrcweir	</element>
2884*cdf0e10cSrcweir	<!--enum::fmDropEffectCopyOrMove {Constant}-->
2885*cdf0e10cSrcweir	<element type="constant">
2886*cdf0e10cSrcweir		<source id="MSForms.fmDropEffect.fmDropEffectCopyOrMove">
2887*cdf0e10cSrcweir			<context kind="enumeration">fmDropEffect</context>
2888*cdf0e10cSrcweir			<name>fmDropEffectCopyOrMove</name>
2889*cdf0e10cSrcweir			<value>3</value>
2890*cdf0e10cSrcweir		</source>
2891*cdf0e10cSrcweir		<destination designation="identity" />
2892*cdf0e10cSrcweir	</element>
2893*cdf0e10cSrcweir	<!--enum::fmDropEffectMove {Constant}-->
2894*cdf0e10cSrcweir	<element type="constant">
2895*cdf0e10cSrcweir		<source id="MSForms.fmDropEffect.fmDropEffectMove">
2896*cdf0e10cSrcweir			<context kind="enumeration">fmDropEffect</context>
2897*cdf0e10cSrcweir			<name>fmDropEffectMove</name>
2898*cdf0e10cSrcweir			<value>2</value>
2899*cdf0e10cSrcweir		</source>
2900*cdf0e10cSrcweir		<destination designation="identity" />
2901*cdf0e10cSrcweir	</element>
2902*cdf0e10cSrcweir	<!--enum::fmDropEffectNone {Constant}-->
2903*cdf0e10cSrcweir	<element type="constant">
2904*cdf0e10cSrcweir		<source id="MSForms.fmDropEffect.fmDropEffectNone">
2905*cdf0e10cSrcweir			<context kind="enumeration">fmDropEffect</context>
2906*cdf0e10cSrcweir			<name>fmDropEffectNone</name>
2907*cdf0e10cSrcweir			<value>0</value>
2908*cdf0e10cSrcweir		</source>
2909*cdf0e10cSrcweir		<destination designation="identity" />
2910*cdf0e10cSrcweir	</element>
2911*cdf0e10cSrcweir	<!--enum::fmEnAutoSize  {Enumeration}-->
2912*cdf0e10cSrcweir	<element type="enumeration">
2913*cdf0e10cSrcweir		<source id="MSForms.fmEnAutoSize">
2914*cdf0e10cSrcweir			<name>fmEnAutoSize</name>
2915*cdf0e10cSrcweir		</source>
2916*cdf0e10cSrcweir		<destination designation="identity" />
2917*cdf0e10cSrcweir	</element>
2918*cdf0e10cSrcweir	<!--enum::fmEnterFieldBehavior  {Enumeration}-->
2919*cdf0e10cSrcweir	<element type="enumeration">
2920*cdf0e10cSrcweir		<source id="MSForms.fmEnterFieldBehavior">
2921*cdf0e10cSrcweir			<name>fmEnterFieldBehavior</name>
2922*cdf0e10cSrcweir		</source>
2923*cdf0e10cSrcweir		<destination designation="identity" />
2924*cdf0e10cSrcweir	</element>
2925*cdf0e10cSrcweir	<!--enum::fmEnterFieldBehaviorRecallSelection {Constant}-->
2926*cdf0e10cSrcweir	<element type="constant">
2927*cdf0e10cSrcweir		<source id="MSForms.fmEnterFieldBehavior.fmEnterFieldBehaviorRecallSelection">
2928*cdf0e10cSrcweir			<context kind="enumeration">fmEnterFieldBehavior</context>
2929*cdf0e10cSrcweir			<name>fmEnterFieldBehaviorRecallSelection</name>
2930*cdf0e10cSrcweir			<value>1</value>
2931*cdf0e10cSrcweir		</source>
2932*cdf0e10cSrcweir		<destination designation="identity" />
2933*cdf0e10cSrcweir	</element>
2934*cdf0e10cSrcweir	<!--enum::fmEnterFieldBehaviorSelectAll {Constant}-->
2935*cdf0e10cSrcweir	<element type="constant">
2936*cdf0e10cSrcweir		<source id="MSForms.fmEnterFieldBehavior.fmEnterFieldBehaviorSelectAll">
2937*cdf0e10cSrcweir			<context kind="enumeration">fmEnterFieldBehavior</context>
2938*cdf0e10cSrcweir			<name>fmEnterFieldBehaviorSelectAll</name>
2939*cdf0e10cSrcweir			<value>0</value>
2940*cdf0e10cSrcweir		</source>
2941*cdf0e10cSrcweir		<destination designation="identity" />
2942*cdf0e10cSrcweir	</element>
2943*cdf0e10cSrcweir	<!--enum::fmIMEMode  {Enumeration}-->
2944*cdf0e10cSrcweir	<element type="enumeration">
2945*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode">
2946*cdf0e10cSrcweir			<name>fmIMEMode</name>
2947*cdf0e10cSrcweir		</source>
2948*cdf0e10cSrcweir		<destination designation="identity" />
2949*cdf0e10cSrcweir	</element>
2950*cdf0e10cSrcweir	<!--enum::fmIMEModeAlpha {Constant}-->
2951*cdf0e10cSrcweir	<element type="constant">
2952*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeAlpha">
2953*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
2954*cdf0e10cSrcweir			<name>fmIMEModeAlpha</name>
2955*cdf0e10cSrcweir			<value>8</value>
2956*cdf0e10cSrcweir		</source>
2957*cdf0e10cSrcweir		<destination designation="identity" />
2958*cdf0e10cSrcweir	</element>
2959*cdf0e10cSrcweir	<!--enum::fmIMEModeAlphaFull {Constant}-->
2960*cdf0e10cSrcweir	<element type="constant">
2961*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeAlphaFull">
2962*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
2963*cdf0e10cSrcweir			<name>fmIMEModeAlphaFull</name>
2964*cdf0e10cSrcweir			<value>7</value>
2965*cdf0e10cSrcweir		</source>
2966*cdf0e10cSrcweir		<destination designation="identity" />
2967*cdf0e10cSrcweir	</element>
2968*cdf0e10cSrcweir	<!--enum::fmIMEModeDisable {Constant}-->
2969*cdf0e10cSrcweir	<element type="constant">
2970*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeDisable">
2971*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
2972*cdf0e10cSrcweir			<name>fmIMEModeDisable</name>
2973*cdf0e10cSrcweir			<value>3</value>
2974*cdf0e10cSrcweir		</source>
2975*cdf0e10cSrcweir		<destination designation="identity" />
2976*cdf0e10cSrcweir	</element>
2977*cdf0e10cSrcweir	<!--enum::fmIMEModeHangul {Constant}-->
2978*cdf0e10cSrcweir	<element type="constant">
2979*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeHangul">
2980*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
2981*cdf0e10cSrcweir			<name>fmIMEModeHangul</name>
2982*cdf0e10cSrcweir			<value>10</value>
2983*cdf0e10cSrcweir		</source>
2984*cdf0e10cSrcweir		<destination designation="identity" />
2985*cdf0e10cSrcweir	</element>
2986*cdf0e10cSrcweir	<!--enum::fmIMEModeHangulFull {Constant}-->
2987*cdf0e10cSrcweir	<element type="constant">
2988*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeHangulFull">
2989*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
2990*cdf0e10cSrcweir			<name>fmIMEModeHangulFull</name>
2991*cdf0e10cSrcweir			<value>9</value>
2992*cdf0e10cSrcweir		</source>
2993*cdf0e10cSrcweir		<destination designation="identity" />
2994*cdf0e10cSrcweir	</element>
2995*cdf0e10cSrcweir	<!--enum::fmIMEModeHanzi {Constant}-->
2996*cdf0e10cSrcweir	<element type="constant">
2997*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeHanzi">
2998*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
2999*cdf0e10cSrcweir			<name>fmIMEModeHanzi</name>
3000*cdf0e10cSrcweir			<value>12</value>
3001*cdf0e10cSrcweir		</source>
3002*cdf0e10cSrcweir		<destination designation="identity" />
3003*cdf0e10cSrcweir	</element>
3004*cdf0e10cSrcweir	<!--enum::fmIMEModeHanziFull {Constant}-->
3005*cdf0e10cSrcweir	<element type="constant">
3006*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeHanziFull">
3007*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3008*cdf0e10cSrcweir			<name>fmIMEModeHanziFull</name>
3009*cdf0e10cSrcweir			<value>11</value>
3010*cdf0e10cSrcweir		</source>
3011*cdf0e10cSrcweir		<destination designation="identity" />
3012*cdf0e10cSrcweir	</element>
3013*cdf0e10cSrcweir	<!--enum::fmIMEModeHiragana {Constant}-->
3014*cdf0e10cSrcweir	<element type="constant">
3015*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeHiragana">
3016*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3017*cdf0e10cSrcweir			<name>fmIMEModeHiragana</name>
3018*cdf0e10cSrcweir			<value>4</value>
3019*cdf0e10cSrcweir		</source>
3020*cdf0e10cSrcweir		<destination designation="identity" />
3021*cdf0e10cSrcweir	</element>
3022*cdf0e10cSrcweir	<!--enum::fmIMEModeKatakana {Constant}-->
3023*cdf0e10cSrcweir	<element type="constant">
3024*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeKatakana">
3025*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3026*cdf0e10cSrcweir			<name>fmIMEModeKatakana</name>
3027*cdf0e10cSrcweir			<value>5</value>
3028*cdf0e10cSrcweir		</source>
3029*cdf0e10cSrcweir		<destination designation="identity" />
3030*cdf0e10cSrcweir	</element>
3031*cdf0e10cSrcweir	<!--enum::fmIMEModeKatakanaHalf {Constant}-->
3032*cdf0e10cSrcweir	<element type="constant">
3033*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeKatakanaHalf">
3034*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3035*cdf0e10cSrcweir			<name>fmIMEModeKatakanaHalf</name>
3036*cdf0e10cSrcweir			<value>6</value>
3037*cdf0e10cSrcweir		</source>
3038*cdf0e10cSrcweir		<destination designation="identity" />
3039*cdf0e10cSrcweir	</element>
3040*cdf0e10cSrcweir	<!--enum::fmIMEModeNoControl {Constant}-->
3041*cdf0e10cSrcweir	<element type="constant">
3042*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeNoControl">
3043*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3044*cdf0e10cSrcweir			<name>fmIMEModeNoControl</name>
3045*cdf0e10cSrcweir			<value>0</value>
3046*cdf0e10cSrcweir		</source>
3047*cdf0e10cSrcweir		<destination designation="identity" />
3048*cdf0e10cSrcweir	</element>
3049*cdf0e10cSrcweir	<!--enum::fmIMEModeOff {Constant}-->
3050*cdf0e10cSrcweir	<element type="constant">
3051*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeOff">
3052*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3053*cdf0e10cSrcweir			<name>fmIMEModeOff</name>
3054*cdf0e10cSrcweir			<value>2</value>
3055*cdf0e10cSrcweir		</source>
3056*cdf0e10cSrcweir		<destination designation="identity" />
3057*cdf0e10cSrcweir	</element>
3058*cdf0e10cSrcweir	<!--enum::fmIMEModeOn {Constant}-->
3059*cdf0e10cSrcweir	<element type="constant">
3060*cdf0e10cSrcweir		<source id="MSForms.fmIMEMode.fmIMEModeOn">
3061*cdf0e10cSrcweir			<context kind="enumeration">fmIMEMode</context>
3062*cdf0e10cSrcweir			<name>fmIMEModeOn</name>
3063*cdf0e10cSrcweir			<value>1</value>
3064*cdf0e10cSrcweir		</source>
3065*cdf0e10cSrcweir		<destination designation="identity" />
3066*cdf0e10cSrcweir	</element>
3067*cdf0e10cSrcweir	<!--enum::fmLayoutEffect  {Enumeration}-->
3068*cdf0e10cSrcweir	<element type="enumeration">
3069*cdf0e10cSrcweir		<source id="MSForms.fmLayoutEffect">
3070*cdf0e10cSrcweir			<name>fmLayoutEffect</name>
3071*cdf0e10cSrcweir		</source>
3072*cdf0e10cSrcweir		<destination designation="identity" />
3073*cdf0e10cSrcweir	</element>
3074*cdf0e10cSrcweir	<!--enum::fmLayoutEffectInitiate {Constant}-->
3075*cdf0e10cSrcweir	<element type="constant">
3076*cdf0e10cSrcweir		<source id="MSForms.fmLayoutEffect.fmLayoutEffectInitiate">
3077*cdf0e10cSrcweir			<context kind="enumeration">fmLayoutEffect</context>
3078*cdf0e10cSrcweir			<name>fmLayoutEffectInitiate</name>
3079*cdf0e10cSrcweir			<value>1</value>
3080*cdf0e10cSrcweir		</source>
3081*cdf0e10cSrcweir		<destination designation="identity" />
3082*cdf0e10cSrcweir	</element>
3083*cdf0e10cSrcweir	<!--enum::fmLayoutEffectNone {Constant}-->
3084*cdf0e10cSrcweir	<element type="constant">
3085*cdf0e10cSrcweir		<source id="MSForms.fmLayoutEffect.fmLayoutEffectNone">
3086*cdf0e10cSrcweir			<context kind="enumeration">fmLayoutEffect</context>
3087*cdf0e10cSrcweir			<name>fmLayoutEffectNone</name>
3088*cdf0e10cSrcweir			<value>0</value>
3089*cdf0e10cSrcweir		</source>
3090*cdf0e10cSrcweir		<destination designation="identity" />
3091*cdf0e10cSrcweir	</element>
3092*cdf0e10cSrcweir	<!--enum::fmListBoxStyles  {Enumeration}-->
3093*cdf0e10cSrcweir	<element type="enumeration">
3094*cdf0e10cSrcweir		<source id="MSForms.fmListBoxStyles">
3095*cdf0e10cSrcweir			<name>fmListBoxStyles</name>
3096*cdf0e10cSrcweir		</source>
3097*cdf0e10cSrcweir		<destination designation="identity" />
3098*cdf0e10cSrcweir	</element>
3099*cdf0e10cSrcweir	<!--enum::fmListStyle  {Enumeration}-->
3100*cdf0e10cSrcweir	<element type="enumeration">
3101*cdf0e10cSrcweir		<source id="MSForms.fmListStyle">
3102*cdf0e10cSrcweir			<name>fmListStyle</name>
3103*cdf0e10cSrcweir		</source>
3104*cdf0e10cSrcweir		<destination designation="identity" />
3105*cdf0e10cSrcweir	</element>
3106*cdf0e10cSrcweir	<!--enum::fmListStyleOption {Constant}-->
3107*cdf0e10cSrcweir	<element type="constant">
3108*cdf0e10cSrcweir		<source id="MSForms.fmListStyle.fmListStyleOption">
3109*cdf0e10cSrcweir			<context kind="enumeration">fmListStyle</context>
3110*cdf0e10cSrcweir			<name>fmListStyleOption</name>
3111*cdf0e10cSrcweir			<value>1</value>
3112*cdf0e10cSrcweir		</source>
3113*cdf0e10cSrcweir		<destination designation="identity" />
3114*cdf0e10cSrcweir	</element>
3115*cdf0e10cSrcweir	<!--enum::fmListStylePlain {Constant}-->
3116*cdf0e10cSrcweir	<element type="constant">
3117*cdf0e10cSrcweir		<source id="MSForms.fmListStyle.fmListStylePlain">
3118*cdf0e10cSrcweir			<context kind="enumeration">fmListStyle</context>
3119*cdf0e10cSrcweir			<name>fmListStylePlain</name>
3120*cdf0e10cSrcweir			<value>0</value>
3121*cdf0e10cSrcweir		</source>
3122*cdf0e10cSrcweir		<destination designation="identity" />
3123*cdf0e10cSrcweir	</element>
3124*cdf0e10cSrcweir	<!--enum::fmMatchEntry  {Enumeration}-->
3125*cdf0e10cSrcweir	<element type="enumeration">
3126*cdf0e10cSrcweir		<source id="MSForms.fmMatchEntry">
3127*cdf0e10cSrcweir			<name>fmMatchEntry</name>
3128*cdf0e10cSrcweir		</source>
3129*cdf0e10cSrcweir		<destination designation="identity" />
3130*cdf0e10cSrcweir	</element>
3131*cdf0e10cSrcweir	<!--enum::fmMatchEntryComplete {Constant}-->
3132*cdf0e10cSrcweir	<element type="constant">
3133*cdf0e10cSrcweir		<source id="MSForms.fmMatchEntry.fmMatchEntryComplete">
3134*cdf0e10cSrcweir			<context kind="enumeration">fmMatchEntry</context>
3135*cdf0e10cSrcweir			<name>fmMatchEntryComplete</name>
3136*cdf0e10cSrcweir			<value>1</value>
3137*cdf0e10cSrcweir		</source>
3138*cdf0e10cSrcweir		<destination designation="identity" />
3139*cdf0e10cSrcweir	</element>
3140*cdf0e10cSrcweir	<!--enum::fmMatchEntryFirstLetter {Constant}-->
3141*cdf0e10cSrcweir	<element type="constant">
3142*cdf0e10cSrcweir		<source id="MSForms.fmMatchEntry.fmMatchEntryFirstLetter">
3143*cdf0e10cSrcweir			<context kind="enumeration">fmMatchEntry</context>
3144*cdf0e10cSrcweir			<name>fmMatchEntryFirstLetter</name>
3145*cdf0e10cSrcweir			<value>0</value>
3146*cdf0e10cSrcweir		</source>
3147*cdf0e10cSrcweir		<destination designation="identity" />
3148*cdf0e10cSrcweir	</element>
3149*cdf0e10cSrcweir	<!--enum::fmMatchEntryNone {Constant}-->
3150*cdf0e10cSrcweir	<element type="constant">
3151*cdf0e10cSrcweir		<source id="MSForms.fmMatchEntry.fmMatchEntryNone">
3152*cdf0e10cSrcweir			<context kind="enumeration">fmMatchEntry</context>
3153*cdf0e10cSrcweir			<name>fmMatchEntryNone</name>
3154*cdf0e10cSrcweir			<value>2</value>
3155*cdf0e10cSrcweir		</source>
3156*cdf0e10cSrcweir		<destination designation="identity" />
3157*cdf0e10cSrcweir	</element>
3158*cdf0e10cSrcweir	<!--enum::fmMode  {Enumeration}-->
3159*cdf0e10cSrcweir	<element type="enumeration">
3160*cdf0e10cSrcweir		<source id="MSForms.fmMode">
3161*cdf0e10cSrcweir			<name>fmMode</name>
3162*cdf0e10cSrcweir		</source>
3163*cdf0e10cSrcweir		<destination designation="identity" />
3164*cdf0e10cSrcweir	</element>
3165*cdf0e10cSrcweir	<!--enum::fmModeInherit {Constant}-->
3166*cdf0e10cSrcweir	<element type="constant">
3167*cdf0e10cSrcweir		<source id="MSForms.fmMode.fmModeInherit">
3168*cdf0e10cSrcweir			<context kind="enumeration">fmMode</context>
3169*cdf0e10cSrcweir			<name>fmModeInherit</name>
3170*cdf0e10cSrcweir			<value>-2</value>
3171*cdf0e10cSrcweir		</source>
3172*cdf0e10cSrcweir		<destination designation="identity" />
3173*cdf0e10cSrcweir	</element>
3174*cdf0e10cSrcweir	<!--enum::fmModeOff {Constant}-->
3175*cdf0e10cSrcweir	<element type="constant">
3176*cdf0e10cSrcweir		<source id="MSForms.fmMode.fmModeOff">
3177*cdf0e10cSrcweir			<context kind="enumeration">fmMode</context>
3178*cdf0e10cSrcweir			<name>fmModeOff</name>
3179*cdf0e10cSrcweir			<value>0</value>
3180*cdf0e10cSrcweir		</source>
3181*cdf0e10cSrcweir		<destination designation="identity" />
3182*cdf0e10cSrcweir	</element>
3183*cdf0e10cSrcweir	<!--enum::fmModeOn {Constant}-->
3184*cdf0e10cSrcweir	<element type="constant">
3185*cdf0e10cSrcweir		<source id="MSForms.fmMode.fmModeOn">
3186*cdf0e10cSrcweir			<context kind="enumeration">fmMode</context>
3187*cdf0e10cSrcweir			<name>fmModeOn</name>
3188*cdf0e10cSrcweir			<value>-1</value>
3189*cdf0e10cSrcweir		</source>
3190*cdf0e10cSrcweir		<destination designation="identity" />
3191*cdf0e10cSrcweir	</element>
3192*cdf0e10cSrcweir	<!--enum::fmMousePointer  {Enumeration}-->
3193*cdf0e10cSrcweir	<element type="enumeration">
3194*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer">
3195*cdf0e10cSrcweir			<name>fmMousePointer</name>
3196*cdf0e10cSrcweir		</source>
3197*cdf0e10cSrcweir		<destination designation="identity" />
3198*cdf0e10cSrcweir	</element>
3199*cdf0e10cSrcweir	<!--enum::fmMousePointerAppStarting {Constant}-->
3200*cdf0e10cSrcweir	<element type="constant">
3201*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerAppStarting">
3202*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3203*cdf0e10cSrcweir			<name>fmMousePointerAppStarting</name>
3204*cdf0e10cSrcweir			<value>13</value>
3205*cdf0e10cSrcweir		</source>
3206*cdf0e10cSrcweir		<destination designation="identity" />
3207*cdf0e10cSrcweir	</element>
3208*cdf0e10cSrcweir	<!--enum::fmMousePointerArrow {Constant}-->
3209*cdf0e10cSrcweir	<element type="constant">
3210*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerArrow">
3211*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3212*cdf0e10cSrcweir			<name>fmMousePointerArrow</name>
3213*cdf0e10cSrcweir			<value>1</value>
3214*cdf0e10cSrcweir		</source>
3215*cdf0e10cSrcweir		<destination designation="identity" />
3216*cdf0e10cSrcweir	</element>
3217*cdf0e10cSrcweir	<!--enum::fmMousePointerCross {Constant}-->
3218*cdf0e10cSrcweir	<element type="constant">
3219*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerCross">
3220*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3221*cdf0e10cSrcweir			<name>fmMousePointerCross</name>
3222*cdf0e10cSrcweir			<value>2</value>
3223*cdf0e10cSrcweir		</source>
3224*cdf0e10cSrcweir		<destination designation="identity" />
3225*cdf0e10cSrcweir	</element>
3226*cdf0e10cSrcweir	<!--enum::fmMousePointerCustom {Constant}-->
3227*cdf0e10cSrcweir	<element type="constant">
3228*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerCustom">
3229*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3230*cdf0e10cSrcweir			<name>fmMousePointerCustom</name>
3231*cdf0e10cSrcweir			<value>99</value>
3232*cdf0e10cSrcweir		</source>
3233*cdf0e10cSrcweir		<destination designation="identity" />
3234*cdf0e10cSrcweir	</element>
3235*cdf0e10cSrcweir	<!--enum::fmMousePointerDefault {Constant}-->
3236*cdf0e10cSrcweir	<element type="constant">
3237*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerDefault">
3238*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3239*cdf0e10cSrcweir			<name>fmMousePointerDefault</name>
3240*cdf0e10cSrcweir			<value>0</value>
3241*cdf0e10cSrcweir		</source>
3242*cdf0e10cSrcweir		<destination designation="identity" />
3243*cdf0e10cSrcweir	</element>
3244*cdf0e10cSrcweir	<!--enum::fmMousePointerHelp {Constant}-->
3245*cdf0e10cSrcweir	<element type="constant">
3246*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerHelp">
3247*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3248*cdf0e10cSrcweir			<name>fmMousePointerHelp</name>
3249*cdf0e10cSrcweir			<value>14</value>
3250*cdf0e10cSrcweir		</source>
3251*cdf0e10cSrcweir		<destination designation="identity" />
3252*cdf0e10cSrcweir	</element>
3253*cdf0e10cSrcweir	<!--enum::fmMousePointerHourGlass {Constant}-->
3254*cdf0e10cSrcweir	<element type="constant">
3255*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerHourGlass">
3256*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3257*cdf0e10cSrcweir			<name>fmMousePointerHourGlass</name>
3258*cdf0e10cSrcweir			<value>11</value>
3259*cdf0e10cSrcweir		</source>
3260*cdf0e10cSrcweir		<destination designation="identity" />
3261*cdf0e10cSrcweir	</element>
3262*cdf0e10cSrcweir	<!--enum::fmMousePointerIBeam {Constant}-->
3263*cdf0e10cSrcweir	<element type="constant">
3264*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerIBeam">
3265*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3266*cdf0e10cSrcweir			<name>fmMousePointerIBeam</name>
3267*cdf0e10cSrcweir			<value>3</value>
3268*cdf0e10cSrcweir		</source>
3269*cdf0e10cSrcweir		<destination designation="identity" />
3270*cdf0e10cSrcweir	</element>
3271*cdf0e10cSrcweir	<!--enum::fmMousePointerNoDrop {Constant}-->
3272*cdf0e10cSrcweir	<element type="constant">
3273*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerNoDrop">
3274*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3275*cdf0e10cSrcweir			<name>fmMousePointerNoDrop</name>
3276*cdf0e10cSrcweir			<value>12</value>
3277*cdf0e10cSrcweir		</source>
3278*cdf0e10cSrcweir		<destination designation="identity" />
3279*cdf0e10cSrcweir	</element>
3280*cdf0e10cSrcweir	<!--enum::fmMousePointerSizeAll {Constant}-->
3281*cdf0e10cSrcweir	<element type="constant">
3282*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerSizeAll">
3283*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3284*cdf0e10cSrcweir			<name>fmMousePointerSizeAll</name>
3285*cdf0e10cSrcweir			<value>15</value>
3286*cdf0e10cSrcweir		</source>
3287*cdf0e10cSrcweir		<destination designation="identity" />
3288*cdf0e10cSrcweir	</element>
3289*cdf0e10cSrcweir	<!--enum::fmMousePointerSizeNESW {Constant}-->
3290*cdf0e10cSrcweir	<element type="constant">
3291*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerSizeNESW">
3292*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3293*cdf0e10cSrcweir			<name>fmMousePointerSizeNESW</name>
3294*cdf0e10cSrcweir			<value>6</value>
3295*cdf0e10cSrcweir		</source>
3296*cdf0e10cSrcweir		<destination designation="identity" />
3297*cdf0e10cSrcweir	</element>
3298*cdf0e10cSrcweir	<!--enum::fmMousePointerSizeNS {Constant}-->
3299*cdf0e10cSrcweir	<element type="constant">
3300*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerSizeNS">
3301*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3302*cdf0e10cSrcweir			<name>fmMousePointerSizeNS</name>
3303*cdf0e10cSrcweir			<value>7</value>
3304*cdf0e10cSrcweir		</source>
3305*cdf0e10cSrcweir		<destination designation="identity" />
3306*cdf0e10cSrcweir	</element>
3307*cdf0e10cSrcweir	<!--enum::fmMousePointerSizeNWSE {Constant}-->
3308*cdf0e10cSrcweir	<element type="constant">
3309*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerSizeNWSE">
3310*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3311*cdf0e10cSrcweir			<name>fmMousePointerSizeNWSE</name>
3312*cdf0e10cSrcweir			<value>8</value>
3313*cdf0e10cSrcweir		</source>
3314*cdf0e10cSrcweir		<destination designation="identity" />
3315*cdf0e10cSrcweir	</element>
3316*cdf0e10cSrcweir	<!--enum::fmMousePointerSizeWE {Constant}-->
3317*cdf0e10cSrcweir	<element type="constant">
3318*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerSizeWE">
3319*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3320*cdf0e10cSrcweir			<name>fmMousePointerSizeWE</name>
3321*cdf0e10cSrcweir			<value>9</value>
3322*cdf0e10cSrcweir		</source>
3323*cdf0e10cSrcweir		<destination designation="identity" />
3324*cdf0e10cSrcweir	</element>
3325*cdf0e10cSrcweir	<!--enum::fmMousePointerUpArrow {Constant}-->
3326*cdf0e10cSrcweir	<element type="constant">
3327*cdf0e10cSrcweir		<source id="MSForms.fmMousePointer.fmMousePointerUpArrow">
3328*cdf0e10cSrcweir			<context kind="enumeration">fmMousePointer</context>
3329*cdf0e10cSrcweir			<name>fmMousePointerUpArrow</name>
3330*cdf0e10cSrcweir			<value>10</value>
3331*cdf0e10cSrcweir		</source>
3332*cdf0e10cSrcweir		<destination designation="identity" />
3333*cdf0e10cSrcweir	</element>
3334*cdf0e10cSrcweir	<!--enum::fmMultiSelect  {Enumeration}-->
3335*cdf0e10cSrcweir	<element type="enumeration">
3336*cdf0e10cSrcweir		<source id="MSForms.fmMultiSelect">
3337*cdf0e10cSrcweir			<name>fmMultiSelect</name>
3338*cdf0e10cSrcweir		</source>
3339*cdf0e10cSrcweir		<destination designation="identity" />
3340*cdf0e10cSrcweir	</element>
3341*cdf0e10cSrcweir	<!--enum::fmMultiSelectExtended {Constant}-->
3342*cdf0e10cSrcweir	<element type="constant">
3343*cdf0e10cSrcweir		<source id="MSForms.fmMultiSelect.fmMultiSelectExtended">
3344*cdf0e10cSrcweir			<context kind="enumeration">fmMultiSelect</context>
3345*cdf0e10cSrcweir			<name>fmMultiSelectExtended</name>
3346*cdf0e10cSrcweir			<value>2</value>
3347*cdf0e10cSrcweir		</source>
3348*cdf0e10cSrcweir		<destination designation="identity" />
3349*cdf0e10cSrcweir	</element>
3350*cdf0e10cSrcweir	<!--enum::fmMultiSelectMulti {Constant}-->
3351*cdf0e10cSrcweir	<element type="constant">
3352*cdf0e10cSrcweir		<source id="MSForms.fmMultiSelect.fmMultiSelectMulti">
3353*cdf0e10cSrcweir			<context kind="enumeration">fmMultiSelect</context>
3354*cdf0e10cSrcweir			<name>fmMultiSelectMulti</name>
3355*cdf0e10cSrcweir			<value>1</value>
3356*cdf0e10cSrcweir		</source>
3357*cdf0e10cSrcweir		<destination designation="identity" />
3358*cdf0e10cSrcweir	</element>
3359*cdf0e10cSrcweir	<!--enum::fmMultiSelectSingle {Constant}-->
3360*cdf0e10cSrcweir	<element type="constant">
3361*cdf0e10cSrcweir		<source id="MSForms.fmMultiSelect.fmMultiSelectSingle">
3362*cdf0e10cSrcweir			<context kind="enumeration">fmMultiSelect</context>
3363*cdf0e10cSrcweir			<name>fmMultiSelectSingle</name>
3364*cdf0e10cSrcweir			<value>0</value>
3365*cdf0e10cSrcweir		</source>
3366*cdf0e10cSrcweir		<destination designation="identity" />
3367*cdf0e10cSrcweir	</element>
3368*cdf0e10cSrcweir	<!--enum::fmOrientation  {Enumeration}-->
3369*cdf0e10cSrcweir	<element type="enumeration">
3370*cdf0e10cSrcweir		<source id="MSForms.fmOrientation">
3371*cdf0e10cSrcweir			<name>fmOrientation</name>
3372*cdf0e10cSrcweir		</source>
3373*cdf0e10cSrcweir		<destination designation="identity" />
3374*cdf0e10cSrcweir	</element>
3375*cdf0e10cSrcweir	<!--enum::fmOrientationAuto {Constant}-->
3376*cdf0e10cSrcweir	<element type="constant">
3377*cdf0e10cSrcweir		<source id="MSForms.fmOrientation.fmOrientationAuto">
3378*cdf0e10cSrcweir			<context kind="enumeration">fmOrientation</context>
3379*cdf0e10cSrcweir			<name>fmOrientationAuto</name>
3380*cdf0e10cSrcweir			<value>-1</value>
3381*cdf0e10cSrcweir		</source>
3382*cdf0e10cSrcweir		<destination designation="identity" />
3383*cdf0e10cSrcweir	</element>
3384*cdf0e10cSrcweir	<!--enum::fmOrientationHorizontal {Constant}-->
3385*cdf0e10cSrcweir	<element type="constant">
3386*cdf0e10cSrcweir		<source id="MSForms.fmOrientation.fmOrientationHorizontal">
3387*cdf0e10cSrcweir			<context kind="enumeration">fmOrientation</context>
3388*cdf0e10cSrcweir			<name>fmOrientationHorizontal</name>
3389*cdf0e10cSrcweir			<value>1</value>
3390*cdf0e10cSrcweir		</source>
3391*cdf0e10cSrcweir		<destination designation="identity" />
3392*cdf0e10cSrcweir	</element>
3393*cdf0e10cSrcweir	<!--enum::fmOrientationVertical {Constant}-->
3394*cdf0e10cSrcweir	<element type="constant">
3395*cdf0e10cSrcweir		<source id="MSForms.fmOrientation.fmOrientationVertical">
3396*cdf0e10cSrcweir			<context kind="enumeration">fmOrientation</context>
3397*cdf0e10cSrcweir			<name>fmOrientationVertical</name>
3398*cdf0e10cSrcweir			<value>0</value>
3399*cdf0e10cSrcweir		</source>
3400*cdf0e10cSrcweir		<destination designation="identity" />
3401*cdf0e10cSrcweir	</element>
3402*cdf0e10cSrcweir	<!--enum::fmPicPosition  {Enumeration}-->
3403*cdf0e10cSrcweir	<element type="enumeration">
3404*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition">
3405*cdf0e10cSrcweir			<name>fmPicPosition</name>
3406*cdf0e10cSrcweir		</source>
3407*cdf0e10cSrcweir		<destination designation="identity" />
3408*cdf0e10cSrcweir	</element>
3409*cdf0e10cSrcweir	<!--enum::fmPicPositionBottomCenter {Constant}-->
3410*cdf0e10cSrcweir	<element type="constant">
3411*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionBottomCenter">
3412*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3413*cdf0e10cSrcweir			<name>fmPicPositionBottomCenter</name>
3414*cdf0e10cSrcweir			<value>7</value>
3415*cdf0e10cSrcweir		</source>
3416*cdf0e10cSrcweir		<destination designation="identity" />
3417*cdf0e10cSrcweir	</element>
3418*cdf0e10cSrcweir	<!--enum::fmPicPositionBottomLeft {Constant}-->
3419*cdf0e10cSrcweir	<element type="constant">
3420*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionBottomLeft">
3421*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3422*cdf0e10cSrcweir			<name>fmPicPositionBottomLeft</name>
3423*cdf0e10cSrcweir			<value>6</value>
3424*cdf0e10cSrcweir		</source>
3425*cdf0e10cSrcweir		<destination designation="identity" />
3426*cdf0e10cSrcweir	</element>
3427*cdf0e10cSrcweir	<!--enum::fmPicPositionBottomRight {Constant}-->
3428*cdf0e10cSrcweir	<element type="constant">
3429*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionBottomRight">
3430*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3431*cdf0e10cSrcweir			<name>fmPicPositionBottomRight</name>
3432*cdf0e10cSrcweir			<value>8</value>
3433*cdf0e10cSrcweir		</source>
3434*cdf0e10cSrcweir		<destination designation="identity" />
3435*cdf0e10cSrcweir	</element>
3436*cdf0e10cSrcweir	<!--enum::fmPicPositionCenter {Constant}-->
3437*cdf0e10cSrcweir	<element type="constant">
3438*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionCenter">
3439*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3440*cdf0e10cSrcweir			<name>fmPicPositionCenter</name>
3441*cdf0e10cSrcweir			<value>0</value>
3442*cdf0e10cSrcweir		</source>
3443*cdf0e10cSrcweir		<destination designation="identity" />
3444*cdf0e10cSrcweir	</element>
3445*cdf0e10cSrcweir	<!--enum::fmPicPositionCenterLeft {Constant}-->
3446*cdf0e10cSrcweir	<element type="constant">
3447*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionCenterLeft">
3448*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3449*cdf0e10cSrcweir			<name>fmPicPositionCenterLeft</name>
3450*cdf0e10cSrcweir			<value>4</value>
3451*cdf0e10cSrcweir		</source>
3452*cdf0e10cSrcweir		<destination designation="identity" />
3453*cdf0e10cSrcweir	</element>
3454*cdf0e10cSrcweir	<!--enum::fmPicPositionCenterRight {Constant}-->
3455*cdf0e10cSrcweir	<element type="constant">
3456*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionCenterRight">
3457*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3458*cdf0e10cSrcweir			<name>fmPicPositionCenterRight</name>
3459*cdf0e10cSrcweir			<value>5</value>
3460*cdf0e10cSrcweir		</source>
3461*cdf0e10cSrcweir		<destination designation="identity" />
3462*cdf0e10cSrcweir	</element>
3463*cdf0e10cSrcweir	<!--enum::fmPicPositionTopCenter {Constant}-->
3464*cdf0e10cSrcweir	<element type="constant">
3465*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionTopCenter">
3466*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3467*cdf0e10cSrcweir			<name>fmPicPositionTopCenter</name>
3468*cdf0e10cSrcweir			<value>2</value>
3469*cdf0e10cSrcweir		</source>
3470*cdf0e10cSrcweir		<destination designation="identity" />
3471*cdf0e10cSrcweir	</element>
3472*cdf0e10cSrcweir	<!--enum::fmPicPositionTopLeft {Constant}-->
3473*cdf0e10cSrcweir	<element type="constant">
3474*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionTopLeft">
3475*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3476*cdf0e10cSrcweir			<name>fmPicPositionTopLeft</name>
3477*cdf0e10cSrcweir			<value>1</value>
3478*cdf0e10cSrcweir		</source>
3479*cdf0e10cSrcweir		<destination designation="identity" />
3480*cdf0e10cSrcweir	</element>
3481*cdf0e10cSrcweir	<!--enum::fmPicPositionTopRight {Constant}-->
3482*cdf0e10cSrcweir	<element type="constant">
3483*cdf0e10cSrcweir		<source id="MSForms.fmPicPosition.fmPicPositionTopRight">
3484*cdf0e10cSrcweir			<context kind="enumeration">fmPicPosition</context>
3485*cdf0e10cSrcweir			<name>fmPicPositionTopRight</name>
3486*cdf0e10cSrcweir			<value>3</value>
3487*cdf0e10cSrcweir		</source>
3488*cdf0e10cSrcweir		<destination designation="identity" />
3489*cdf0e10cSrcweir	</element>
3490*cdf0e10cSrcweir	<!--enum::fmPictureAlignment  {Enumeration}-->
3491*cdf0e10cSrcweir	<element type="enumeration">
3492*cdf0e10cSrcweir		<source id="MSForms.fmPictureAlignment">
3493*cdf0e10cSrcweir			<name>fmPictureAlignment</name>
3494*cdf0e10cSrcweir		</source>
3495*cdf0e10cSrcweir		<destination designation="identity" />
3496*cdf0e10cSrcweir	</element>
3497*cdf0e10cSrcweir	<!--enum::fmPictureAlignmentBottomLeft {Constant}-->
3498*cdf0e10cSrcweir	<element type="constant">
3499*cdf0e10cSrcweir		<source id="MSForms.fmPictureAlignment.fmPictureAlignmentBottomLeft">
3500*cdf0e10cSrcweir			<context kind="enumeration">fmPictureAlignment</context>
3501*cdf0e10cSrcweir			<name>fmPictureAlignmentBottomLeft</name>
3502*cdf0e10cSrcweir			<value>3</value>
3503*cdf0e10cSrcweir		</source>
3504*cdf0e10cSrcweir		<destination designation="identity" />
3505*cdf0e10cSrcweir	</element>
3506*cdf0e10cSrcweir	<!--enum::fmPictureAlignmentBottomRight {Constant}-->
3507*cdf0e10cSrcweir	<element type="constant">
3508*cdf0e10cSrcweir		<source id="MSForms.fmPictureAlignment.fmPictureAlignmentBottomRight">
3509*cdf0e10cSrcweir			<context kind="enumeration">fmPictureAlignment</context>
3510*cdf0e10cSrcweir			<name>fmPictureAlignmentBottomRight</name>
3511*cdf0e10cSrcweir			<value>4</value>
3512*cdf0e10cSrcweir		</source>
3513*cdf0e10cSrcweir		<destination designation="identity" />
3514*cdf0e10cSrcweir	</element>
3515*cdf0e10cSrcweir	<!--enum::fmPictureAlignmentCenter {Constant}-->
3516*cdf0e10cSrcweir	<element type="constant">
3517*cdf0e10cSrcweir		<source id="MSForms.fmPictureAlignment.fmPictureAlignmentCenter">
3518*cdf0e10cSrcweir			<context kind="enumeration">fmPictureAlignment</context>
3519*cdf0e10cSrcweir			<name>fmPictureAlignmentCenter</name>
3520*cdf0e10cSrcweir			<value>2</value>
3521*cdf0e10cSrcweir		</source>
3522*cdf0e10cSrcweir		<destination designation="identity" />
3523*cdf0e10cSrcweir	</element>
3524*cdf0e10cSrcweir	<!--enum::fmPictureAlignmentTopLeft {Constant}-->
3525*cdf0e10cSrcweir	<element type="constant">
3526*cdf0e10cSrcweir		<source id="MSForms.fmPictureAlignment.fmPictureAlignmentTopLeft">
3527*cdf0e10cSrcweir			<context kind="enumeration">fmPictureAlignment</context>
3528*cdf0e10cSrcweir			<name>fmPictureAlignmentTopLeft</name>
3529*cdf0e10cSrcweir			<value>0</value>
3530*cdf0e10cSrcweir		</source>
3531*cdf0e10cSrcweir		<destination designation="identity" />
3532*cdf0e10cSrcweir	</element>
3533*cdf0e10cSrcweir	<!--enum::fmPictureAlignmentTopRight {Constant}-->
3534*cdf0e10cSrcweir	<element type="constant">
3535*cdf0e10cSrcweir		<source id="MSForms.fmPictureAlignment.fmPictureAlignmentTopRight">
3536*cdf0e10cSrcweir			<context kind="enumeration">fmPictureAlignment</context>
3537*cdf0e10cSrcweir			<name>fmPictureAlignmentTopRight</name>
3538*cdf0e10cSrcweir			<value>1</value>
3539*cdf0e10cSrcweir		</source>
3540*cdf0e10cSrcweir		<destination designation="identity" />
3541*cdf0e10cSrcweir	</element>
3542*cdf0e10cSrcweir	<!--enum::fmPicturePosition  {Enumeration}-->
3543*cdf0e10cSrcweir	<element type="enumeration">
3544*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition">
3545*cdf0e10cSrcweir			<name>fmPicturePosition</name>
3546*cdf0e10cSrcweir		</source>
3547*cdf0e10cSrcweir		<destination designation="identity" />
3548*cdf0e10cSrcweir	</element>
3549*cdf0e10cSrcweir	<!--enum::fmPicturePositionAboveCenter {Constant}-->
3550*cdf0e10cSrcweir	<element type="constant">
3551*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionAboveCenter">
3552*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3553*cdf0e10cSrcweir			<name>fmPicturePositionAboveCenter</name>
3554*cdf0e10cSrcweir			<value>7</value>
3555*cdf0e10cSrcweir		</source>
3556*cdf0e10cSrcweir		<destination designation="identity" />
3557*cdf0e10cSrcweir	</element>
3558*cdf0e10cSrcweir	<!--enum::fmPicturePositionAboveLeft {Constant}-->
3559*cdf0e10cSrcweir	<element type="constant">
3560*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionAboveLeft">
3561*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3562*cdf0e10cSrcweir			<name>fmPicturePositionAboveLeft</name>
3563*cdf0e10cSrcweir			<value>6</value>
3564*cdf0e10cSrcweir		</source>
3565*cdf0e10cSrcweir		<destination designation="identity" />
3566*cdf0e10cSrcweir	</element>
3567*cdf0e10cSrcweir	<!--enum::fmPicturePositionAboveRight {Constant}-->
3568*cdf0e10cSrcweir	<element type="constant">
3569*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionAboveRight">
3570*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3571*cdf0e10cSrcweir			<name>fmPicturePositionAboveRight</name>
3572*cdf0e10cSrcweir			<value>8</value>
3573*cdf0e10cSrcweir		</source>
3574*cdf0e10cSrcweir		<destination designation="identity" />
3575*cdf0e10cSrcweir	</element>
3576*cdf0e10cSrcweir	<!--enum::fmPicturePositionBelowCenter {Constant}-->
3577*cdf0e10cSrcweir	<element type="constant">
3578*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionBelowCenter">
3579*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3580*cdf0e10cSrcweir			<name>fmPicturePositionBelowCenter</name>
3581*cdf0e10cSrcweir			<value>10</value>
3582*cdf0e10cSrcweir		</source>
3583*cdf0e10cSrcweir		<destination designation="identity" />
3584*cdf0e10cSrcweir	</element>
3585*cdf0e10cSrcweir	<!--enum::fmPicturePositionBelowLeft {Constant}-->
3586*cdf0e10cSrcweir	<element type="constant">
3587*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionBelowLeft">
3588*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3589*cdf0e10cSrcweir			<name>fmPicturePositionBelowLeft</name>
3590*cdf0e10cSrcweir			<value>9</value>
3591*cdf0e10cSrcweir		</source>
3592*cdf0e10cSrcweir		<destination designation="identity" />
3593*cdf0e10cSrcweir	</element>
3594*cdf0e10cSrcweir	<!--enum::fmPicturePositionBelowRight {Constant}-->
3595*cdf0e10cSrcweir	<element type="constant">
3596*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionBelowRight">
3597*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3598*cdf0e10cSrcweir			<name>fmPicturePositionBelowRight</name>
3599*cdf0e10cSrcweir			<value>11</value>
3600*cdf0e10cSrcweir		</source>
3601*cdf0e10cSrcweir		<destination designation="identity" />
3602*cdf0e10cSrcweir	</element>
3603*cdf0e10cSrcweir	<!--enum::fmPicturePositionCenter {Constant}-->
3604*cdf0e10cSrcweir	<element type="constant">
3605*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionCenter">
3606*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3607*cdf0e10cSrcweir			<name>fmPicturePositionCenter</name>
3608*cdf0e10cSrcweir			<value>12</value>
3609*cdf0e10cSrcweir		</source>
3610*cdf0e10cSrcweir		<destination designation="identity" />
3611*cdf0e10cSrcweir	</element>
3612*cdf0e10cSrcweir	<!--enum::fmPicturePositionLeftBottom {Constant}-->
3613*cdf0e10cSrcweir	<element type="constant">
3614*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionLeftBottom">
3615*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3616*cdf0e10cSrcweir			<name>fmPicturePositionLeftBottom</name>
3617*cdf0e10cSrcweir			<value>2</value>
3618*cdf0e10cSrcweir		</source>
3619*cdf0e10cSrcweir		<destination designation="identity" />
3620*cdf0e10cSrcweir	</element>
3621*cdf0e10cSrcweir	<!--enum::fmPicturePositionLeftCenter {Constant}-->
3622*cdf0e10cSrcweir	<element type="constant">
3623*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionLeftCenter">
3624*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3625*cdf0e10cSrcweir			<name>fmPicturePositionLeftCenter</name>
3626*cdf0e10cSrcweir			<value>1</value>
3627*cdf0e10cSrcweir		</source>
3628*cdf0e10cSrcweir		<destination designation="identity" />
3629*cdf0e10cSrcweir	</element>
3630*cdf0e10cSrcweir	<!--enum::fmPicturePositionLeftTop {Constant}-->
3631*cdf0e10cSrcweir	<element type="constant">
3632*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionLeftTop">
3633*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3634*cdf0e10cSrcweir			<name>fmPicturePositionLeftTop</name>
3635*cdf0e10cSrcweir			<value>0</value>
3636*cdf0e10cSrcweir		</source>
3637*cdf0e10cSrcweir		<destination designation="identity" />
3638*cdf0e10cSrcweir	</element>
3639*cdf0e10cSrcweir	<!--enum::fmPicturePositionRightBottom {Constant}-->
3640*cdf0e10cSrcweir	<element type="constant">
3641*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionRightBottom">
3642*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3643*cdf0e10cSrcweir			<name>fmPicturePositionRightBottom</name>
3644*cdf0e10cSrcweir			<value>5</value>
3645*cdf0e10cSrcweir		</source>
3646*cdf0e10cSrcweir		<destination designation="identity" />
3647*cdf0e10cSrcweir	</element>
3648*cdf0e10cSrcweir	<!--enum::fmPicturePositionRightCenter {Constant}-->
3649*cdf0e10cSrcweir	<element type="constant">
3650*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionRightCenter">
3651*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3652*cdf0e10cSrcweir			<name>fmPicturePositionRightCenter</name>
3653*cdf0e10cSrcweir			<value>4</value>
3654*cdf0e10cSrcweir		</source>
3655*cdf0e10cSrcweir		<destination designation="identity" />
3656*cdf0e10cSrcweir	</element>
3657*cdf0e10cSrcweir	<!--enum::fmPicturePositionRightTop {Constant}-->
3658*cdf0e10cSrcweir	<element type="constant">
3659*cdf0e10cSrcweir		<source id="MSForms.fmPicturePosition.fmPicturePositionRightTop">
3660*cdf0e10cSrcweir			<context kind="enumeration">fmPicturePosition</context>
3661*cdf0e10cSrcweir			<name>fmPicturePositionRightTop</name>
3662*cdf0e10cSrcweir			<value>3</value>
3663*cdf0e10cSrcweir		</source>
3664*cdf0e10cSrcweir		<destination designation="identity" />
3665*cdf0e10cSrcweir	</element>
3666*cdf0e10cSrcweir	<!--enum::fmPictureSizeMode  {Enumeration}-->
3667*cdf0e10cSrcweir	<element type="enumeration">
3668*cdf0e10cSrcweir		<source id="MSForms.fmPictureSizeMode">
3669*cdf0e10cSrcweir			<name>fmPictureSizeMode</name>
3670*cdf0e10cSrcweir		</source>
3671*cdf0e10cSrcweir		<destination designation="identity" />
3672*cdf0e10cSrcweir	</element>
3673*cdf0e10cSrcweir	<!--enum::fmPictureSizeModeClip {Constant}-->
3674*cdf0e10cSrcweir	<element type="constant">
3675*cdf0e10cSrcweir		<source id="MSForms.fmPictureSizeMode.fmPictureSizeModeClip">
3676*cdf0e10cSrcweir			<context kind="enumeration">fmPictureSizeMode</context>
3677*cdf0e10cSrcweir			<name>fmPictureSizeModeClip</name>
3678*cdf0e10cSrcweir			<value>0</value>
3679*cdf0e10cSrcweir		</source>
3680*cdf0e10cSrcweir		<destination designation="identity" />
3681*cdf0e10cSrcweir	</element>
3682*cdf0e10cSrcweir	<!--enum::fmPictureSizeModeStretch {Constant}-->
3683*cdf0e10cSrcweir	<element type="constant">
3684*cdf0e10cSrcweir		<source id="MSForms.fmPictureSizeMode.fmPictureSizeModeStretch">
3685*cdf0e10cSrcweir			<context kind="enumeration">fmPictureSizeMode</context>
3686*cdf0e10cSrcweir			<name>fmPictureSizeModeStretch</name>
3687*cdf0e10cSrcweir			<value>1</value>
3688*cdf0e10cSrcweir		</source>
3689*cdf0e10cSrcweir		<destination designation="identity" />
3690*cdf0e10cSrcweir	</element>
3691*cdf0e10cSrcweir	<!--enum::fmPictureSizeModeZoom {Constant}-->
3692*cdf0e10cSrcweir	<element type="constant">
3693*cdf0e10cSrcweir		<source id="MSForms.fmPictureSizeMode.fmPictureSizeModeZoom">
3694*cdf0e10cSrcweir			<context kind="enumeration">fmPictureSizeMode</context>
3695*cdf0e10cSrcweir			<name>fmPictureSizeModeZoom</name>
3696*cdf0e10cSrcweir			<value>3</value>
3697*cdf0e10cSrcweir		</source>
3698*cdf0e10cSrcweir		<destination designation="identity" />
3699*cdf0e10cSrcweir	</element>
3700*cdf0e10cSrcweir	<!--enum::fmRepeatDirection  {Enumeration}-->
3701*cdf0e10cSrcweir	<element type="enumeration">
3702*cdf0e10cSrcweir		<source id="MSForms.fmRepeatDirection">
3703*cdf0e10cSrcweir			<name>fmRepeatDirection</name>
3704*cdf0e10cSrcweir		</source>
3705*cdf0e10cSrcweir		<destination designation="identity" />
3706*cdf0e10cSrcweir	</element>
3707*cdf0e10cSrcweir	<!--enum::fmScrollAction  {Enumeration}-->
3708*cdf0e10cSrcweir	<element type="enumeration">
3709*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction">
3710*cdf0e10cSrcweir			<name>fmScrollAction</name>
3711*cdf0e10cSrcweir		</source>
3712*cdf0e10cSrcweir		<destination designation="identity" />
3713*cdf0e10cSrcweir	</element>
3714*cdf0e10cSrcweir	<!--enum::fmScrollActionBegin {Constant}-->
3715*cdf0e10cSrcweir	<element type="constant">
3716*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionBegin">
3717*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3718*cdf0e10cSrcweir			<name>fmScrollActionBegin</name>
3719*cdf0e10cSrcweir			<value>5</value>
3720*cdf0e10cSrcweir		</source>
3721*cdf0e10cSrcweir		<destination designation="identity" />
3722*cdf0e10cSrcweir	</element>
3723*cdf0e10cSrcweir	<!--enum::fmScrollActionControlRequest {Constant}-->
3724*cdf0e10cSrcweir	<element type="constant">
3725*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionControlRequest">
3726*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3727*cdf0e10cSrcweir			<name>fmScrollActionControlRequest</name>
3728*cdf0e10cSrcweir			<value>9</value>
3729*cdf0e10cSrcweir		</source>
3730*cdf0e10cSrcweir		<destination designation="identity" />
3731*cdf0e10cSrcweir	</element>
3732*cdf0e10cSrcweir	<!--enum::fmScrollActionEnd {Constant}-->
3733*cdf0e10cSrcweir	<element type="constant">
3734*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionEnd">
3735*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3736*cdf0e10cSrcweir			<name>fmScrollActionEnd</name>
3737*cdf0e10cSrcweir			<value>6</value>
3738*cdf0e10cSrcweir		</source>
3739*cdf0e10cSrcweir		<destination designation="identity" />
3740*cdf0e10cSrcweir	</element>
3741*cdf0e10cSrcweir	<!--enum::fmScrollActionFocusRequest {Constant}-->
3742*cdf0e10cSrcweir	<element type="constant">
3743*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionFocusRequest">
3744*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3745*cdf0e10cSrcweir			<name>fmScrollActionFocusRequest</name>
3746*cdf0e10cSrcweir			<value>10</value>
3747*cdf0e10cSrcweir		</source>
3748*cdf0e10cSrcweir		<destination designation="identity" />
3749*cdf0e10cSrcweir	</element>
3750*cdf0e10cSrcweir	<!--enum::fmScrollActionLineDown {Constant}-->
3751*cdf0e10cSrcweir	<element type="constant">
3752*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionLineDown">
3753*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3754*cdf0e10cSrcweir			<name>fmScrollActionLineDown</name>
3755*cdf0e10cSrcweir			<value>2</value>
3756*cdf0e10cSrcweir		</source>
3757*cdf0e10cSrcweir		<destination designation="identity" />
3758*cdf0e10cSrcweir	</element>
3759*cdf0e10cSrcweir	<!--enum::fmScrollActionLineUp {Constant}-->
3760*cdf0e10cSrcweir	<element type="constant">
3761*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionLineUp">
3762*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3763*cdf0e10cSrcweir			<name>fmScrollActionLineUp</name>
3764*cdf0e10cSrcweir			<value>1</value>
3765*cdf0e10cSrcweir		</source>
3766*cdf0e10cSrcweir		<destination designation="identity" />
3767*cdf0e10cSrcweir	</element>
3768*cdf0e10cSrcweir	<!--enum::fmScrollActionNoChange {Constant}-->
3769*cdf0e10cSrcweir	<element type="constant">
3770*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionNoChange">
3771*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3772*cdf0e10cSrcweir			<name>fmScrollActionNoChange</name>
3773*cdf0e10cSrcweir			<value>0</value>
3774*cdf0e10cSrcweir		</source>
3775*cdf0e10cSrcweir		<destination designation="identity" />
3776*cdf0e10cSrcweir	</element>
3777*cdf0e10cSrcweir	<!--enum::fmScrollActionPageDown {Constant}-->
3778*cdf0e10cSrcweir	<element type="constant">
3779*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionPageDown">
3780*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3781*cdf0e10cSrcweir			<name>fmScrollActionPageDown</name>
3782*cdf0e10cSrcweir			<value>4</value>
3783*cdf0e10cSrcweir		</source>
3784*cdf0e10cSrcweir		<destination designation="identity" />
3785*cdf0e10cSrcweir	</element>
3786*cdf0e10cSrcweir	<!--enum::fmScrollActionPageUp {Constant}-->
3787*cdf0e10cSrcweir	<element type="constant">
3788*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionPageUp">
3789*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3790*cdf0e10cSrcweir			<name>fmScrollActionPageUp</name>
3791*cdf0e10cSrcweir			<value>3</value>
3792*cdf0e10cSrcweir		</source>
3793*cdf0e10cSrcweir		<destination designation="identity" />
3794*cdf0e10cSrcweir	</element>
3795*cdf0e10cSrcweir	<!--enum::fmScrollActionPropertyChange {Constant}-->
3796*cdf0e10cSrcweir	<element type="constant">
3797*cdf0e10cSrcweir		<source id="MSForms.fmScrollAction.fmScrollActionPropertyChange">
3798*cdf0e10cSrcweir			<context kind="enumeration">fmScrollAction</context>
3799*cdf0e10cSrcweir			<name>fmScrollActionPropertyChange</name>
3800*cdf0e10cSrcweir			<value>8</value>
3801*cdf0e10cSrcweir		</source>
3802*cdf0e10cSrcweir		<destination designation="identity" />
3803*cdf0e10cSrcweir	</element>
3804*cdf0e10cSrcweir	<!--enum::fmScrollBars  {Enumeration}-->
3805*cdf0e10cSrcweir	<element type="enumeration">
3806*cdf0e10cSrcweir		<source id="MSForms.fmScrollBars">
3807*cdf0e10cSrcweir			<name>fmScrollBars</name>
3808*cdf0e10cSrcweir		</source>
3809*cdf0e10cSrcweir		<destination designation="identity" />
3810*cdf0e10cSrcweir	</element>
3811*cdf0e10cSrcweir	<!--enum::fmScrollBarsBoth {Constant}-->
3812*cdf0e10cSrcweir	<element type="constant">
3813*cdf0e10cSrcweir		<source id="MSForms.fmScrollBars.fmScrollBarsBoth">
3814*cdf0e10cSrcweir			<context kind="enumeration">fmScrollBars</context>
3815*cdf0e10cSrcweir			<name>fmScrollBarsBoth</name>
3816*cdf0e10cSrcweir			<value>3</value>
3817*cdf0e10cSrcweir		</source>
3818*cdf0e10cSrcweir		<destination designation="identity" />
3819*cdf0e10cSrcweir	</element>
3820*cdf0e10cSrcweir	<!--enum::fmScrollBarsHorizontal {Constant}-->
3821*cdf0e10cSrcweir	<element type="constant">
3822*cdf0e10cSrcweir		<source id="MSForms.fmScrollBars.fmScrollBarsHorizontal">
3823*cdf0e10cSrcweir			<context kind="enumeration">fmScrollBars</context>
3824*cdf0e10cSrcweir			<name>fmScrollBarsHorizontal</name>
3825*cdf0e10cSrcweir			<value>1</value>
3826*cdf0e10cSrcweir		</source>
3827*cdf0e10cSrcweir		<destination designation="identity" />
3828*cdf0e10cSrcweir	</element>
3829*cdf0e10cSrcweir	<!--enum::fmScrollBarsNone {Constant}-->
3830*cdf0e10cSrcweir	<element type="constant">
3831*cdf0e10cSrcweir		<source id="MSForms.fmScrollBars.fmScrollBarsNone">
3832*cdf0e10cSrcweir			<context kind="enumeration">fmScrollBars</context>
3833*cdf0e10cSrcweir			<name>fmScrollBarsNone</name>
3834*cdf0e10cSrcweir			<value>0</value>
3835*cdf0e10cSrcweir		</source>
3836*cdf0e10cSrcweir		<destination designation="identity" />
3837*cdf0e10cSrcweir	</element>
3838*cdf0e10cSrcweir	<!--enum::fmScrollBarsVertical {Constant}-->
3839*cdf0e10cSrcweir	<element type="constant">
3840*cdf0e10cSrcweir		<source id="MSForms.fmScrollBars.fmScrollBarsVertical">
3841*cdf0e10cSrcweir			<context kind="enumeration">fmScrollBars</context>
3842*cdf0e10cSrcweir			<name>fmScrollBarsVertical</name>
3843*cdf0e10cSrcweir			<value>2</value>
3844*cdf0e10cSrcweir		</source>
3845*cdf0e10cSrcweir		<destination designation="identity" />
3846*cdf0e10cSrcweir	</element>
3847*cdf0e10cSrcweir	<!--enum::fmShowDropButtonWhen  {Enumeration}-->
3848*cdf0e10cSrcweir	<element type="enumeration">
3849*cdf0e10cSrcweir		<source id="MSForms.fmShowDropButtonWhen">
3850*cdf0e10cSrcweir			<name>fmShowDropButtonWhen</name>
3851*cdf0e10cSrcweir		</source>
3852*cdf0e10cSrcweir		<destination designation="identity" />
3853*cdf0e10cSrcweir	</element>
3854*cdf0e10cSrcweir	<!--enum::fmShowDropButtonWhenAlways {Constant}-->
3855*cdf0e10cSrcweir	<element type="constant">
3856*cdf0e10cSrcweir		<source id="MSForms.fmShowDropButtonWhen.fmShowDropButtonWhenAlways">
3857*cdf0e10cSrcweir			<context kind="enumeration">fmShowDropButtonWhen</context>
3858*cdf0e10cSrcweir			<name>fmShowDropButtonWhenAlways</name>
3859*cdf0e10cSrcweir			<value>2</value>
3860*cdf0e10cSrcweir		</source>
3861*cdf0e10cSrcweir		<destination designation="identity" />
3862*cdf0e10cSrcweir	</element>
3863*cdf0e10cSrcweir	<!--enum::fmShowDropButtonWhenFocus {Constant}-->
3864*cdf0e10cSrcweir	<element type="constant">
3865*cdf0e10cSrcweir		<source id="MSForms.fmShowDropButtonWhen.fmShowDropButtonWhenFocus">
3866*cdf0e10cSrcweir			<context kind="enumeration">fmShowDropButtonWhen</context>
3867*cdf0e10cSrcweir			<name>fmShowDropButtonWhenFocus</name>
3868*cdf0e10cSrcweir			<value>1</value>
3869*cdf0e10cSrcweir		</source>
3870*cdf0e10cSrcweir		<destination designation="identity" />
3871*cdf0e10cSrcweir	</element>
3872*cdf0e10cSrcweir	<!--enum::fmShowDropButtonWhenNever {Constant}-->
3873*cdf0e10cSrcweir	<element type="constant">
3874*cdf0e10cSrcweir		<source id="MSForms.fmShowDropButtonWhen.fmShowDropButtonWhenNever">
3875*cdf0e10cSrcweir			<context kind="enumeration">fmShowDropButtonWhen</context>
3876*cdf0e10cSrcweir			<name>fmShowDropButtonWhenNever</name>
3877*cdf0e10cSrcweir			<value>0</value>
3878*cdf0e10cSrcweir		</source>
3879*cdf0e10cSrcweir		<destination designation="identity" />
3880*cdf0e10cSrcweir	</element>
3881*cdf0e10cSrcweir	<!--enum::fmShowListWhen  {Enumeration}-->
3882*cdf0e10cSrcweir	<element type="enumeration">
3883*cdf0e10cSrcweir		<source id="MSForms.fmShowListWhen">
3884*cdf0e10cSrcweir			<name>fmShowListWhen</name>
3885*cdf0e10cSrcweir		</source>
3886*cdf0e10cSrcweir		<destination designation="identity" />
3887*cdf0e10cSrcweir	</element>
3888*cdf0e10cSrcweir	<!--enum::fmShowListWhenAlways {Constant}-->
3889*cdf0e10cSrcweir	<element type="constant">
3890*cdf0e10cSrcweir		<source id="MSForms.fmShowListWhen.fmShowListWhenAlways">
3891*cdf0e10cSrcweir			<context kind="enumeration">fmShowListWhen</context>
3892*cdf0e10cSrcweir			<name>fmShowListWhenAlways</name>
3893*cdf0e10cSrcweir			<value>3</value>
3894*cdf0e10cSrcweir		</source>
3895*cdf0e10cSrcweir		<destination designation="identity" />
3896*cdf0e10cSrcweir	</element>
3897*cdf0e10cSrcweir	<!--enum::fmShowListWhenButton {Constant}-->
3898*cdf0e10cSrcweir	<element type="constant">
3899*cdf0e10cSrcweir		<source id="MSForms.fmShowListWhen.fmShowListWhenButton">
3900*cdf0e10cSrcweir			<context kind="enumeration">fmShowListWhen</context>
3901*cdf0e10cSrcweir			<name>fmShowListWhenButton</name>
3902*cdf0e10cSrcweir			<value>1</value>
3903*cdf0e10cSrcweir		</source>
3904*cdf0e10cSrcweir		<destination designation="identity" />
3905*cdf0e10cSrcweir	</element>
3906*cdf0e10cSrcweir	<!--enum::fmShowListWhenFocus {Constant}-->
3907*cdf0e10cSrcweir	<element type="constant">
3908*cdf0e10cSrcweir		<source id="MSForms.fmShowListWhen.fmShowListWhenFocus">
3909*cdf0e10cSrcweir			<context kind="enumeration">fmShowListWhen</context>
3910*cdf0e10cSrcweir			<name>fmShowListWhenFocus</name>
3911*cdf0e10cSrcweir			<value>2</value>
3912*cdf0e10cSrcweir		</source>
3913*cdf0e10cSrcweir		<destination designation="identity" />
3914*cdf0e10cSrcweir	</element>
3915*cdf0e10cSrcweir	<!--enum::fmShowListWhenNever {Constant}-->
3916*cdf0e10cSrcweir	<element type="constant">
3917*cdf0e10cSrcweir		<source id="MSForms.fmShowListWhen.fmShowListWhenNever">
3918*cdf0e10cSrcweir			<context kind="enumeration">fmShowListWhen</context>
3919*cdf0e10cSrcweir			<name>fmShowListWhenNever</name>
3920*cdf0e10cSrcweir			<value>0</value>
3921*cdf0e10cSrcweir		</source>
3922*cdf0e10cSrcweir		<destination designation="identity" />
3923*cdf0e10cSrcweir	</element>
3924*cdf0e10cSrcweir	<!--enum::fmSnapPoint  {Enumeration}-->
3925*cdf0e10cSrcweir	<element type="enumeration">
3926*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint">
3927*cdf0e10cSrcweir			<name>fmSnapPoint</name>
3928*cdf0e10cSrcweir		</source>
3929*cdf0e10cSrcweir		<destination designation="identity" />
3930*cdf0e10cSrcweir	</element>
3931*cdf0e10cSrcweir	<!--enum::fmSnapPointBottomCenter {Constant}-->
3932*cdf0e10cSrcweir	<element type="constant">
3933*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointBottomCenter">
3934*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3935*cdf0e10cSrcweir			<name>fmSnapPointBottomCenter</name>
3936*cdf0e10cSrcweir			<value>7</value>
3937*cdf0e10cSrcweir		</source>
3938*cdf0e10cSrcweir		<destination designation="identity" />
3939*cdf0e10cSrcweir	</element>
3940*cdf0e10cSrcweir	<!--enum::fmSnapPointBottomLeft {Constant}-->
3941*cdf0e10cSrcweir	<element type="constant">
3942*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointBottomLeft">
3943*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3944*cdf0e10cSrcweir			<name>fmSnapPointBottomLeft</name>
3945*cdf0e10cSrcweir			<value>6</value>
3946*cdf0e10cSrcweir		</source>
3947*cdf0e10cSrcweir		<destination designation="identity" />
3948*cdf0e10cSrcweir	</element>
3949*cdf0e10cSrcweir	<!--enum::fmSnapPointBottomRight {Constant}-->
3950*cdf0e10cSrcweir	<element type="constant">
3951*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointBottomRight">
3952*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3953*cdf0e10cSrcweir			<name>fmSnapPointBottomRight</name>
3954*cdf0e10cSrcweir			<value>8</value>
3955*cdf0e10cSrcweir		</source>
3956*cdf0e10cSrcweir		<destination designation="identity" />
3957*cdf0e10cSrcweir	</element>
3958*cdf0e10cSrcweir	<!--enum::fmSnapPointCenter {Constant}-->
3959*cdf0e10cSrcweir	<element type="constant">
3960*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointCenter">
3961*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3962*cdf0e10cSrcweir			<name>fmSnapPointCenter</name>
3963*cdf0e10cSrcweir			<value>4</value>
3964*cdf0e10cSrcweir		</source>
3965*cdf0e10cSrcweir		<destination designation="identity" />
3966*cdf0e10cSrcweir	</element>
3967*cdf0e10cSrcweir	<!--enum::fmSnapPointCenterLeft {Constant}-->
3968*cdf0e10cSrcweir	<element type="constant">
3969*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointCenterLeft">
3970*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3971*cdf0e10cSrcweir			<name>fmSnapPointCenterLeft</name>
3972*cdf0e10cSrcweir			<value>3</value>
3973*cdf0e10cSrcweir		</source>
3974*cdf0e10cSrcweir		<destination designation="identity" />
3975*cdf0e10cSrcweir	</element>
3976*cdf0e10cSrcweir	<!--enum::fmSnapPointCenterRight {Constant}-->
3977*cdf0e10cSrcweir	<element type="constant">
3978*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointCenterRight">
3979*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3980*cdf0e10cSrcweir			<name>fmSnapPointCenterRight</name>
3981*cdf0e10cSrcweir			<value>5</value>
3982*cdf0e10cSrcweir		</source>
3983*cdf0e10cSrcweir		<destination designation="identity" />
3984*cdf0e10cSrcweir	</element>
3985*cdf0e10cSrcweir	<!--enum::fmSnapPointTopCenter {Constant}-->
3986*cdf0e10cSrcweir	<element type="constant">
3987*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointTopCenter">
3988*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3989*cdf0e10cSrcweir			<name>fmSnapPointTopCenter</name>
3990*cdf0e10cSrcweir			<value>1</value>
3991*cdf0e10cSrcweir		</source>
3992*cdf0e10cSrcweir		<destination designation="identity" />
3993*cdf0e10cSrcweir	</element>
3994*cdf0e10cSrcweir	<!--enum::fmSnapPointTopLeft {Constant}-->
3995*cdf0e10cSrcweir	<element type="constant">
3996*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointTopLeft">
3997*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
3998*cdf0e10cSrcweir			<name>fmSnapPointTopLeft</name>
3999*cdf0e10cSrcweir			<value>0</value>
4000*cdf0e10cSrcweir		</source>
4001*cdf0e10cSrcweir		<destination designation="identity" />
4002*cdf0e10cSrcweir	</element>
4003*cdf0e10cSrcweir	<!--enum::fmSnapPointTopRight {Constant}-->
4004*cdf0e10cSrcweir	<element type="constant">
4005*cdf0e10cSrcweir		<source id="MSForms.fmSnapPoint.fmSnapPointTopRight">
4006*cdf0e10cSrcweir			<context kind="enumeration">fmSnapPoint</context>
4007*cdf0e10cSrcweir			<name>fmSnapPointTopRight</name>
4008*cdf0e10cSrcweir			<value>2</value>
4009*cdf0e10cSrcweir		</source>
4010*cdf0e10cSrcweir		<destination designation="identity" />
4011*cdf0e10cSrcweir	</element>
4012*cdf0e10cSrcweir	<!--enum::fmSpecialEffect  {Enumeration}-->
4013*cdf0e10cSrcweir	<element type="enumeration">
4014*cdf0e10cSrcweir		<source id="MSForms.fmSpecialEffect">
4015*cdf0e10cSrcweir			<name>fmSpecialEffect</name>
4016*cdf0e10cSrcweir		</source>
4017*cdf0e10cSrcweir		<destination designation="identity" />
4018*cdf0e10cSrcweir	</element>
4019*cdf0e10cSrcweir	<!--enum::fmSpecialEffectBump {Constant}-->
4020*cdf0e10cSrcweir	<element type="constant">
4021*cdf0e10cSrcweir		<source id="MSForms.fmSpecialEffect.fmSpecialEffectBump">
4022*cdf0e10cSrcweir			<context kind="enumeration">fmSpecialEffect</context>
4023*cdf0e10cSrcweir			<name>fmSpecialEffectBump</name>
4024*cdf0e10cSrcweir			<value>6</value>
4025*cdf0e10cSrcweir		</source>
4026*cdf0e10cSrcweir		<destination designation="identity" />
4027*cdf0e10cSrcweir	</element>
4028*cdf0e10cSrcweir	<!--enum::fmSpecialEffectEtched {Constant}-->
4029*cdf0e10cSrcweir	<element type="constant">
4030*cdf0e10cSrcweir		<source id="MSForms.fmSpecialEffect.fmSpecialEffectEtched">
4031*cdf0e10cSrcweir			<context kind="enumeration">fmSpecialEffect</context>
4032*cdf0e10cSrcweir			<name>fmSpecialEffectEtched</name>
4033*cdf0e10cSrcweir			<value>3</value>
4034*cdf0e10cSrcweir		</source>
4035*cdf0e10cSrcweir		<destination designation="identity" />
4036*cdf0e10cSrcweir	</element>
4037*cdf0e10cSrcweir	<!--enum::fmSpecialEffectFlat {Constant}-->
4038*cdf0e10cSrcweir	<element type="constant">
4039*cdf0e10cSrcweir		<source id="MSForms.fmSpecialEffect.fmSpecialEffectFlat">
4040*cdf0e10cSrcweir			<context kind="enumeration">fmSpecialEffect</context>
4041*cdf0e10cSrcweir			<name>fmSpecialEffectFlat</name>
4042*cdf0e10cSrcweir			<value>0</value>
4043*cdf0e10cSrcweir		</source>
4044*cdf0e10cSrcweir		<destination designation="identity" />
4045*cdf0e10cSrcweir	</element>
4046*cdf0e10cSrcweir	<!--enum::fmSpecialEffectRaised {Constant}-->
4047*cdf0e10cSrcweir	<element type="constant">
4048*cdf0e10cSrcweir		<source id="MSForms.fmSpecialEffect.fmSpecialEffectRaised">
4049*cdf0e10cSrcweir			<context kind="enumeration">fmSpecialEffect</context>
4050*cdf0e10cSrcweir			<name>fmSpecialEffectRaised</name>
4051*cdf0e10cSrcweir			<value>1</value>
4052*cdf0e10cSrcweir		</source>
4053*cdf0e10cSrcweir		<destination designation="identity" />
4054*cdf0e10cSrcweir	</element>
4055*cdf0e10cSrcweir	<!--enum::fmSpecialEffectSunken {Constant}-->
4056*cdf0e10cSrcweir	<element type="constant">
4057*cdf0e10cSrcweir		<source id="MSForms.fmSpecialEffect.fmSpecialEffectSunken">
4058*cdf0e10cSrcweir			<context kind="enumeration">fmSpecialEffect</context>
4059*cdf0e10cSrcweir			<name>fmSpecialEffectSunken</name>
4060*cdf0e10cSrcweir			<value>2</value>
4061*cdf0e10cSrcweir		</source>
4062*cdf0e10cSrcweir		<destination designation="identity" />
4063*cdf0e10cSrcweir	</element>
4064*cdf0e10cSrcweir	<!--enum::fmStyle  {Enumeration}-->
4065*cdf0e10cSrcweir	<element type="enumeration">
4066*cdf0e10cSrcweir		<source id="MSForms.fmStyle">
4067*cdf0e10cSrcweir			<name>fmStyle</name>
4068*cdf0e10cSrcweir		</source>
4069*cdf0e10cSrcweir		<destination designation="identity" />
4070*cdf0e10cSrcweir	</element>
4071*cdf0e10cSrcweir	<!--enum::fmStyleDropDownCombo {Constant}-->
4072*cdf0e10cSrcweir	<element type="constant">
4073*cdf0e10cSrcweir		<source id="MSForms.fmStyle.fmStyleDropDownCombo">
4074*cdf0e10cSrcweir			<context kind="enumeration">fmStyle</context>
4075*cdf0e10cSrcweir			<name>fmStyleDropDownCombo</name>
4076*cdf0e10cSrcweir			<value>0</value>
4077*cdf0e10cSrcweir		</source>
4078*cdf0e10cSrcweir		<destination designation="identity" />
4079*cdf0e10cSrcweir	</element>
4080*cdf0e10cSrcweir	<!--enum::fmStyleDropDownList {Constant}-->
4081*cdf0e10cSrcweir	<element type="constant">
4082*cdf0e10cSrcweir		<source id="MSForms.fmStyle.fmStyleDropDownList">
4083*cdf0e10cSrcweir			<context kind="enumeration">fmStyle</context>
4084*cdf0e10cSrcweir			<name>fmStyleDropDownList</name>
4085*cdf0e10cSrcweir			<value>2</value>
4086*cdf0e10cSrcweir		</source>
4087*cdf0e10cSrcweir		<destination designation="identity" />
4088*cdf0e10cSrcweir	</element>
4089*cdf0e10cSrcweir	<!--enum::fmTabOrientation  {Enumeration}-->
4090*cdf0e10cSrcweir	<element type="enumeration">
4091*cdf0e10cSrcweir		<source id="MSForms.fmTabOrientation">
4092*cdf0e10cSrcweir			<name>fmTabOrientation</name>
4093*cdf0e10cSrcweir		</source>
4094*cdf0e10cSrcweir		<destination designation="identity" />
4095*cdf0e10cSrcweir	</element>
4096*cdf0e10cSrcweir	<!--enum::fmTabOrientationBottom {Constant}-->
4097*cdf0e10cSrcweir	<element type="constant">
4098*cdf0e10cSrcweir		<source id="MSForms.fmTabOrientation.fmTabOrientationBottom">
4099*cdf0e10cSrcweir			<context kind="enumeration">fmTabOrientation</context>
4100*cdf0e10cSrcweir			<name>fmTabOrientationBottom</name>
4101*cdf0e10cSrcweir			<value>1</value>
4102*cdf0e10cSrcweir		</source>
4103*cdf0e10cSrcweir		<destination designation="identity" />
4104*cdf0e10cSrcweir	</element>
4105*cdf0e10cSrcweir	<!--enum::fmTabOrientationLeft {Constant}-->
4106*cdf0e10cSrcweir	<element type="constant">
4107*cdf0e10cSrcweir		<source id="MSForms.fmTabOrientation.fmTabOrientationLeft">
4108*cdf0e10cSrcweir			<context kind="enumeration">fmTabOrientation</context>
4109*cdf0e10cSrcweir			<name>fmTabOrientationLeft</name>
4110*cdf0e10cSrcweir			<value>2</value>
4111*cdf0e10cSrcweir		</source>
4112*cdf0e10cSrcweir		<destination designation="identity" />
4113*cdf0e10cSrcweir	</element>
4114*cdf0e10cSrcweir	<!--enum::fmTabOrientationRight {Constant}-->
4115*cdf0e10cSrcweir	<element type="constant">
4116*cdf0e10cSrcweir		<source id="MSForms.fmTabOrientation.fmTabOrientationRight">
4117*cdf0e10cSrcweir			<context kind="enumeration">fmTabOrientation</context>
4118*cdf0e10cSrcweir			<name>fmTabOrientationRight</name>
4119*cdf0e10cSrcweir			<value>3</value>
4120*cdf0e10cSrcweir		</source>
4121*cdf0e10cSrcweir		<destination designation="identity" />
4122*cdf0e10cSrcweir	</element>
4123*cdf0e10cSrcweir	<!--enum::fmTabOrientationTop {Constant}-->
4124*cdf0e10cSrcweir	<element type="constant">
4125*cdf0e10cSrcweir		<source id="MSForms.fmTabOrientation.fmTabOrientationTop">
4126*cdf0e10cSrcweir			<context kind="enumeration">fmTabOrientation</context>
4127*cdf0e10cSrcweir			<name>fmTabOrientationTop</name>
4128*cdf0e10cSrcweir			<value>0</value>
4129*cdf0e10cSrcweir		</source>
4130*cdf0e10cSrcweir		<destination designation="identity" />
4131*cdf0e10cSrcweir	</element>
4132*cdf0e10cSrcweir	<!--enum::fmTabStyle  {Enumeration}-->
4133*cdf0e10cSrcweir	<element type="enumeration">
4134*cdf0e10cSrcweir		<source id="MSForms.fmTabStyle">
4135*cdf0e10cSrcweir			<name>fmTabStyle</name>
4136*cdf0e10cSrcweir		</source>
4137*cdf0e10cSrcweir		<destination designation="identity" />
4138*cdf0e10cSrcweir	</element>
4139*cdf0e10cSrcweir	<!--enum::fmTabStyleButtons {Constant}-->
4140*cdf0e10cSrcweir	<element type="constant">
4141*cdf0e10cSrcweir		<source id="MSForms.fmTabStyle.fmTabStyleButtons">
4142*cdf0e10cSrcweir			<context kind="enumeration">fmTabStyle</context>
4143*cdf0e10cSrcweir			<name>fmTabStyleButtons</name>
4144*cdf0e10cSrcweir			<value>1</value>
4145*cdf0e10cSrcweir		</source>
4146*cdf0e10cSrcweir		<destination designation="identity" />
4147*cdf0e10cSrcweir	</element>
4148*cdf0e10cSrcweir	<!--enum::fmTabStyleNone {Constant}-->
4149*cdf0e10cSrcweir	<element type="constant">
4150*cdf0e10cSrcweir		<source id="MSForms.fmTabStyle.fmTabStyleNone">
4151*cdf0e10cSrcweir			<context kind="enumeration">fmTabStyle</context>
4152*cdf0e10cSrcweir			<name>fmTabStyleNone</name>
4153*cdf0e10cSrcweir			<value>2</value>
4154*cdf0e10cSrcweir		</source>
4155*cdf0e10cSrcweir		<destination designation="identity" />
4156*cdf0e10cSrcweir	</element>
4157*cdf0e10cSrcweir	<!--enum::fmTabStyleTabs {Constant}-->
4158*cdf0e10cSrcweir	<element type="constant">
4159*cdf0e10cSrcweir		<source id="MSForms.fmTabStyle.fmTabStyleTabs">
4160*cdf0e10cSrcweir			<context kind="enumeration">fmTabStyle</context>
4161*cdf0e10cSrcweir			<name>fmTabStyleTabs</name>
4162*cdf0e10cSrcweir			<value>0</value>
4163*cdf0e10cSrcweir		</source>
4164*cdf0e10cSrcweir		<destination designation="identity" />
4165*cdf0e10cSrcweir	</element>
4166*cdf0e10cSrcweir	<!--enum::fmTextAlign  {Enumeration}-->
4167*cdf0e10cSrcweir	<element type="enumeration">
4168*cdf0e10cSrcweir		<source id="MSForms.fmTextAlign">
4169*cdf0e10cSrcweir			<name>fmTextAlign</name>
4170*cdf0e10cSrcweir		</source>
4171*cdf0e10cSrcweir		<destination designation="identity" />
4172*cdf0e10cSrcweir	</element>
4173*cdf0e10cSrcweir	<!--enum::fmTextAlignCenter {Constant}-->
4174*cdf0e10cSrcweir	<element type="constant">
4175*cdf0e10cSrcweir		<source id="MSForms.fmTextAlign.fmTextAlignCenter">
4176*cdf0e10cSrcweir			<context kind="enumeration">fmTextAlign</context>
4177*cdf0e10cSrcweir			<name>fmTextAlignCenter</name>
4178*cdf0e10cSrcweir			<value>2</value>
4179*cdf0e10cSrcweir		</source>
4180*cdf0e10cSrcweir		<destination designation="identity" />
4181*cdf0e10cSrcweir	</element>
4182*cdf0e10cSrcweir	<!--enum::fmTextAlignLeft {Constant}-->
4183*cdf0e10cSrcweir	<element type="constant">
4184*cdf0e10cSrcweir		<source id="MSForms.fmTextAlign.fmTextAlignLeft">
4185*cdf0e10cSrcweir			<context kind="enumeration">fmTextAlign</context>
4186*cdf0e10cSrcweir			<name>fmTextAlignLeft</name>
4187*cdf0e10cSrcweir			<value>1</value>
4188*cdf0e10cSrcweir		</source>
4189*cdf0e10cSrcweir		<destination designation="identity" />
4190*cdf0e10cSrcweir	</element>
4191*cdf0e10cSrcweir	<!--enum::fmTextAlignRight {Constant}-->
4192*cdf0e10cSrcweir	<element type="constant">
4193*cdf0e10cSrcweir		<source id="MSForms.fmTextAlign.fmTextAlignRight">
4194*cdf0e10cSrcweir			<context kind="enumeration">fmTextAlign</context>
4195*cdf0e10cSrcweir			<name>fmTextAlignRight</name>
4196*cdf0e10cSrcweir			<value>3</value>
4197*cdf0e10cSrcweir		</source>
4198*cdf0e10cSrcweir		<destination designation="identity" />
4199*cdf0e10cSrcweir	</element>
4200*cdf0e10cSrcweir	<!--enum::fmTransitionEffect  {Enumeration}-->
4201*cdf0e10cSrcweir	<element type="enumeration">
4202*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect">
4203*cdf0e10cSrcweir			<name>fmTransitionEffect</name>
4204*cdf0e10cSrcweir		</source>
4205*cdf0e10cSrcweir		<destination designation="identity" />
4206*cdf0e10cSrcweir	</element>
4207*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverDown {Constant}-->
4208*cdf0e10cSrcweir	<element type="constant">
4209*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverDown">
4210*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4211*cdf0e10cSrcweir			<name>fmTransitionEffectCoverDown</name>
4212*cdf0e10cSrcweir			<value>5</value>
4213*cdf0e10cSrcweir		</source>
4214*cdf0e10cSrcweir		<destination designation="identity" />
4215*cdf0e10cSrcweir	</element>
4216*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverLeft {Constant}-->
4217*cdf0e10cSrcweir	<element type="constant">
4218*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverLeft">
4219*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4220*cdf0e10cSrcweir			<name>fmTransitionEffectCoverLeft</name>
4221*cdf0e10cSrcweir			<value>7</value>
4222*cdf0e10cSrcweir		</source>
4223*cdf0e10cSrcweir		<destination designation="identity" />
4224*cdf0e10cSrcweir	</element>
4225*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverLeftDown {Constant}-->
4226*cdf0e10cSrcweir	<element type="constant">
4227*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverLeftDown">
4228*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4229*cdf0e10cSrcweir			<name>fmTransitionEffectCoverLeftDown</name>
4230*cdf0e10cSrcweir			<value>6</value>
4231*cdf0e10cSrcweir		</source>
4232*cdf0e10cSrcweir		<destination designation="identity" />
4233*cdf0e10cSrcweir	</element>
4234*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverLeftUp {Constant}-->
4235*cdf0e10cSrcweir	<element type="constant">
4236*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverLeftUp">
4237*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4238*cdf0e10cSrcweir			<name>fmTransitionEffectCoverLeftUp</name>
4239*cdf0e10cSrcweir			<value>8</value>
4240*cdf0e10cSrcweir		</source>
4241*cdf0e10cSrcweir		<destination designation="identity" />
4242*cdf0e10cSrcweir	</element>
4243*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverRight {Constant}-->
4244*cdf0e10cSrcweir	<element type="constant">
4245*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverRight">
4246*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4247*cdf0e10cSrcweir			<name>fmTransitionEffectCoverRight</name>
4248*cdf0e10cSrcweir			<value>3</value>
4249*cdf0e10cSrcweir		</source>
4250*cdf0e10cSrcweir		<destination designation="identity" />
4251*cdf0e10cSrcweir	</element>
4252*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverRightDown {Constant}-->
4253*cdf0e10cSrcweir	<element type="constant">
4254*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverRightDown">
4255*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4256*cdf0e10cSrcweir			<name>fmTransitionEffectCoverRightDown</name>
4257*cdf0e10cSrcweir			<value>4</value>
4258*cdf0e10cSrcweir		</source>
4259*cdf0e10cSrcweir		<destination designation="identity" />
4260*cdf0e10cSrcweir	</element>
4261*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverRightUp {Constant}-->
4262*cdf0e10cSrcweir	<element type="constant">
4263*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverRightUp">
4264*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4265*cdf0e10cSrcweir			<name>fmTransitionEffectCoverRightUp</name>
4266*cdf0e10cSrcweir			<value>2</value>
4267*cdf0e10cSrcweir		</source>
4268*cdf0e10cSrcweir		<destination designation="identity" />
4269*cdf0e10cSrcweir	</element>
4270*cdf0e10cSrcweir	<!--enum::fmTransitionEffectCoverUp {Constant}-->
4271*cdf0e10cSrcweir	<element type="constant">
4272*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectCoverUp">
4273*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4274*cdf0e10cSrcweir			<name>fmTransitionEffectCoverUp</name>
4275*cdf0e10cSrcweir			<value>1</value>
4276*cdf0e10cSrcweir		</source>
4277*cdf0e10cSrcweir		<destination designation="identity" />
4278*cdf0e10cSrcweir	</element>
4279*cdf0e10cSrcweir	<!--enum::fmTransitionEffectNone {Constant}-->
4280*cdf0e10cSrcweir	<element type="constant">
4281*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectNone">
4282*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4283*cdf0e10cSrcweir			<name>fmTransitionEffectNone</name>
4284*cdf0e10cSrcweir			<value>0</value>
4285*cdf0e10cSrcweir		</source>
4286*cdf0e10cSrcweir		<destination designation="identity" />
4287*cdf0e10cSrcweir	</element>
4288*cdf0e10cSrcweir	<!--enum::fmTransitionEffectPushDown {Constant}-->
4289*cdf0e10cSrcweir	<element type="constant">
4290*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectPushDown">
4291*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4292*cdf0e10cSrcweir			<name>fmTransitionEffectPushDown</name>
4293*cdf0e10cSrcweir			<value>11</value>
4294*cdf0e10cSrcweir		</source>
4295*cdf0e10cSrcweir		<destination designation="identity" />
4296*cdf0e10cSrcweir	</element>
4297*cdf0e10cSrcweir	<!--enum::fmTransitionEffectPushLeft {Constant}-->
4298*cdf0e10cSrcweir	<element type="constant">
4299*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectPushLeft">
4300*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4301*cdf0e10cSrcweir			<name>fmTransitionEffectPushLeft</name>
4302*cdf0e10cSrcweir			<value>12</value>
4303*cdf0e10cSrcweir		</source>
4304*cdf0e10cSrcweir		<destination designation="identity" />
4305*cdf0e10cSrcweir	</element>
4306*cdf0e10cSrcweir	<!--enum::fmTransitionEffectPushRight {Constant}-->
4307*cdf0e10cSrcweir	<element type="constant">
4308*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectPushRight">
4309*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4310*cdf0e10cSrcweir			<name>fmTransitionEffectPushRight</name>
4311*cdf0e10cSrcweir			<value>10</value>
4312*cdf0e10cSrcweir		</source>
4313*cdf0e10cSrcweir		<destination designation="identity" />
4314*cdf0e10cSrcweir	</element>
4315*cdf0e10cSrcweir	<!--enum::fmTransitionEffectPushUp {Constant}-->
4316*cdf0e10cSrcweir	<element type="constant">
4317*cdf0e10cSrcweir		<source id="MSForms.fmTransitionEffect.fmTransitionEffectPushUp">
4318*cdf0e10cSrcweir			<context kind="enumeration">fmTransitionEffect</context>
4319*cdf0e10cSrcweir			<name>fmTransitionEffectPushUp</name>
4320*cdf0e10cSrcweir			<value>9</value>
4321*cdf0e10cSrcweir		</source>
4322*cdf0e10cSrcweir		<destination designation="identity" />
4323*cdf0e10cSrcweir	</element>
4324*cdf0e10cSrcweir	<!--enum::fmVerticalScrollBarSide  {Enumeration}-->
4325*cdf0e10cSrcweir	<element type="enumeration">
4326*cdf0e10cSrcweir		<source id="MSForms.fmVerticalScrollBarSide">
4327*cdf0e10cSrcweir			<name>fmVerticalScrollBarSide</name>
4328*cdf0e10cSrcweir		</source>
4329*cdf0e10cSrcweir		<destination designation="identity" />
4330*cdf0e10cSrcweir	</element>
4331*cdf0e10cSrcweir	<!--enum::fmVerticalScrollBarSideLeft {Constant}-->
4332*cdf0e10cSrcweir	<element type="constant">
4333*cdf0e10cSrcweir		<source id="MSForms.fmVerticalScrollBarSide.fmVerticalScrollBarSideLeft">
4334*cdf0e10cSrcweir			<context kind="enumeration">fmVerticalScrollBarSide</context>
4335*cdf0e10cSrcweir			<name>fmVerticalScrollBarSideLeft</name>
4336*cdf0e10cSrcweir			<value>1</value>
4337*cdf0e10cSrcweir		</source>
4338*cdf0e10cSrcweir		<destination designation="identity" />
4339*cdf0e10cSrcweir	</element>
4340*cdf0e10cSrcweir	<!--enum::fmVerticalScrollBarSideRight {Constant}-->
4341*cdf0e10cSrcweir	<element type="constant">
4342*cdf0e10cSrcweir		<source id="MSForms.fmVerticalScrollBarSide.fmVerticalScrollBarSideRight">
4343*cdf0e10cSrcweir			<context kind="enumeration">fmVerticalScrollBarSide</context>
4344*cdf0e10cSrcweir			<name>fmVerticalScrollBarSideRight</name>
4345*cdf0e10cSrcweir			<value>0</value>
4346*cdf0e10cSrcweir		</source>
4347*cdf0e10cSrcweir		<destination designation="identity" />
4348*cdf0e10cSrcweir	</element>
4349*cdf0e10cSrcweir	<!--enum::fmZOrder  {Enumeration}-->
4350*cdf0e10cSrcweir	<element type="enumeration">
4351*cdf0e10cSrcweir		<source id="MSForms.fmZOrder">
4352*cdf0e10cSrcweir			<name>fmZOrder</name>
4353*cdf0e10cSrcweir		</source>
4354*cdf0e10cSrcweir		<destination designation="identity" />
4355*cdf0e10cSrcweir	</element>
4356*cdf0e10cSrcweir	<!--enum::fmZOrderBack {Constant}-->
4357*cdf0e10cSrcweir	<element type="constant">
4358*cdf0e10cSrcweir		<source id="MSForms.fmZOrder.fmZOrderBack">
4359*cdf0e10cSrcweir			<context kind="enumeration">fmZOrder</context>
4360*cdf0e10cSrcweir			<name>fmZOrderBack</name>
4361*cdf0e10cSrcweir			<value>1</value>
4362*cdf0e10cSrcweir		</source>
4363*cdf0e10cSrcweir		<destination designation="identity" />
4364*cdf0e10cSrcweir	</element>
4365*cdf0e10cSrcweir	<!--enum::fmZOrderFront {Constant}-->
4366*cdf0e10cSrcweir	<element type="constant">
4367*cdf0e10cSrcweir		<source id="MSForms.fmZOrder.fmZOrderFront">
4368*cdf0e10cSrcweir			<context kind="enumeration">fmZOrder</context>
4369*cdf0e10cSrcweir			<name>fmZOrderFront</name>
4370*cdf0e10cSrcweir			<value>0</value>
4371*cdf0e10cSrcweir		</source>
4372*cdf0e10cSrcweir		<destination designation="identity" />
4373*cdf0e10cSrcweir	</element>
4374*cdf0e10cSrcweir	<!--Class::Frame-->
4375*cdf0e10cSrcweir	<element type="class">
4376*cdf0e10cSrcweir		<source id="MSForms.Frame">
4377*cdf0e10cSrcweir			<name>Frame</name>
4378*cdf0e10cSrcweir		</source>
4379*cdf0e10cSrcweir		<destination designation="identity" />
4380*cdf0e10cSrcweir	</element>
4381*cdf0e10cSrcweir	<!--property::Frame.ActiveControl {ReadOnly}-->
4382*cdf0e10cSrcweir	<element type="property">
4383*cdf0e10cSrcweir		<source id="MSForms.Frame.ActiveControl">
4384*cdf0e10cSrcweir			<context kind="class">Frame</context>
4385*cdf0e10cSrcweir			<name>ActiveControl</name>
4386*cdf0e10cSrcweir			<type>Control</type>
4387*cdf0e10cSrcweir		</source>
4388*cdf0e10cSrcweir	</element>
4389*cdf0e10cSrcweir	<!--method::Frame.AddControl-->
4390*cdf0e10cSrcweir	<element type="method">
4391*cdf0e10cSrcweir		<source id="MSForms.Frame.AddControl">
4392*cdf0e10cSrcweir			<context kind="class">Frame</context>
4393*cdf0e10cSrcweir			<name>AddControl</name>
4394*cdf0e10cSrcweir			<type>void</type>
4395*cdf0e10cSrcweir			<parameter-list>
4396*cdf0e10cSrcweir				<parameter>
4397*cdf0e10cSrcweir					<type>Control</type>
4398*cdf0e10cSrcweir					<name>Control</name>
4399*cdf0e10cSrcweir				</parameter>
4400*cdf0e10cSrcweir			</parameter-list>
4401*cdf0e10cSrcweir		</source>
4402*cdf0e10cSrcweir	</element>
4403*cdf0e10cSrcweir	<!--property::Frame.BackColor-->
4404*cdf0e10cSrcweir	<element type="property">
4405*cdf0e10cSrcweir		<source id="MSForms.Frame.BackColor">
4406*cdf0e10cSrcweir			<context kind="class">Frame</context>
4407*cdf0e10cSrcweir			<name>BackColor</name>
4408*cdf0e10cSrcweir			<type>Integer</type>
4409*cdf0e10cSrcweir		</source>
4410*cdf0e10cSrcweir	</element>
4411*cdf0e10cSrcweir	<!--method::Frame.BeforeDragOver-->
4412*cdf0e10cSrcweir	<element type="method">
4413*cdf0e10cSrcweir		<source id="MSForms.Frame.BeforeDragOver">
4414*cdf0e10cSrcweir			<context kind="class">Frame</context>
4415*cdf0e10cSrcweir			<name>BeforeDragOver</name>
4416*cdf0e10cSrcweir			<type>void</type>
4417*cdf0e10cSrcweir			<parameter-list>
4418*cdf0e10cSrcweir				<parameter>
4419*cdf0e10cSrcweir					<type>ReturnBoolean</type>
4420*cdf0e10cSrcweir					<name>Cancel</name>
4421*cdf0e10cSrcweir				</parameter>
4422*cdf0e10cSrcweir				<parameter>
4423*cdf0e10cSrcweir					<type>Control</type>
4424*cdf0e10cSrcweir					<name>Control</name>
4425*cdf0e10cSrcweir				</parameter>
4426*cdf0e10cSrcweir				<parameter>
4427*cdf0e10cSrcweir					<type>DataObject</type>
4428*cdf0e10cSrcweir					<name>Data</name>
4429*cdf0e10cSrcweir				</parameter>
4430*cdf0e10cSrcweir				<parameter>
4431*cdf0e10cSrcweir					<type>Single</type>
4432*cdf0e10cSrcweir					<name>X</name>
4433*cdf0e10cSrcweir				</parameter>
4434*cdf0e10cSrcweir				<parameter>
4435*cdf0e10cSrcweir					<type>Single</type>
4436*cdf0e10cSrcweir					<name>Y</name>
4437*cdf0e10cSrcweir				</parameter>
4438*cdf0e10cSrcweir				<parameter>
4439*cdf0e10cSrcweir					<type>Integer</type>
4440*cdf0e10cSrcweir					<name>State</name>
4441*cdf0e10cSrcweir				</parameter>
4442*cdf0e10cSrcweir				<parameter>
4443*cdf0e10cSrcweir					<type>ReturnEffect</type>
4444*cdf0e10cSrcweir					<name>Effect</name>
4445*cdf0e10cSrcweir				</parameter>
4446*cdf0e10cSrcweir				<parameter>
4447*cdf0e10cSrcweir					<type>short</type>
4448*cdf0e10cSrcweir					<name>Shift</name>
4449*cdf0e10cSrcweir				</parameter>
4450*cdf0e10cSrcweir			</parameter-list>
4451*cdf0e10cSrcweir		</source>
4452*cdf0e10cSrcweir	</element>
4453*cdf0e10cSrcweir	<!--method::Frame.BeforeDropOrPaste-->
4454*cdf0e10cSrcweir	<element type="method">
4455*cdf0e10cSrcweir		<source id="MSForms.Frame.BeforeDropOrPaste">
4456*cdf0e10cSrcweir			<context kind="class">Frame</context>
4457*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
4458*cdf0e10cSrcweir			<type>void</type>
4459*cdf0e10cSrcweir			<parameter-list>
4460*cdf0e10cSrcweir				<parameter>
4461*cdf0e10cSrcweir					<type>ReturnBoolean</type>
4462*cdf0e10cSrcweir					<name>Cancel</name>
4463*cdf0e10cSrcweir				</parameter>
4464*cdf0e10cSrcweir				<parameter>
4465*cdf0e10cSrcweir					<type>Control</type>
4466*cdf0e10cSrcweir					<name>Control</name>
4467*cdf0e10cSrcweir				</parameter>
4468*cdf0e10cSrcweir				<parameter>
4469*cdf0e10cSrcweir					<type>Integer</type>
4470*cdf0e10cSrcweir					<name>Action</name>
4471*cdf0e10cSrcweir				</parameter>
4472*cdf0e10cSrcweir				<parameter>
4473*cdf0e10cSrcweir					<type>DataObject</type>
4474*cdf0e10cSrcweir					<name>Data</name>
4475*cdf0e10cSrcweir				</parameter>
4476*cdf0e10cSrcweir				<parameter>
4477*cdf0e10cSrcweir					<type>Single</type>
4478*cdf0e10cSrcweir					<name>X</name>
4479*cdf0e10cSrcweir				</parameter>
4480*cdf0e10cSrcweir				<parameter>
4481*cdf0e10cSrcweir					<type>Single</type>
4482*cdf0e10cSrcweir					<name>Y</name>
4483*cdf0e10cSrcweir				</parameter>
4484*cdf0e10cSrcweir				<parameter>
4485*cdf0e10cSrcweir					<type>ReturnEffect</type>
4486*cdf0e10cSrcweir					<name>Effect</name>
4487*cdf0e10cSrcweir				</parameter>
4488*cdf0e10cSrcweir				<parameter>
4489*cdf0e10cSrcweir					<type>short</type>
4490*cdf0e10cSrcweir					<name>Shift</name>
4491*cdf0e10cSrcweir				</parameter>
4492*cdf0e10cSrcweir			</parameter-list>
4493*cdf0e10cSrcweir		</source>
4494*cdf0e10cSrcweir	</element>
4495*cdf0e10cSrcweir	<!--property::Frame.BorderColor-->
4496*cdf0e10cSrcweir	<element type="property">
4497*cdf0e10cSrcweir		<source id="MSForms.Frame.BorderColor">
4498*cdf0e10cSrcweir			<context kind="class">Frame</context>
4499*cdf0e10cSrcweir			<name>BorderColor</name>
4500*cdf0e10cSrcweir			<type>Integer</type>
4501*cdf0e10cSrcweir		</source>
4502*cdf0e10cSrcweir	</element>
4503*cdf0e10cSrcweir	<!--property::Frame.BorderStyle-->
4504*cdf0e10cSrcweir	<element type="property">
4505*cdf0e10cSrcweir		<source id="MSForms.Frame.BorderStyle">
4506*cdf0e10cSrcweir			<context kind="class">Frame</context>
4507*cdf0e10cSrcweir			<name>BorderStyle</name>
4508*cdf0e10cSrcweir			<type>Integer</type>
4509*cdf0e10cSrcweir		</source>
4510*cdf0e10cSrcweir	</element>
4511*cdf0e10cSrcweir	<!--property::Frame.CanPaste {ReadOnly}-->
4512*cdf0e10cSrcweir	<element type="property">
4513*cdf0e10cSrcweir		<source id="MSForms.Frame.CanPaste">
4514*cdf0e10cSrcweir			<context kind="class">Frame</context>
4515*cdf0e10cSrcweir			<name>CanPaste</name>
4516*cdf0e10cSrcweir			<type>boolean</type>
4517*cdf0e10cSrcweir		</source>
4518*cdf0e10cSrcweir	</element>
4519*cdf0e10cSrcweir	<!--property::Frame.CanRedo {ReadOnly}-->
4520*cdf0e10cSrcweir	<element type="property">
4521*cdf0e10cSrcweir		<source id="MSForms.Frame.CanRedo">
4522*cdf0e10cSrcweir			<context kind="class">Frame</context>
4523*cdf0e10cSrcweir			<name>CanRedo</name>
4524*cdf0e10cSrcweir			<type>boolean</type>
4525*cdf0e10cSrcweir		</source>
4526*cdf0e10cSrcweir	</element>
4527*cdf0e10cSrcweir	<!--property::Frame.CanUndo {ReadOnly}-->
4528*cdf0e10cSrcweir	<element type="property">
4529*cdf0e10cSrcweir		<source id="MSForms.Frame.CanUndo">
4530*cdf0e10cSrcweir			<context kind="class">Frame</context>
4531*cdf0e10cSrcweir			<name>CanUndo</name>
4532*cdf0e10cSrcweir			<type>boolean</type>
4533*cdf0e10cSrcweir		</source>
4534*cdf0e10cSrcweir	</element>
4535*cdf0e10cSrcweir	<!--property::Frame.Caption-->
4536*cdf0e10cSrcweir	<element type="property">
4537*cdf0e10cSrcweir		<source id="MSForms.Frame.Caption">
4538*cdf0e10cSrcweir			<context kind="class">Frame</context>
4539*cdf0e10cSrcweir			<name>Caption</name>
4540*cdf0e10cSrcweir			<type>String</type>
4541*cdf0e10cSrcweir		</source>
4542*cdf0e10cSrcweir	</element>
4543*cdf0e10cSrcweir	<!--method::Frame.Click-->
4544*cdf0e10cSrcweir	<element type="method">
4545*cdf0e10cSrcweir		<source id="MSForms.Frame.Click">
4546*cdf0e10cSrcweir			<context kind="class">Frame</context>
4547*cdf0e10cSrcweir			<name>Click</name>
4548*cdf0e10cSrcweir			<type>void</type>
4549*cdf0e10cSrcweir		</source>
4550*cdf0e10cSrcweir	</element>
4551*cdf0e10cSrcweir	<!--property::Frame.Controls {Default} {ReadOnly}-->
4552*cdf0e10cSrcweir	<element type="property">
4553*cdf0e10cSrcweir		<source id="MSForms.Frame.Controls">
4554*cdf0e10cSrcweir			<context kind="class">Frame</context>
4555*cdf0e10cSrcweir			<name default="true">Controls</name>
4556*cdf0e10cSrcweir			<type>Controls</type>
4557*cdf0e10cSrcweir		</source>
4558*cdf0e10cSrcweir	</element>
4559*cdf0e10cSrcweir	<!--method::Frame.Copy-->
4560*cdf0e10cSrcweir	<element type="method">
4561*cdf0e10cSrcweir		<source id="MSForms.Frame.Copy">
4562*cdf0e10cSrcweir			<context kind="class">Frame</context>
4563*cdf0e10cSrcweir			<name>Copy</name>
4564*cdf0e10cSrcweir			<type>void</type>
4565*cdf0e10cSrcweir		</source>
4566*cdf0e10cSrcweir	</element>
4567*cdf0e10cSrcweir	<!--method::Frame.Cut-->
4568*cdf0e10cSrcweir	<element type="method">
4569*cdf0e10cSrcweir		<source id="MSForms.Frame.Cut">
4570*cdf0e10cSrcweir			<context kind="class">Frame</context>
4571*cdf0e10cSrcweir			<name>Cut</name>
4572*cdf0e10cSrcweir			<type>void</type>
4573*cdf0e10cSrcweir		</source>
4574*cdf0e10cSrcweir	</element>
4575*cdf0e10cSrcweir	<!--property::Frame.Cycle-->
4576*cdf0e10cSrcweir	<element type="property">
4577*cdf0e10cSrcweir		<source id="MSForms.Frame.Cycle">
4578*cdf0e10cSrcweir			<context kind="class">Frame</context>
4579*cdf0e10cSrcweir			<name>Cycle</name>
4580*cdf0e10cSrcweir			<type>Integer</type>
4581*cdf0e10cSrcweir		</source>
4582*cdf0e10cSrcweir	</element>
4583*cdf0e10cSrcweir	<!--method::Frame.DblClick-->
4584*cdf0e10cSrcweir	<element type="method">
4585*cdf0e10cSrcweir		<source id="MSForms.Frame.DblClick">
4586*cdf0e10cSrcweir			<context kind="class">Frame</context>
4587*cdf0e10cSrcweir			<name>DblClick</name>
4588*cdf0e10cSrcweir			<type>void</type>
4589*cdf0e10cSrcweir			<parameter-list>
4590*cdf0e10cSrcweir				<parameter>
4591*cdf0e10cSrcweir					<type>ReturnBoolean</type>
4592*cdf0e10cSrcweir					<name>Cancel</name>
4593*cdf0e10cSrcweir				</parameter>
4594*cdf0e10cSrcweir			</parameter-list>
4595*cdf0e10cSrcweir		</source>
4596*cdf0e10cSrcweir	</element>
4597*cdf0e10cSrcweir	<!--property::Frame.DesignMode-->
4598*cdf0e10cSrcweir	<element type="property">
4599*cdf0e10cSrcweir		<source id="MSForms.Frame.DesignMode">
4600*cdf0e10cSrcweir			<context kind="class">Frame</context>
4601*cdf0e10cSrcweir			<name>DesignMode</name>
4602*cdf0e10cSrcweir			<type>Integer</type>
4603*cdf0e10cSrcweir		</source>
4604*cdf0e10cSrcweir	</element>
4605*cdf0e10cSrcweir	<!--property::Frame.Enabled-->
4606*cdf0e10cSrcweir	<element type="property">
4607*cdf0e10cSrcweir		<source id="MSForms.Frame.Enabled">
4608*cdf0e10cSrcweir			<context kind="class">Frame</context>
4609*cdf0e10cSrcweir			<name>Enabled</name>
4610*cdf0e10cSrcweir			<type>boolean</type>
4611*cdf0e10cSrcweir		</source>
4612*cdf0e10cSrcweir	</element>
4613*cdf0e10cSrcweir	<!--method::Frame.Error-->
4614*cdf0e10cSrcweir	<element type="method">
4615*cdf0e10cSrcweir		<source id="MSForms.Frame.Error">
4616*cdf0e10cSrcweir			<context kind="class">Frame</context>
4617*cdf0e10cSrcweir			<name>Error</name>
4618*cdf0e10cSrcweir			<type>void</type>
4619*cdf0e10cSrcweir			<parameter-list>
4620*cdf0e10cSrcweir				<parameter>
4621*cdf0e10cSrcweir					<type>short</type>
4622*cdf0e10cSrcweir					<name>Number</name>
4623*cdf0e10cSrcweir				</parameter>
4624*cdf0e10cSrcweir				<parameter>
4625*cdf0e10cSrcweir					<type>ReturnString</type>
4626*cdf0e10cSrcweir					<name>Description</name>
4627*cdf0e10cSrcweir				</parameter>
4628*cdf0e10cSrcweir				<parameter>
4629*cdf0e10cSrcweir					<type>Integer</type>
4630*cdf0e10cSrcweir					<name>SCode</name>
4631*cdf0e10cSrcweir				</parameter>
4632*cdf0e10cSrcweir				<parameter>
4633*cdf0e10cSrcweir					<type>String</type>
4634*cdf0e10cSrcweir					<name>Source</name>
4635*cdf0e10cSrcweir				</parameter>
4636*cdf0e10cSrcweir				<parameter>
4637*cdf0e10cSrcweir					<type>String</type>
4638*cdf0e10cSrcweir					<name>HelpFile</name>
4639*cdf0e10cSrcweir				</parameter>
4640*cdf0e10cSrcweir				<parameter>
4641*cdf0e10cSrcweir					<type>Integer</type>
4642*cdf0e10cSrcweir					<name>HelpContext</name>
4643*cdf0e10cSrcweir				</parameter>
4644*cdf0e10cSrcweir				<parameter>
4645*cdf0e10cSrcweir					<type>ReturnBoolean</type>
4646*cdf0e10cSrcweir					<name>CancelDisplay</name>
4647*cdf0e10cSrcweir				</parameter>
4648*cdf0e10cSrcweir			</parameter-list>
4649*cdf0e10cSrcweir		</source>
4650*cdf0e10cSrcweir	</element>
4651*cdf0e10cSrcweir	<!--property::Frame.Font {ReadOnly}-->
4652*cdf0e10cSrcweir	<element type="property">
4653*cdf0e10cSrcweir		<source id="MSForms.Frame.Font">
4654*cdf0e10cSrcweir			<context kind="class">Frame</context>
4655*cdf0e10cSrcweir			<name>Font</name>
4656*cdf0e10cSrcweir			<type>Font</type>
4657*cdf0e10cSrcweir		</source>
4658*cdf0e10cSrcweir	</element>
4659*cdf0e10cSrcweir	<!--property::Frame.ForeColor-->
4660*cdf0e10cSrcweir	<element type="property">
4661*cdf0e10cSrcweir		<source id="MSForms.Frame.ForeColor">
4662*cdf0e10cSrcweir			<context kind="class">Frame</context>
4663*cdf0e10cSrcweir			<name>ForeColor</name>
4664*cdf0e10cSrcweir			<type>Integer</type>
4665*cdf0e10cSrcweir		</source>
4666*cdf0e10cSrcweir	</element>
4667*cdf0e10cSrcweir	<!--property::Frame.GridX-->
4668*cdf0e10cSrcweir	<element type="property">
4669*cdf0e10cSrcweir		<source id="MSForms.Frame.GridX">
4670*cdf0e10cSrcweir			<context kind="class">Frame</context>
4671*cdf0e10cSrcweir			<name>GridX</name>
4672*cdf0e10cSrcweir			<type>Single</type>
4673*cdf0e10cSrcweir		</source>
4674*cdf0e10cSrcweir	</element>
4675*cdf0e10cSrcweir	<!--property::Frame.GridY-->
4676*cdf0e10cSrcweir	<element type="property">
4677*cdf0e10cSrcweir		<source id="MSForms.Frame.GridY">
4678*cdf0e10cSrcweir			<context kind="class">Frame</context>
4679*cdf0e10cSrcweir			<name>GridY</name>
4680*cdf0e10cSrcweir			<type>Single</type>
4681*cdf0e10cSrcweir		</source>
4682*cdf0e10cSrcweir	</element>
4683*cdf0e10cSrcweir	<!--property::Frame.InsideHeight {ReadOnly}-->
4684*cdf0e10cSrcweir	<element type="property">
4685*cdf0e10cSrcweir		<source id="MSForms.Frame.InsideHeight">
4686*cdf0e10cSrcweir			<context kind="class">Frame</context>
4687*cdf0e10cSrcweir			<name>InsideHeight</name>
4688*cdf0e10cSrcweir			<type>Single</type>
4689*cdf0e10cSrcweir		</source>
4690*cdf0e10cSrcweir	</element>
4691*cdf0e10cSrcweir	<!--property::Frame.InsideWidth {ReadOnly}-->
4692*cdf0e10cSrcweir	<element type="property">
4693*cdf0e10cSrcweir		<source id="MSForms.Frame.InsideWidth">
4694*cdf0e10cSrcweir			<context kind="class">Frame</context>
4695*cdf0e10cSrcweir			<name>InsideWidth</name>
4696*cdf0e10cSrcweir			<type>Single</type>
4697*cdf0e10cSrcweir		</source>
4698*cdf0e10cSrcweir	</element>
4699*cdf0e10cSrcweir	<!--property::Frame.KeepScrollBarsVisible-->
4700*cdf0e10cSrcweir	<element type="property">
4701*cdf0e10cSrcweir		<source id="MSForms.Frame.KeepScrollBarsVisible">
4702*cdf0e10cSrcweir			<context kind="class">Frame</context>
4703*cdf0e10cSrcweir			<name>KeepScrollBarsVisible</name>
4704*cdf0e10cSrcweir			<type>Integer</type>
4705*cdf0e10cSrcweir		</source>
4706*cdf0e10cSrcweir	</element>
4707*cdf0e10cSrcweir	<!--method::Frame.KeyDown-->
4708*cdf0e10cSrcweir	<element type="method">
4709*cdf0e10cSrcweir		<source id="MSForms.Frame.KeyDown">
4710*cdf0e10cSrcweir			<context kind="class">Frame</context>
4711*cdf0e10cSrcweir			<name>KeyDown</name>
4712*cdf0e10cSrcweir			<type>void</type>
4713*cdf0e10cSrcweir			<parameter-list>
4714*cdf0e10cSrcweir				<parameter>
4715*cdf0e10cSrcweir					<type>ReturnInteger</type>
4716*cdf0e10cSrcweir					<name>KeyCode</name>
4717*cdf0e10cSrcweir				</parameter>
4718*cdf0e10cSrcweir				<parameter>
4719*cdf0e10cSrcweir					<type>short</type>
4720*cdf0e10cSrcweir					<name>Shift</name>
4721*cdf0e10cSrcweir				</parameter>
4722*cdf0e10cSrcweir			</parameter-list>
4723*cdf0e10cSrcweir		</source>
4724*cdf0e10cSrcweir	</element>
4725*cdf0e10cSrcweir	<!--method::Frame.KeyPress-->
4726*cdf0e10cSrcweir	<element type="method">
4727*cdf0e10cSrcweir		<source id="MSForms.Frame.KeyPress">
4728*cdf0e10cSrcweir			<context kind="class">Frame</context>
4729*cdf0e10cSrcweir			<name>KeyPress</name>
4730*cdf0e10cSrcweir			<type>void</type>
4731*cdf0e10cSrcweir			<parameter-list>
4732*cdf0e10cSrcweir				<parameter>
4733*cdf0e10cSrcweir					<type>ReturnInteger</type>
4734*cdf0e10cSrcweir					<name>KeyAscii</name>
4735*cdf0e10cSrcweir				</parameter>
4736*cdf0e10cSrcweir			</parameter-list>
4737*cdf0e10cSrcweir		</source>
4738*cdf0e10cSrcweir	</element>
4739*cdf0e10cSrcweir	<!--method::Frame.KeyUp-->
4740*cdf0e10cSrcweir	<element type="method">
4741*cdf0e10cSrcweir		<source id="MSForms.Frame.KeyUp">
4742*cdf0e10cSrcweir			<context kind="class">Frame</context>
4743*cdf0e10cSrcweir			<name>KeyUp</name>
4744*cdf0e10cSrcweir			<type>void</type>
4745*cdf0e10cSrcweir			<parameter-list>
4746*cdf0e10cSrcweir				<parameter>
4747*cdf0e10cSrcweir					<type>ReturnInteger</type>
4748*cdf0e10cSrcweir					<name>KeyCode</name>
4749*cdf0e10cSrcweir				</parameter>
4750*cdf0e10cSrcweir				<parameter>
4751*cdf0e10cSrcweir					<type>short</type>
4752*cdf0e10cSrcweir					<name>Shift</name>
4753*cdf0e10cSrcweir				</parameter>
4754*cdf0e10cSrcweir			</parameter-list>
4755*cdf0e10cSrcweir		</source>
4756*cdf0e10cSrcweir	</element>
4757*cdf0e10cSrcweir	<!--method::Frame.Layout-->
4758*cdf0e10cSrcweir	<element type="method">
4759*cdf0e10cSrcweir		<source id="MSForms.Frame.Layout">
4760*cdf0e10cSrcweir			<context kind="class">Frame</context>
4761*cdf0e10cSrcweir			<name>Layout</name>
4762*cdf0e10cSrcweir			<type>void</type>
4763*cdf0e10cSrcweir		</source>
4764*cdf0e10cSrcweir	</element>
4765*cdf0e10cSrcweir	<!--method::Frame.MouseDown-->
4766*cdf0e10cSrcweir	<element type="method">
4767*cdf0e10cSrcweir		<source id="MSForms.Frame.MouseDown">
4768*cdf0e10cSrcweir			<context kind="class">Frame</context>
4769*cdf0e10cSrcweir			<name>MouseDown</name>
4770*cdf0e10cSrcweir			<type>void</type>
4771*cdf0e10cSrcweir			<parameter-list>
4772*cdf0e10cSrcweir				<parameter>
4773*cdf0e10cSrcweir					<type>short</type>
4774*cdf0e10cSrcweir					<name>Button</name>
4775*cdf0e10cSrcweir				</parameter>
4776*cdf0e10cSrcweir				<parameter>
4777*cdf0e10cSrcweir					<type>short</type>
4778*cdf0e10cSrcweir					<name>Shift</name>
4779*cdf0e10cSrcweir				</parameter>
4780*cdf0e10cSrcweir				<parameter>
4781*cdf0e10cSrcweir					<type>Single</type>
4782*cdf0e10cSrcweir					<name>X</name>
4783*cdf0e10cSrcweir				</parameter>
4784*cdf0e10cSrcweir				<parameter>
4785*cdf0e10cSrcweir					<type>Single</type>
4786*cdf0e10cSrcweir					<name>Y</name>
4787*cdf0e10cSrcweir				</parameter>
4788*cdf0e10cSrcweir			</parameter-list>
4789*cdf0e10cSrcweir		</source>
4790*cdf0e10cSrcweir	</element>
4791*cdf0e10cSrcweir	<!--property::Frame.MouseIcon-->
4792*cdf0e10cSrcweir	<element type="property">
4793*cdf0e10cSrcweir		<source id="MSForms.Frame.MouseIcon">
4794*cdf0e10cSrcweir			<context kind="class">Frame</context>
4795*cdf0e10cSrcweir			<name>MouseIcon</name>
4796*cdf0e10cSrcweir			<type>Picture</type>
4797*cdf0e10cSrcweir		</source>
4798*cdf0e10cSrcweir	</element>
4799*cdf0e10cSrcweir	<!--method::Frame.MouseMove-->
4800*cdf0e10cSrcweir	<element type="method">
4801*cdf0e10cSrcweir		<source id="MSForms.Frame.MouseMove">
4802*cdf0e10cSrcweir			<context kind="class">Frame</context>
4803*cdf0e10cSrcweir			<name>MouseMove</name>
4804*cdf0e10cSrcweir			<type>void</type>
4805*cdf0e10cSrcweir			<parameter-list>
4806*cdf0e10cSrcweir				<parameter>
4807*cdf0e10cSrcweir					<type>short</type>
4808*cdf0e10cSrcweir					<name>Button</name>
4809*cdf0e10cSrcweir				</parameter>
4810*cdf0e10cSrcweir				<parameter>
4811*cdf0e10cSrcweir					<type>short</type>
4812*cdf0e10cSrcweir					<name>Shift</name>
4813*cdf0e10cSrcweir				</parameter>
4814*cdf0e10cSrcweir				<parameter>
4815*cdf0e10cSrcweir					<type>Single</type>
4816*cdf0e10cSrcweir					<name>X</name>
4817*cdf0e10cSrcweir				</parameter>
4818*cdf0e10cSrcweir				<parameter>
4819*cdf0e10cSrcweir					<type>Single</type>
4820*cdf0e10cSrcweir					<name>Y</name>
4821*cdf0e10cSrcweir				</parameter>
4822*cdf0e10cSrcweir			</parameter-list>
4823*cdf0e10cSrcweir		</source>
4824*cdf0e10cSrcweir	</element>
4825*cdf0e10cSrcweir	<!--property::Frame.MousePointer-->
4826*cdf0e10cSrcweir	<element type="property">
4827*cdf0e10cSrcweir		<source id="MSForms.Frame.MousePointer">
4828*cdf0e10cSrcweir			<context kind="class">Frame</context>
4829*cdf0e10cSrcweir			<name>MousePointer</name>
4830*cdf0e10cSrcweir			<type>Integer</type>
4831*cdf0e10cSrcweir		</source>
4832*cdf0e10cSrcweir	</element>
4833*cdf0e10cSrcweir	<!--method::Frame.MouseUp-->
4834*cdf0e10cSrcweir	<element type="method">
4835*cdf0e10cSrcweir		<source id="MSForms.Frame.MouseUp">
4836*cdf0e10cSrcweir			<context kind="class">Frame</context>
4837*cdf0e10cSrcweir			<name>MouseUp</name>
4838*cdf0e10cSrcweir			<type>void</type>
4839*cdf0e10cSrcweir			<parameter-list>
4840*cdf0e10cSrcweir				<parameter>
4841*cdf0e10cSrcweir					<type>short</type>
4842*cdf0e10cSrcweir					<name>Button</name>
4843*cdf0e10cSrcweir				</parameter>
4844*cdf0e10cSrcweir				<parameter>
4845*cdf0e10cSrcweir					<type>short</type>
4846*cdf0e10cSrcweir					<name>Shift</name>
4847*cdf0e10cSrcweir				</parameter>
4848*cdf0e10cSrcweir				<parameter>
4849*cdf0e10cSrcweir					<type>Single</type>
4850*cdf0e10cSrcweir					<name>X</name>
4851*cdf0e10cSrcweir				</parameter>
4852*cdf0e10cSrcweir				<parameter>
4853*cdf0e10cSrcweir					<type>Single</type>
4854*cdf0e10cSrcweir					<name>Y</name>
4855*cdf0e10cSrcweir				</parameter>
4856*cdf0e10cSrcweir			</parameter-list>
4857*cdf0e10cSrcweir		</source>
4858*cdf0e10cSrcweir	</element>
4859*cdf0e10cSrcweir	<!--method::Frame.Paste-->
4860*cdf0e10cSrcweir	<element type="method">
4861*cdf0e10cSrcweir		<source id="MSForms.Frame.Paste">
4862*cdf0e10cSrcweir			<context kind="class">Frame</context>
4863*cdf0e10cSrcweir			<name>Paste</name>
4864*cdf0e10cSrcweir			<type>void</type>
4865*cdf0e10cSrcweir		</source>
4866*cdf0e10cSrcweir	</element>
4867*cdf0e10cSrcweir	<!--property::Frame.Picture-->
4868*cdf0e10cSrcweir	<element type="property">
4869*cdf0e10cSrcweir		<source id="MSForms.Frame.Picture">
4870*cdf0e10cSrcweir			<context kind="class">Frame</context>
4871*cdf0e10cSrcweir			<name>Picture</name>
4872*cdf0e10cSrcweir			<type>Picture</type>
4873*cdf0e10cSrcweir		</source>
4874*cdf0e10cSrcweir	</element>
4875*cdf0e10cSrcweir	<!--property::Frame.PictureAlignment-->
4876*cdf0e10cSrcweir	<element type="property">
4877*cdf0e10cSrcweir		<source id="MSForms.Frame.PictureAlignment">
4878*cdf0e10cSrcweir			<context kind="class">Frame</context>
4879*cdf0e10cSrcweir			<name>PictureAlignment</name>
4880*cdf0e10cSrcweir			<type>Integer</type>
4881*cdf0e10cSrcweir		</source>
4882*cdf0e10cSrcweir	</element>
4883*cdf0e10cSrcweir	<!--property::Frame.PictureSizeMode-->
4884*cdf0e10cSrcweir	<element type="property">
4885*cdf0e10cSrcweir		<source id="MSForms.Frame.PictureSizeMode">
4886*cdf0e10cSrcweir			<context kind="class">Frame</context>
4887*cdf0e10cSrcweir			<name>PictureSizeMode</name>
4888*cdf0e10cSrcweir			<type>Integer</type>
4889*cdf0e10cSrcweir		</source>
4890*cdf0e10cSrcweir	</element>
4891*cdf0e10cSrcweir	<!--property::Frame.PictureTiling-->
4892*cdf0e10cSrcweir	<element type="property">
4893*cdf0e10cSrcweir		<source id="MSForms.Frame.PictureTiling">
4894*cdf0e10cSrcweir			<context kind="class">Frame</context>
4895*cdf0e10cSrcweir			<name>PictureTiling</name>
4896*cdf0e10cSrcweir			<type>boolean</type>
4897*cdf0e10cSrcweir		</source>
4898*cdf0e10cSrcweir	</element>
4899*cdf0e10cSrcweir	<!--method::Frame.RedoAction-->
4900*cdf0e10cSrcweir	<element type="method">
4901*cdf0e10cSrcweir		<source id="MSForms.Frame.RedoAction">
4902*cdf0e10cSrcweir			<context kind="class">Frame</context>
4903*cdf0e10cSrcweir			<name>RedoAction</name>
4904*cdf0e10cSrcweir			<type>void</type>
4905*cdf0e10cSrcweir		</source>
4906*cdf0e10cSrcweir	</element>
4907*cdf0e10cSrcweir	<!--method::Frame.RemoveControl-->
4908*cdf0e10cSrcweir	<element type="method">
4909*cdf0e10cSrcweir		<source id="MSForms.Frame.RemoveControl">
4910*cdf0e10cSrcweir			<context kind="class">Frame</context>
4911*cdf0e10cSrcweir			<name>RemoveControl</name>
4912*cdf0e10cSrcweir			<type>void</type>
4913*cdf0e10cSrcweir			<parameter-list>
4914*cdf0e10cSrcweir				<parameter>
4915*cdf0e10cSrcweir					<type>Control</type>
4916*cdf0e10cSrcweir					<name>Control</name>
4917*cdf0e10cSrcweir				</parameter>
4918*cdf0e10cSrcweir			</parameter-list>
4919*cdf0e10cSrcweir		</source>
4920*cdf0e10cSrcweir	</element>
4921*cdf0e10cSrcweir	<!--method::Frame.Repaint-->
4922*cdf0e10cSrcweir	<element type="method">
4923*cdf0e10cSrcweir		<source id="MSForms.Frame.Repaint">
4924*cdf0e10cSrcweir			<context kind="class">Frame</context>
4925*cdf0e10cSrcweir			<name>Repaint</name>
4926*cdf0e10cSrcweir			<type>void</type>
4927*cdf0e10cSrcweir		</source>
4928*cdf0e10cSrcweir	</element>
4929*cdf0e10cSrcweir	<!--method::Frame.Scroll-->
4930*cdf0e10cSrcweir	<element type="method">
4931*cdf0e10cSrcweir		<source id="MSForms.Frame.Scroll">
4932*cdf0e10cSrcweir			<context kind="class">Frame</context>
4933*cdf0e10cSrcweir			<name>Scroll</name>
4934*cdf0e10cSrcweir			<type>void</type>
4935*cdf0e10cSrcweir			<parameter-list>
4936*cdf0e10cSrcweir				<parameter optional="true">
4937*cdf0e10cSrcweir					<type>Variant</type>
4938*cdf0e10cSrcweir					<name>xAction</name>
4939*cdf0e10cSrcweir				</parameter>
4940*cdf0e10cSrcweir				<parameter optional="true">
4941*cdf0e10cSrcweir					<type>Variant</type>
4942*cdf0e10cSrcweir					<name>yAction</name>
4943*cdf0e10cSrcweir				</parameter>
4944*cdf0e10cSrcweir			</parameter-list>
4945*cdf0e10cSrcweir		</source>
4946*cdf0e10cSrcweir	</element>
4947*cdf0e10cSrcweir	<!--property::Frame.ScrollBars-->
4948*cdf0e10cSrcweir	<element type="property">
4949*cdf0e10cSrcweir		<source id="MSForms.Frame.ScrollBars">
4950*cdf0e10cSrcweir			<context kind="class">Frame</context>
4951*cdf0e10cSrcweir			<name>ScrollBars</name>
4952*cdf0e10cSrcweir			<type>Integer</type>
4953*cdf0e10cSrcweir		</source>
4954*cdf0e10cSrcweir	</element>
4955*cdf0e10cSrcweir	<!--property::Frame.ScrollHeight-->
4956*cdf0e10cSrcweir	<element type="property">
4957*cdf0e10cSrcweir		<source id="MSForms.Frame.ScrollHeight">
4958*cdf0e10cSrcweir			<context kind="class">Frame</context>
4959*cdf0e10cSrcweir			<name>ScrollHeight</name>
4960*cdf0e10cSrcweir			<type>Single</type>
4961*cdf0e10cSrcweir		</source>
4962*cdf0e10cSrcweir	</element>
4963*cdf0e10cSrcweir	<!--property::Frame.ScrollLeft-->
4964*cdf0e10cSrcweir	<element type="property">
4965*cdf0e10cSrcweir		<source id="MSForms.Frame.ScrollLeft">
4966*cdf0e10cSrcweir			<context kind="class">Frame</context>
4967*cdf0e10cSrcweir			<name>ScrollLeft</name>
4968*cdf0e10cSrcweir			<type>Single</type>
4969*cdf0e10cSrcweir		</source>
4970*cdf0e10cSrcweir	</element>
4971*cdf0e10cSrcweir	<!--property::Frame.ScrollTop-->
4972*cdf0e10cSrcweir	<element type="property">
4973*cdf0e10cSrcweir		<source id="MSForms.Frame.ScrollTop">
4974*cdf0e10cSrcweir			<context kind="class">Frame</context>
4975*cdf0e10cSrcweir			<name>ScrollTop</name>
4976*cdf0e10cSrcweir			<type>Single</type>
4977*cdf0e10cSrcweir		</source>
4978*cdf0e10cSrcweir	</element>
4979*cdf0e10cSrcweir	<!--property::Frame.ScrollWidth-->
4980*cdf0e10cSrcweir	<element type="property">
4981*cdf0e10cSrcweir		<source id="MSForms.Frame.ScrollWidth">
4982*cdf0e10cSrcweir			<context kind="class">Frame</context>
4983*cdf0e10cSrcweir			<name>ScrollWidth</name>
4984*cdf0e10cSrcweir			<type>Single</type>
4985*cdf0e10cSrcweir		</source>
4986*cdf0e10cSrcweir	</element>
4987*cdf0e10cSrcweir	<!--property::Frame.Selected {ReadOnly}-->
4988*cdf0e10cSrcweir	<element type="property">
4989*cdf0e10cSrcweir		<source id="MSForms.Frame.Selected">
4990*cdf0e10cSrcweir			<context kind="class">Frame</context>
4991*cdf0e10cSrcweir			<name>Selected</name>
4992*cdf0e10cSrcweir			<type>Controls</type>
4993*cdf0e10cSrcweir		</source>
4994*cdf0e10cSrcweir	</element>
4995*cdf0e10cSrcweir	<!--method::Frame.SetDefaultTabOrder-->
4996*cdf0e10cSrcweir	<element type="method">
4997*cdf0e10cSrcweir		<source id="MSForms.Frame.SetDefaultTabOrder">
4998*cdf0e10cSrcweir			<context kind="class">Frame</context>
4999*cdf0e10cSrcweir			<name>SetDefaultTabOrder</name>
5000*cdf0e10cSrcweir			<type>void</type>
5001*cdf0e10cSrcweir		</source>
5002*cdf0e10cSrcweir	</element>
5003*cdf0e10cSrcweir	<!--property::Frame.ShowGridDots-->
5004*cdf0e10cSrcweir	<element type="property">
5005*cdf0e10cSrcweir		<source id="MSForms.Frame.ShowGridDots">
5006*cdf0e10cSrcweir			<context kind="class">Frame</context>
5007*cdf0e10cSrcweir			<name>ShowGridDots</name>
5008*cdf0e10cSrcweir			<type>Integer</type>
5009*cdf0e10cSrcweir		</source>
5010*cdf0e10cSrcweir	</element>
5011*cdf0e10cSrcweir	<!--property::Frame.ShowToolbox-->
5012*cdf0e10cSrcweir	<element type="property">
5013*cdf0e10cSrcweir		<source id="MSForms.Frame.ShowToolbox">
5014*cdf0e10cSrcweir			<context kind="class">Frame</context>
5015*cdf0e10cSrcweir			<name>ShowToolbox</name>
5016*cdf0e10cSrcweir			<type>Integer</type>
5017*cdf0e10cSrcweir		</source>
5018*cdf0e10cSrcweir	</element>
5019*cdf0e10cSrcweir	<!--property::Frame.SnapToGrid-->
5020*cdf0e10cSrcweir	<element type="property">
5021*cdf0e10cSrcweir		<source id="MSForms.Frame.SnapToGrid">
5022*cdf0e10cSrcweir			<context kind="class">Frame</context>
5023*cdf0e10cSrcweir			<name>SnapToGrid</name>
5024*cdf0e10cSrcweir			<type>Integer</type>
5025*cdf0e10cSrcweir		</source>
5026*cdf0e10cSrcweir	</element>
5027*cdf0e10cSrcweir	<!--property::Frame.SpecialEffect-->
5028*cdf0e10cSrcweir	<element type="property">
5029*cdf0e10cSrcweir		<source id="MSForms.Frame.SpecialEffect">
5030*cdf0e10cSrcweir			<context kind="class">Frame</context>
5031*cdf0e10cSrcweir			<name>SpecialEffect</name>
5032*cdf0e10cSrcweir			<type>Integer</type>
5033*cdf0e10cSrcweir		</source>
5034*cdf0e10cSrcweir	</element>
5035*cdf0e10cSrcweir	<!--method::Frame.UndoAction-->
5036*cdf0e10cSrcweir	<element type="method">
5037*cdf0e10cSrcweir		<source id="MSForms.Frame.UndoAction">
5038*cdf0e10cSrcweir			<context kind="class">Frame</context>
5039*cdf0e10cSrcweir			<name>UndoAction</name>
5040*cdf0e10cSrcweir			<type>void</type>
5041*cdf0e10cSrcweir		</source>
5042*cdf0e10cSrcweir	</element>
5043*cdf0e10cSrcweir	<!--property::Frame.VerticalScrollBarSide-->
5044*cdf0e10cSrcweir	<element type="property">
5045*cdf0e10cSrcweir		<source id="MSForms.Frame.VerticalScrollBarSide">
5046*cdf0e10cSrcweir			<context kind="class">Frame</context>
5047*cdf0e10cSrcweir			<name>VerticalScrollBarSide</name>
5048*cdf0e10cSrcweir			<type>Integer</type>
5049*cdf0e10cSrcweir		</source>
5050*cdf0e10cSrcweir	</element>
5051*cdf0e10cSrcweir	<!--property::Frame.Zoom-->
5052*cdf0e10cSrcweir	<element type="property">
5053*cdf0e10cSrcweir		<source id="MSForms.Frame.Zoom">
5054*cdf0e10cSrcweir			<context kind="class">Frame</context>
5055*cdf0e10cSrcweir			<name>Zoom</name>
5056*cdf0e10cSrcweir			<type>short</type>
5057*cdf0e10cSrcweir		</source>
5058*cdf0e10cSrcweir	</element>
5059*cdf0e10cSrcweir	<!--Class::HTMLCheckbox-->
5060*cdf0e10cSrcweir	<element type="class">
5061*cdf0e10cSrcweir		<source id="MSForms.HTMLCheckbox">
5062*cdf0e10cSrcweir			<name>HTMLCheckbox</name>
5063*cdf0e10cSrcweir		</source>
5064*cdf0e10cSrcweir		<destination designation="identity" />
5065*cdf0e10cSrcweir	</element>
5066*cdf0e10cSrcweir	<!--property::HTMLCheckbox.Checked {Default}-->
5067*cdf0e10cSrcweir	<element type="property">
5068*cdf0e10cSrcweir		<source id="MSForms.HTMLCheckbox.Checked">
5069*cdf0e10cSrcweir			<context kind="class">HTMLCheckbox</context>
5070*cdf0e10cSrcweir			<name default="true">Checked</name>
5071*cdf0e10cSrcweir			<type>boolean</type>
5072*cdf0e10cSrcweir		</source>
5073*cdf0e10cSrcweir	</element>
5074*cdf0e10cSrcweir	<!--method::HTMLCheckbox.Click-->
5075*cdf0e10cSrcweir	<element type="method">
5076*cdf0e10cSrcweir		<source id="MSForms.HTMLCheckbox.Click">
5077*cdf0e10cSrcweir			<context kind="class">HTMLCheckbox</context>
5078*cdf0e10cSrcweir			<name>Click</name>
5079*cdf0e10cSrcweir			<type>void</type>
5080*cdf0e10cSrcweir		</source>
5081*cdf0e10cSrcweir	</element>
5082*cdf0e10cSrcweir	<!--property::HTMLCheckbox.HTMLName-->
5083*cdf0e10cSrcweir	<element type="property">
5084*cdf0e10cSrcweir		<source id="MSForms.HTMLCheckbox.HTMLName">
5085*cdf0e10cSrcweir			<context kind="class">HTMLCheckbox</context>
5086*cdf0e10cSrcweir			<name>HTMLName</name>
5087*cdf0e10cSrcweir			<type>String</type>
5088*cdf0e10cSrcweir		</source>
5089*cdf0e10cSrcweir	</element>
5090*cdf0e10cSrcweir	<!--property::HTMLCheckbox.HTMLType-->
5091*cdf0e10cSrcweir	<element type="property">
5092*cdf0e10cSrcweir		<source id="MSForms.HTMLCheckbox.HTMLType">
5093*cdf0e10cSrcweir			<context kind="class">HTMLCheckbox</context>
5094*cdf0e10cSrcweir			<name>HTMLType</name>
5095*cdf0e10cSrcweir			<type>String</type>
5096*cdf0e10cSrcweir		</source>
5097*cdf0e10cSrcweir	</element>
5098*cdf0e10cSrcweir	<!--property::HTMLCheckbox.Value-->
5099*cdf0e10cSrcweir	<element type="property">
5100*cdf0e10cSrcweir		<source id="MSForms.HTMLCheckbox.Value">
5101*cdf0e10cSrcweir			<context kind="class">HTMLCheckbox</context>
5102*cdf0e10cSrcweir			<name>Value</name>
5103*cdf0e10cSrcweir			<type>String</type>
5104*cdf0e10cSrcweir		</source>
5105*cdf0e10cSrcweir	</element>
5106*cdf0e10cSrcweir	<!--Class::HTMLHidden-->
5107*cdf0e10cSrcweir	<element type="class">
5108*cdf0e10cSrcweir		<source id="MSForms.HTMLHidden">
5109*cdf0e10cSrcweir			<name>HTMLHidden</name>
5110*cdf0e10cSrcweir		</source>
5111*cdf0e10cSrcweir		<destination designation="identity" />
5112*cdf0e10cSrcweir	</element>
5113*cdf0e10cSrcweir	<!--method::HTMLHidden.Click-->
5114*cdf0e10cSrcweir	<element type="method">
5115*cdf0e10cSrcweir		<source id="MSForms.HTMLHidden.Click">
5116*cdf0e10cSrcweir			<context kind="class">HTMLHidden</context>
5117*cdf0e10cSrcweir			<name>Click</name>
5118*cdf0e10cSrcweir			<type>void</type>
5119*cdf0e10cSrcweir		</source>
5120*cdf0e10cSrcweir	</element>
5121*cdf0e10cSrcweir	<!--property::HTMLHidden.HTMLName-->
5122*cdf0e10cSrcweir	<element type="property">
5123*cdf0e10cSrcweir		<source id="MSForms.HTMLHidden.HTMLName">
5124*cdf0e10cSrcweir			<context kind="class">HTMLHidden</context>
5125*cdf0e10cSrcweir			<name>HTMLName</name>
5126*cdf0e10cSrcweir			<type>String</type>
5127*cdf0e10cSrcweir		</source>
5128*cdf0e10cSrcweir	</element>
5129*cdf0e10cSrcweir	<!--property::HTMLHidden.HTMLType-->
5130*cdf0e10cSrcweir	<element type="property">
5131*cdf0e10cSrcweir		<source id="MSForms.HTMLHidden.HTMLType">
5132*cdf0e10cSrcweir			<context kind="class">HTMLHidden</context>
5133*cdf0e10cSrcweir			<name>HTMLType</name>
5134*cdf0e10cSrcweir			<type>String</type>
5135*cdf0e10cSrcweir		</source>
5136*cdf0e10cSrcweir	</element>
5137*cdf0e10cSrcweir	<!--property::HTMLHidden.Value {Default}-->
5138*cdf0e10cSrcweir	<element type="property">
5139*cdf0e10cSrcweir		<source id="MSForms.HTMLHidden.Value">
5140*cdf0e10cSrcweir			<context kind="class">HTMLHidden</context>
5141*cdf0e10cSrcweir			<name default="true">Value</name>
5142*cdf0e10cSrcweir			<type>String</type>
5143*cdf0e10cSrcweir		</source>
5144*cdf0e10cSrcweir	</element>
5145*cdf0e10cSrcweir	<!--Class::HTMLImage-->
5146*cdf0e10cSrcweir	<element type="class">
5147*cdf0e10cSrcweir		<source id="MSForms.HTMLImage">
5148*cdf0e10cSrcweir			<name>HTMLImage</name>
5149*cdf0e10cSrcweir		</source>
5150*cdf0e10cSrcweir		<destination designation="identity" />
5151*cdf0e10cSrcweir	</element>
5152*cdf0e10cSrcweir	<!--property::HTMLImage.Action-->
5153*cdf0e10cSrcweir	<element type="property">
5154*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.Action">
5155*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5156*cdf0e10cSrcweir			<name>Action</name>
5157*cdf0e10cSrcweir			<type>String</type>
5158*cdf0e10cSrcweir		</source>
5159*cdf0e10cSrcweir	</element>
5160*cdf0e10cSrcweir	<!--method::HTMLImage.Click-->
5161*cdf0e10cSrcweir	<element type="method">
5162*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.Click">
5163*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5164*cdf0e10cSrcweir			<name>Click</name>
5165*cdf0e10cSrcweir			<type>void</type>
5166*cdf0e10cSrcweir		</source>
5167*cdf0e10cSrcweir	</element>
5168*cdf0e10cSrcweir	<!--property::HTMLImage.Encoding-->
5169*cdf0e10cSrcweir	<element type="property">
5170*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.Encoding">
5171*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5172*cdf0e10cSrcweir			<name>Encoding</name>
5173*cdf0e10cSrcweir			<type>String</type>
5174*cdf0e10cSrcweir		</source>
5175*cdf0e10cSrcweir	</element>
5176*cdf0e10cSrcweir	<!--property::HTMLImage.HTMLName-->
5177*cdf0e10cSrcweir	<element type="property">
5178*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.HTMLName">
5179*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5180*cdf0e10cSrcweir			<name>HTMLName</name>
5181*cdf0e10cSrcweir			<type>String</type>
5182*cdf0e10cSrcweir		</source>
5183*cdf0e10cSrcweir	</element>
5184*cdf0e10cSrcweir	<!--property::HTMLImage.HTMLType-->
5185*cdf0e10cSrcweir	<element type="property">
5186*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.HTMLType">
5187*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5188*cdf0e10cSrcweir			<name>HTMLType</name>
5189*cdf0e10cSrcweir			<type>String</type>
5190*cdf0e10cSrcweir		</source>
5191*cdf0e10cSrcweir	</element>
5192*cdf0e10cSrcweir	<!--property::HTMLImage.Method-->
5193*cdf0e10cSrcweir	<element type="property">
5194*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.Method">
5195*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5196*cdf0e10cSrcweir			<name>Method</name>
5197*cdf0e10cSrcweir			<type>String</type>
5198*cdf0e10cSrcweir		</source>
5199*cdf0e10cSrcweir	</element>
5200*cdf0e10cSrcweir	<!--property::HTMLImage.Source-->
5201*cdf0e10cSrcweir	<element type="property">
5202*cdf0e10cSrcweir		<source id="MSForms.HTMLImage.Source">
5203*cdf0e10cSrcweir			<context kind="class">HTMLImage</context>
5204*cdf0e10cSrcweir			<name>Source</name>
5205*cdf0e10cSrcweir			<type>String</type>
5206*cdf0e10cSrcweir		</source>
5207*cdf0e10cSrcweir	</element>
5208*cdf0e10cSrcweir	<!--Class::HTMLOption-->
5209*cdf0e10cSrcweir	<element type="class">
5210*cdf0e10cSrcweir		<source id="MSForms.HTMLOption">
5211*cdf0e10cSrcweir			<name>HTMLOption</name>
5212*cdf0e10cSrcweir		</source>
5213*cdf0e10cSrcweir		<destination designation="identity" />
5214*cdf0e10cSrcweir	</element>
5215*cdf0e10cSrcweir	<!--property::HTMLOption.Checked {Default}-->
5216*cdf0e10cSrcweir	<element type="property">
5217*cdf0e10cSrcweir		<source id="MSForms.HTMLOption.Checked">
5218*cdf0e10cSrcweir			<context kind="class">HTMLOption</context>
5219*cdf0e10cSrcweir			<name default="true">Checked</name>
5220*cdf0e10cSrcweir			<type>boolean</type>
5221*cdf0e10cSrcweir		</source>
5222*cdf0e10cSrcweir	</element>
5223*cdf0e10cSrcweir	<!--method::HTMLOption.Click-->
5224*cdf0e10cSrcweir	<element type="method">
5225*cdf0e10cSrcweir		<source id="MSForms.HTMLOption.Click">
5226*cdf0e10cSrcweir			<context kind="class">HTMLOption</context>
5227*cdf0e10cSrcweir			<name>Click</name>
5228*cdf0e10cSrcweir			<type>void</type>
5229*cdf0e10cSrcweir		</source>
5230*cdf0e10cSrcweir	</element>
5231*cdf0e10cSrcweir	<!--property::HTMLOption.DisplayStyle {ReadOnly}-->
5232*cdf0e10cSrcweir	<element type="property">
5233*cdf0e10cSrcweir		<source id="MSForms.HTMLOption.DisplayStyle">
5234*cdf0e10cSrcweir			<context kind="class">HTMLOption</context>
5235*cdf0e10cSrcweir			<name>DisplayStyle</name>
5236*cdf0e10cSrcweir			<type>Integer</type>
5237*cdf0e10cSrcweir		</source>
5238*cdf0e10cSrcweir	</element>
5239*cdf0e10cSrcweir	<!--property::HTMLOption.HTMLName-->
5240*cdf0e10cSrcweir	<element type="property">
5241*cdf0e10cSrcweir		<source id="MSForms.HTMLOption.HTMLName">
5242*cdf0e10cSrcweir			<context kind="class">HTMLOption</context>
5243*cdf0e10cSrcweir			<name>HTMLName</name>
5244*cdf0e10cSrcweir			<type>String</type>
5245*cdf0e10cSrcweir		</source>
5246*cdf0e10cSrcweir	</element>
5247*cdf0e10cSrcweir	<!--property::HTMLOption.HTMLType-->
5248*cdf0e10cSrcweir	<element type="property">
5249*cdf0e10cSrcweir		<source id="MSForms.HTMLOption.HTMLType">
5250*cdf0e10cSrcweir			<context kind="class">HTMLOption</context>
5251*cdf0e10cSrcweir			<name>HTMLType</name>
5252*cdf0e10cSrcweir			<type>String</type>
5253*cdf0e10cSrcweir		</source>
5254*cdf0e10cSrcweir	</element>
5255*cdf0e10cSrcweir	<!--property::HTMLOption.Value-->
5256*cdf0e10cSrcweir	<element type="property">
5257*cdf0e10cSrcweir		<source id="MSForms.HTMLOption.Value">
5258*cdf0e10cSrcweir			<context kind="class">HTMLOption</context>
5259*cdf0e10cSrcweir			<name>Value</name>
5260*cdf0e10cSrcweir			<type>String</type>
5261*cdf0e10cSrcweir		</source>
5262*cdf0e10cSrcweir	</element>
5263*cdf0e10cSrcweir	<!--Class::HTMLPassword-->
5264*cdf0e10cSrcweir	<element type="class">
5265*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword">
5266*cdf0e10cSrcweir			<name>HTMLPassword</name>
5267*cdf0e10cSrcweir		</source>
5268*cdf0e10cSrcweir		<destination designation="identity" />
5269*cdf0e10cSrcweir	</element>
5270*cdf0e10cSrcweir	<!--method::HTMLPassword.Click-->
5271*cdf0e10cSrcweir	<element type="method">
5272*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword.Click">
5273*cdf0e10cSrcweir			<context kind="class">HTMLPassword</context>
5274*cdf0e10cSrcweir			<name>Click</name>
5275*cdf0e10cSrcweir			<type>void</type>
5276*cdf0e10cSrcweir		</source>
5277*cdf0e10cSrcweir	</element>
5278*cdf0e10cSrcweir	<!--property::HTMLPassword.HTMLName-->
5279*cdf0e10cSrcweir	<element type="property">
5280*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword.HTMLName">
5281*cdf0e10cSrcweir			<context kind="class">HTMLPassword</context>
5282*cdf0e10cSrcweir			<name>HTMLName</name>
5283*cdf0e10cSrcweir			<type>String</type>
5284*cdf0e10cSrcweir		</source>
5285*cdf0e10cSrcweir	</element>
5286*cdf0e10cSrcweir	<!--property::HTMLPassword.HTMLType-->
5287*cdf0e10cSrcweir	<element type="property">
5288*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword.HTMLType">
5289*cdf0e10cSrcweir			<context kind="class">HTMLPassword</context>
5290*cdf0e10cSrcweir			<name>HTMLType</name>
5291*cdf0e10cSrcweir			<type>String</type>
5292*cdf0e10cSrcweir		</source>
5293*cdf0e10cSrcweir	</element>
5294*cdf0e10cSrcweir	<!--property::HTMLPassword.MaxLength-->
5295*cdf0e10cSrcweir	<element type="property">
5296*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword.MaxLength">
5297*cdf0e10cSrcweir			<context kind="class">HTMLPassword</context>
5298*cdf0e10cSrcweir			<name>MaxLength</name>
5299*cdf0e10cSrcweir			<type>Integer</type>
5300*cdf0e10cSrcweir		</source>
5301*cdf0e10cSrcweir	</element>
5302*cdf0e10cSrcweir	<!--property::HTMLPassword.Value {Default}-->
5303*cdf0e10cSrcweir	<element type="property">
5304*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword.Value">
5305*cdf0e10cSrcweir			<context kind="class">HTMLPassword</context>
5306*cdf0e10cSrcweir			<name default="true">Value</name>
5307*cdf0e10cSrcweir			<type>String</type>
5308*cdf0e10cSrcweir		</source>
5309*cdf0e10cSrcweir	</element>
5310*cdf0e10cSrcweir	<!--property::HTMLPassword.Width-->
5311*cdf0e10cSrcweir	<element type="property">
5312*cdf0e10cSrcweir		<source id="MSForms.HTMLPassword.Width">
5313*cdf0e10cSrcweir			<context kind="class">HTMLPassword</context>
5314*cdf0e10cSrcweir			<name>Width</name>
5315*cdf0e10cSrcweir			<type>Integer</type>
5316*cdf0e10cSrcweir		</source>
5317*cdf0e10cSrcweir	</element>
5318*cdf0e10cSrcweir	<!--Class::HTMLReset-->
5319*cdf0e10cSrcweir	<element type="class">
5320*cdf0e10cSrcweir		<source id="MSForms.HTMLReset">
5321*cdf0e10cSrcweir			<name>HTMLReset</name>
5322*cdf0e10cSrcweir		</source>
5323*cdf0e10cSrcweir		<destination designation="identity" />
5324*cdf0e10cSrcweir	</element>
5325*cdf0e10cSrcweir	<!--property::HTMLReset.Caption-->
5326*cdf0e10cSrcweir	<element type="property">
5327*cdf0e10cSrcweir		<source id="MSForms.HTMLReset.Caption">
5328*cdf0e10cSrcweir			<context kind="class">HTMLReset</context>
5329*cdf0e10cSrcweir			<name>Caption</name>
5330*cdf0e10cSrcweir			<type>String</type>
5331*cdf0e10cSrcweir		</source>
5332*cdf0e10cSrcweir	</element>
5333*cdf0e10cSrcweir	<!--method::HTMLReset.Click-->
5334*cdf0e10cSrcweir	<element type="method">
5335*cdf0e10cSrcweir		<source id="MSForms.HTMLReset.Click">
5336*cdf0e10cSrcweir			<context kind="class">HTMLReset</context>
5337*cdf0e10cSrcweir			<name>Click</name>
5338*cdf0e10cSrcweir			<type>void</type>
5339*cdf0e10cSrcweir		</source>
5340*cdf0e10cSrcweir	</element>
5341*cdf0e10cSrcweir	<!--property::HTMLReset.HTMLName-->
5342*cdf0e10cSrcweir	<element type="property">
5343*cdf0e10cSrcweir		<source id="MSForms.HTMLReset.HTMLName">
5344*cdf0e10cSrcweir			<context kind="class">HTMLReset</context>
5345*cdf0e10cSrcweir			<name>HTMLName</name>
5346*cdf0e10cSrcweir			<type>String</type>
5347*cdf0e10cSrcweir		</source>
5348*cdf0e10cSrcweir	</element>
5349*cdf0e10cSrcweir	<!--property::HTMLReset.HTMLType-->
5350*cdf0e10cSrcweir	<element type="property">
5351*cdf0e10cSrcweir		<source id="MSForms.HTMLReset.HTMLType">
5352*cdf0e10cSrcweir			<context kind="class">HTMLReset</context>
5353*cdf0e10cSrcweir			<name>HTMLType</name>
5354*cdf0e10cSrcweir			<type>String</type>
5355*cdf0e10cSrcweir		</source>
5356*cdf0e10cSrcweir	</element>
5357*cdf0e10cSrcweir	<!--Class::HTMLSelect-->
5358*cdf0e10cSrcweir	<element type="class">
5359*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect">
5360*cdf0e10cSrcweir			<name>HTMLSelect</name>
5361*cdf0e10cSrcweir		</source>
5362*cdf0e10cSrcweir		<destination designation="identity" />
5363*cdf0e10cSrcweir	</element>
5364*cdf0e10cSrcweir	<!--method::HTMLSelect.Click-->
5365*cdf0e10cSrcweir	<element type="method">
5366*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.Click">
5367*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5368*cdf0e10cSrcweir			<name>Click</name>
5369*cdf0e10cSrcweir			<type>void</type>
5370*cdf0e10cSrcweir		</source>
5371*cdf0e10cSrcweir	</element>
5372*cdf0e10cSrcweir	<!--property::HTMLSelect.DisplayValues-->
5373*cdf0e10cSrcweir	<element type="property">
5374*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.DisplayValues">
5375*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5376*cdf0e10cSrcweir			<name>DisplayValues</name>
5377*cdf0e10cSrcweir			<type>Variant</type>
5378*cdf0e10cSrcweir		</source>
5379*cdf0e10cSrcweir	</element>
5380*cdf0e10cSrcweir	<!--property::HTMLSelect.HTMLName-->
5381*cdf0e10cSrcweir	<element type="property">
5382*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.HTMLName">
5383*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5384*cdf0e10cSrcweir			<name>HTMLName</name>
5385*cdf0e10cSrcweir			<type>String</type>
5386*cdf0e10cSrcweir		</source>
5387*cdf0e10cSrcweir	</element>
5388*cdf0e10cSrcweir	<!--property::HTMLSelect.MultiSelect-->
5389*cdf0e10cSrcweir	<element type="property">
5390*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.MultiSelect">
5391*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5392*cdf0e10cSrcweir			<name>MultiSelect</name>
5393*cdf0e10cSrcweir			<type>boolean</type>
5394*cdf0e10cSrcweir		</source>
5395*cdf0e10cSrcweir	</element>
5396*cdf0e10cSrcweir	<!--property::HTMLSelect.Selected-->
5397*cdf0e10cSrcweir	<element type="property">
5398*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.Selected">
5399*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5400*cdf0e10cSrcweir			<name>Selected</name>
5401*cdf0e10cSrcweir			<type>String</type>
5402*cdf0e10cSrcweir		</source>
5403*cdf0e10cSrcweir	</element>
5404*cdf0e10cSrcweir	<!--property::HTMLSelect.Size-->
5405*cdf0e10cSrcweir	<element type="property">
5406*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.Size">
5407*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5408*cdf0e10cSrcweir			<name>Size</name>
5409*cdf0e10cSrcweir			<type>Integer</type>
5410*cdf0e10cSrcweir		</source>
5411*cdf0e10cSrcweir	</element>
5412*cdf0e10cSrcweir	<!--property::HTMLSelect.Values-->
5413*cdf0e10cSrcweir	<element type="property">
5414*cdf0e10cSrcweir		<source id="MSForms.HTMLSelect.Values">
5415*cdf0e10cSrcweir			<context kind="class">HTMLSelect</context>
5416*cdf0e10cSrcweir			<name>Values</name>
5417*cdf0e10cSrcweir			<type>Variant</type>
5418*cdf0e10cSrcweir		</source>
5419*cdf0e10cSrcweir	</element>
5420*cdf0e10cSrcweir	<!--Class::HTMLSubmit-->
5421*cdf0e10cSrcweir	<element type="class">
5422*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit">
5423*cdf0e10cSrcweir			<name>HTMLSubmit</name>
5424*cdf0e10cSrcweir		</source>
5425*cdf0e10cSrcweir		<destination designation="identity" />
5426*cdf0e10cSrcweir	</element>
5427*cdf0e10cSrcweir	<!--property::HTMLSubmit.Action-->
5428*cdf0e10cSrcweir	<element type="property">
5429*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.Action">
5430*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5431*cdf0e10cSrcweir			<name>Action</name>
5432*cdf0e10cSrcweir			<type>String</type>
5433*cdf0e10cSrcweir		</source>
5434*cdf0e10cSrcweir	</element>
5435*cdf0e10cSrcweir	<!--property::HTMLSubmit.Caption-->
5436*cdf0e10cSrcweir	<element type="property">
5437*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.Caption">
5438*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5439*cdf0e10cSrcweir			<name>Caption</name>
5440*cdf0e10cSrcweir			<type>String</type>
5441*cdf0e10cSrcweir		</source>
5442*cdf0e10cSrcweir	</element>
5443*cdf0e10cSrcweir	<!--method::HTMLSubmit.Click-->
5444*cdf0e10cSrcweir	<element type="method">
5445*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.Click">
5446*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5447*cdf0e10cSrcweir			<name>Click</name>
5448*cdf0e10cSrcweir			<type>void</type>
5449*cdf0e10cSrcweir		</source>
5450*cdf0e10cSrcweir	</element>
5451*cdf0e10cSrcweir	<!--property::HTMLSubmit.Encoding-->
5452*cdf0e10cSrcweir	<element type="property">
5453*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.Encoding">
5454*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5455*cdf0e10cSrcweir			<name>Encoding</name>
5456*cdf0e10cSrcweir			<type>String</type>
5457*cdf0e10cSrcweir		</source>
5458*cdf0e10cSrcweir	</element>
5459*cdf0e10cSrcweir	<!--property::HTMLSubmit.HTMLName-->
5460*cdf0e10cSrcweir	<element type="property">
5461*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.HTMLName">
5462*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5463*cdf0e10cSrcweir			<name>HTMLName</name>
5464*cdf0e10cSrcweir			<type>String</type>
5465*cdf0e10cSrcweir		</source>
5466*cdf0e10cSrcweir	</element>
5467*cdf0e10cSrcweir	<!--property::HTMLSubmit.HTMLType-->
5468*cdf0e10cSrcweir	<element type="property">
5469*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.HTMLType">
5470*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5471*cdf0e10cSrcweir			<name>HTMLType</name>
5472*cdf0e10cSrcweir			<type>String</type>
5473*cdf0e10cSrcweir		</source>
5474*cdf0e10cSrcweir	</element>
5475*cdf0e10cSrcweir	<!--property::HTMLSubmit.Method-->
5476*cdf0e10cSrcweir	<element type="property">
5477*cdf0e10cSrcweir		<source id="MSForms.HTMLSubmit.Method">
5478*cdf0e10cSrcweir			<context kind="class">HTMLSubmit</context>
5479*cdf0e10cSrcweir			<name>Method</name>
5480*cdf0e10cSrcweir			<type>String</type>
5481*cdf0e10cSrcweir		</source>
5482*cdf0e10cSrcweir	</element>
5483*cdf0e10cSrcweir	<!--Class::HTMLText-->
5484*cdf0e10cSrcweir	<element type="class">
5485*cdf0e10cSrcweir		<source id="MSForms.HTMLText">
5486*cdf0e10cSrcweir			<name>HTMLText</name>
5487*cdf0e10cSrcweir		</source>
5488*cdf0e10cSrcweir		<destination designation="identity" />
5489*cdf0e10cSrcweir	</element>
5490*cdf0e10cSrcweir	<!--method::HTMLText.Click-->
5491*cdf0e10cSrcweir	<element type="method">
5492*cdf0e10cSrcweir		<source id="MSForms.HTMLText.Click">
5493*cdf0e10cSrcweir			<context kind="class">HTMLText</context>
5494*cdf0e10cSrcweir			<name>Click</name>
5495*cdf0e10cSrcweir			<type>void</type>
5496*cdf0e10cSrcweir		</source>
5497*cdf0e10cSrcweir	</element>
5498*cdf0e10cSrcweir	<!--property::HTMLText.HTMLName-->
5499*cdf0e10cSrcweir	<element type="property">
5500*cdf0e10cSrcweir		<source id="MSForms.HTMLText.HTMLName">
5501*cdf0e10cSrcweir			<context kind="class">HTMLText</context>
5502*cdf0e10cSrcweir			<name>HTMLName</name>
5503*cdf0e10cSrcweir			<type>String</type>
5504*cdf0e10cSrcweir		</source>
5505*cdf0e10cSrcweir	</element>
5506*cdf0e10cSrcweir	<!--property::HTMLText.HTMLType-->
5507*cdf0e10cSrcweir	<element type="property">
5508*cdf0e10cSrcweir		<source id="MSForms.HTMLText.HTMLType">
5509*cdf0e10cSrcweir			<context kind="class">HTMLText</context>
5510*cdf0e10cSrcweir			<name>HTMLType</name>
5511*cdf0e10cSrcweir			<type>String</type>
5512*cdf0e10cSrcweir		</source>
5513*cdf0e10cSrcweir	</element>
5514*cdf0e10cSrcweir	<!--property::HTMLText.MaxLength-->
5515*cdf0e10cSrcweir	<element type="property">
5516*cdf0e10cSrcweir		<source id="MSForms.HTMLText.MaxLength">
5517*cdf0e10cSrcweir			<context kind="class">HTMLText</context>
5518*cdf0e10cSrcweir			<name>MaxLength</name>
5519*cdf0e10cSrcweir			<type>Integer</type>
5520*cdf0e10cSrcweir		</source>
5521*cdf0e10cSrcweir	</element>
5522*cdf0e10cSrcweir	<!--property::HTMLText.Value {Default}-->
5523*cdf0e10cSrcweir	<element type="property">
5524*cdf0e10cSrcweir		<source id="MSForms.HTMLText.Value">
5525*cdf0e10cSrcweir			<context kind="class">HTMLText</context>
5526*cdf0e10cSrcweir			<name default="true">Value</name>
5527*cdf0e10cSrcweir			<type>String</type>
5528*cdf0e10cSrcweir		</source>
5529*cdf0e10cSrcweir	</element>
5530*cdf0e10cSrcweir	<!--property::HTMLText.Width-->
5531*cdf0e10cSrcweir	<element type="property">
5532*cdf0e10cSrcweir		<source id="MSForms.HTMLText.Width">
5533*cdf0e10cSrcweir			<context kind="class">HTMLText</context>
5534*cdf0e10cSrcweir			<name>Width</name>
5535*cdf0e10cSrcweir			<type>Integer</type>
5536*cdf0e10cSrcweir		</source>
5537*cdf0e10cSrcweir	</element>
5538*cdf0e10cSrcweir	<!--Class::HTMLTextArea-->
5539*cdf0e10cSrcweir	<element type="class">
5540*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea">
5541*cdf0e10cSrcweir			<name>HTMLTextArea</name>
5542*cdf0e10cSrcweir		</source>
5543*cdf0e10cSrcweir		<destination designation="identity" />
5544*cdf0e10cSrcweir	</element>
5545*cdf0e10cSrcweir	<!--method::HTMLTextArea.Click-->
5546*cdf0e10cSrcweir	<element type="method">
5547*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea.Click">
5548*cdf0e10cSrcweir			<context kind="class">HTMLTextArea</context>
5549*cdf0e10cSrcweir			<name>Click</name>
5550*cdf0e10cSrcweir			<type>void</type>
5551*cdf0e10cSrcweir		</source>
5552*cdf0e10cSrcweir	</element>
5553*cdf0e10cSrcweir	<!--property::HTMLTextArea.Columns-->
5554*cdf0e10cSrcweir	<element type="property">
5555*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea.Columns">
5556*cdf0e10cSrcweir			<context kind="class">HTMLTextArea</context>
5557*cdf0e10cSrcweir			<name>Columns</name>
5558*cdf0e10cSrcweir			<type>Integer</type>
5559*cdf0e10cSrcweir		</source>
5560*cdf0e10cSrcweir	</element>
5561*cdf0e10cSrcweir	<!--property::HTMLTextArea.HTMLName-->
5562*cdf0e10cSrcweir	<element type="property">
5563*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea.HTMLName">
5564*cdf0e10cSrcweir			<context kind="class">HTMLTextArea</context>
5565*cdf0e10cSrcweir			<name>HTMLName</name>
5566*cdf0e10cSrcweir			<type>String</type>
5567*cdf0e10cSrcweir		</source>
5568*cdf0e10cSrcweir	</element>
5569*cdf0e10cSrcweir	<!--property::HTMLTextArea.Rows-->
5570*cdf0e10cSrcweir	<element type="property">
5571*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea.Rows">
5572*cdf0e10cSrcweir			<context kind="class">HTMLTextArea</context>
5573*cdf0e10cSrcweir			<name>Rows</name>
5574*cdf0e10cSrcweir			<type>Integer</type>
5575*cdf0e10cSrcweir		</source>
5576*cdf0e10cSrcweir	</element>
5577*cdf0e10cSrcweir	<!--property::HTMLTextArea.Value {Default}-->
5578*cdf0e10cSrcweir	<element type="property">
5579*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea.Value">
5580*cdf0e10cSrcweir			<context kind="class">HTMLTextArea</context>
5581*cdf0e10cSrcweir			<name default="true">Value</name>
5582*cdf0e10cSrcweir			<type>String</type>
5583*cdf0e10cSrcweir		</source>
5584*cdf0e10cSrcweir	</element>
5585*cdf0e10cSrcweir	<!--property::HTMLTextArea.WordWrap-->
5586*cdf0e10cSrcweir	<element type="property">
5587*cdf0e10cSrcweir		<source id="MSForms.HTMLTextArea.WordWrap">
5588*cdf0e10cSrcweir			<context kind="class">HTMLTextArea</context>
5589*cdf0e10cSrcweir			<name>WordWrap</name>
5590*cdf0e10cSrcweir			<type>String</type>
5591*cdf0e10cSrcweir		</source>
5592*cdf0e10cSrcweir	</element>
5593*cdf0e10cSrcweir	<!--Class::Image-->
5594*cdf0e10cSrcweir	<element type="class">
5595*cdf0e10cSrcweir		<source id="MSForms.Image">
5596*cdf0e10cSrcweir			<name>Image</name>
5597*cdf0e10cSrcweir		</source>
5598*cdf0e10cSrcweir		<destination designation="identity" />
5599*cdf0e10cSrcweir	</element>
5600*cdf0e10cSrcweir	<!--property::Image.AutoSize-->
5601*cdf0e10cSrcweir	<element type="property">
5602*cdf0e10cSrcweir		<source id="MSForms.Image.AutoSize">
5603*cdf0e10cSrcweir			<context kind="class">Image</context>
5604*cdf0e10cSrcweir			<name>AutoSize</name>
5605*cdf0e10cSrcweir			<type>boolean</type>
5606*cdf0e10cSrcweir		</source>
5607*cdf0e10cSrcweir	</element>
5608*cdf0e10cSrcweir	<!--property::Image.BackColor-->
5609*cdf0e10cSrcweir	<element type="property">
5610*cdf0e10cSrcweir		<source id="MSForms.Image.BackColor">
5611*cdf0e10cSrcweir			<context kind="class">Image</context>
5612*cdf0e10cSrcweir			<name>BackColor</name>
5613*cdf0e10cSrcweir			<type>Integer</type>
5614*cdf0e10cSrcweir		</source>
5615*cdf0e10cSrcweir	</element>
5616*cdf0e10cSrcweir	<!--property::Image.BackStyle-->
5617*cdf0e10cSrcweir	<element type="property">
5618*cdf0e10cSrcweir		<source id="MSForms.Image.BackStyle">
5619*cdf0e10cSrcweir			<context kind="class">Image</context>
5620*cdf0e10cSrcweir			<name>BackStyle</name>
5621*cdf0e10cSrcweir			<type>Integer</type>
5622*cdf0e10cSrcweir		</source>
5623*cdf0e10cSrcweir	</element>
5624*cdf0e10cSrcweir	<!--method::Image.BeforeDragOver-->
5625*cdf0e10cSrcweir	<element type="method">
5626*cdf0e10cSrcweir		<source id="MSForms.Image.BeforeDragOver">
5627*cdf0e10cSrcweir			<context kind="class">Image</context>
5628*cdf0e10cSrcweir			<name>BeforeDragOver</name>
5629*cdf0e10cSrcweir			<type>void</type>
5630*cdf0e10cSrcweir			<parameter-list>
5631*cdf0e10cSrcweir				<parameter>
5632*cdf0e10cSrcweir					<type>ReturnBoolean</type>
5633*cdf0e10cSrcweir					<name>Cancel</name>
5634*cdf0e10cSrcweir				</parameter>
5635*cdf0e10cSrcweir				<parameter>
5636*cdf0e10cSrcweir					<type>DataObject</type>
5637*cdf0e10cSrcweir					<name>Data</name>
5638*cdf0e10cSrcweir				</parameter>
5639*cdf0e10cSrcweir				<parameter>
5640*cdf0e10cSrcweir					<type>Single</type>
5641*cdf0e10cSrcweir					<name>X</name>
5642*cdf0e10cSrcweir				</parameter>
5643*cdf0e10cSrcweir				<parameter>
5644*cdf0e10cSrcweir					<type>Single</type>
5645*cdf0e10cSrcweir					<name>Y</name>
5646*cdf0e10cSrcweir				</parameter>
5647*cdf0e10cSrcweir				<parameter>
5648*cdf0e10cSrcweir					<type>Integer</type>
5649*cdf0e10cSrcweir					<name>DragState</name>
5650*cdf0e10cSrcweir				</parameter>
5651*cdf0e10cSrcweir				<parameter>
5652*cdf0e10cSrcweir					<type>ReturnEffect</type>
5653*cdf0e10cSrcweir					<name>Effect</name>
5654*cdf0e10cSrcweir				</parameter>
5655*cdf0e10cSrcweir				<parameter>
5656*cdf0e10cSrcweir					<type>short</type>
5657*cdf0e10cSrcweir					<name>Shift</name>
5658*cdf0e10cSrcweir				</parameter>
5659*cdf0e10cSrcweir			</parameter-list>
5660*cdf0e10cSrcweir		</source>
5661*cdf0e10cSrcweir	</element>
5662*cdf0e10cSrcweir	<!--method::Image.BeforeDropOrPaste-->
5663*cdf0e10cSrcweir	<element type="method">
5664*cdf0e10cSrcweir		<source id="MSForms.Image.BeforeDropOrPaste">
5665*cdf0e10cSrcweir			<context kind="class">Image</context>
5666*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
5667*cdf0e10cSrcweir			<type>void</type>
5668*cdf0e10cSrcweir			<parameter-list>
5669*cdf0e10cSrcweir				<parameter>
5670*cdf0e10cSrcweir					<type>ReturnBoolean</type>
5671*cdf0e10cSrcweir					<name>Cancel</name>
5672*cdf0e10cSrcweir				</parameter>
5673*cdf0e10cSrcweir				<parameter>
5674*cdf0e10cSrcweir					<type>Integer</type>
5675*cdf0e10cSrcweir					<name>Action</name>
5676*cdf0e10cSrcweir				</parameter>
5677*cdf0e10cSrcweir				<parameter>
5678*cdf0e10cSrcweir					<type>DataObject</type>
5679*cdf0e10cSrcweir					<name>Data</name>
5680*cdf0e10cSrcweir				</parameter>
5681*cdf0e10cSrcweir				<parameter>
5682*cdf0e10cSrcweir					<type>Single</type>
5683*cdf0e10cSrcweir					<name>X</name>
5684*cdf0e10cSrcweir				</parameter>
5685*cdf0e10cSrcweir				<parameter>
5686*cdf0e10cSrcweir					<type>Single</type>
5687*cdf0e10cSrcweir					<name>Y</name>
5688*cdf0e10cSrcweir				</parameter>
5689*cdf0e10cSrcweir				<parameter>
5690*cdf0e10cSrcweir					<type>ReturnEffect</type>
5691*cdf0e10cSrcweir					<name>Effect</name>
5692*cdf0e10cSrcweir				</parameter>
5693*cdf0e10cSrcweir				<parameter>
5694*cdf0e10cSrcweir					<type>short</type>
5695*cdf0e10cSrcweir					<name>Shift</name>
5696*cdf0e10cSrcweir				</parameter>
5697*cdf0e10cSrcweir			</parameter-list>
5698*cdf0e10cSrcweir		</source>
5699*cdf0e10cSrcweir	</element>
5700*cdf0e10cSrcweir	<!--property::Image.BorderColor-->
5701*cdf0e10cSrcweir	<element type="property">
5702*cdf0e10cSrcweir		<source id="MSForms.Image.BorderColor">
5703*cdf0e10cSrcweir			<context kind="class">Image</context>
5704*cdf0e10cSrcweir			<name>BorderColor</name>
5705*cdf0e10cSrcweir			<type>Integer</type>
5706*cdf0e10cSrcweir		</source>
5707*cdf0e10cSrcweir	</element>
5708*cdf0e10cSrcweir	<!--property::Image.BorderStyle-->
5709*cdf0e10cSrcweir	<element type="property">
5710*cdf0e10cSrcweir		<source id="MSForms.Image.BorderStyle">
5711*cdf0e10cSrcweir			<context kind="class">Image</context>
5712*cdf0e10cSrcweir			<name>BorderStyle</name>
5713*cdf0e10cSrcweir			<type>Integer</type>
5714*cdf0e10cSrcweir		</source>
5715*cdf0e10cSrcweir	</element>
5716*cdf0e10cSrcweir	<!--method::Image.Click-->
5717*cdf0e10cSrcweir	<element type="method">
5718*cdf0e10cSrcweir		<source id="MSForms.Image.Click">
5719*cdf0e10cSrcweir			<context kind="class">Image</context>
5720*cdf0e10cSrcweir			<name>Click</name>
5721*cdf0e10cSrcweir			<type>void</type>
5722*cdf0e10cSrcweir		</source>
5723*cdf0e10cSrcweir	</element>
5724*cdf0e10cSrcweir	<!--method::Image.DblClick-->
5725*cdf0e10cSrcweir	<element type="method">
5726*cdf0e10cSrcweir		<source id="MSForms.Image.DblClick">
5727*cdf0e10cSrcweir			<context kind="class">Image</context>
5728*cdf0e10cSrcweir			<name>DblClick</name>
5729*cdf0e10cSrcweir			<type>void</type>
5730*cdf0e10cSrcweir			<parameter-list>
5731*cdf0e10cSrcweir				<parameter>
5732*cdf0e10cSrcweir					<type>ReturnBoolean</type>
5733*cdf0e10cSrcweir					<name>Cancel</name>
5734*cdf0e10cSrcweir				</parameter>
5735*cdf0e10cSrcweir			</parameter-list>
5736*cdf0e10cSrcweir		</source>
5737*cdf0e10cSrcweir	</element>
5738*cdf0e10cSrcweir	<!--property::Image.Enabled-->
5739*cdf0e10cSrcweir	<element type="property">
5740*cdf0e10cSrcweir		<source id="MSForms.Image.Enabled">
5741*cdf0e10cSrcweir			<context kind="class">Image</context>
5742*cdf0e10cSrcweir			<name>Enabled</name>
5743*cdf0e10cSrcweir			<type>boolean</type>
5744*cdf0e10cSrcweir		</source>
5745*cdf0e10cSrcweir	</element>
5746*cdf0e10cSrcweir	<!--method::Image.Error-->
5747*cdf0e10cSrcweir	<element type="method">
5748*cdf0e10cSrcweir		<source id="MSForms.Image.Error">
5749*cdf0e10cSrcweir			<context kind="class">Image</context>
5750*cdf0e10cSrcweir			<name>Error</name>
5751*cdf0e10cSrcweir			<type>void</type>
5752*cdf0e10cSrcweir			<parameter-list>
5753*cdf0e10cSrcweir				<parameter>
5754*cdf0e10cSrcweir					<type>short</type>
5755*cdf0e10cSrcweir					<name>Number</name>
5756*cdf0e10cSrcweir				</parameter>
5757*cdf0e10cSrcweir				<parameter>
5758*cdf0e10cSrcweir					<type>ReturnString</type>
5759*cdf0e10cSrcweir					<name>Description</name>
5760*cdf0e10cSrcweir				</parameter>
5761*cdf0e10cSrcweir				<parameter>
5762*cdf0e10cSrcweir					<type>Integer</type>
5763*cdf0e10cSrcweir					<name>SCode</name>
5764*cdf0e10cSrcweir				</parameter>
5765*cdf0e10cSrcweir				<parameter>
5766*cdf0e10cSrcweir					<type>String</type>
5767*cdf0e10cSrcweir					<name>Source</name>
5768*cdf0e10cSrcweir				</parameter>
5769*cdf0e10cSrcweir				<parameter>
5770*cdf0e10cSrcweir					<type>String</type>
5771*cdf0e10cSrcweir					<name>HelpFile</name>
5772*cdf0e10cSrcweir				</parameter>
5773*cdf0e10cSrcweir				<parameter>
5774*cdf0e10cSrcweir					<type>Integer</type>
5775*cdf0e10cSrcweir					<name>HelpContext</name>
5776*cdf0e10cSrcweir				</parameter>
5777*cdf0e10cSrcweir				<parameter>
5778*cdf0e10cSrcweir					<type>ReturnBoolean</type>
5779*cdf0e10cSrcweir					<name>CancelDisplay</name>
5780*cdf0e10cSrcweir				</parameter>
5781*cdf0e10cSrcweir			</parameter-list>
5782*cdf0e10cSrcweir		</source>
5783*cdf0e10cSrcweir	</element>
5784*cdf0e10cSrcweir	<!--method::Image.MouseDown-->
5785*cdf0e10cSrcweir	<element type="method">
5786*cdf0e10cSrcweir		<source id="MSForms.Image.MouseDown">
5787*cdf0e10cSrcweir			<context kind="class">Image</context>
5788*cdf0e10cSrcweir			<name>MouseDown</name>
5789*cdf0e10cSrcweir			<type>void</type>
5790*cdf0e10cSrcweir			<parameter-list>
5791*cdf0e10cSrcweir				<parameter>
5792*cdf0e10cSrcweir					<type>short</type>
5793*cdf0e10cSrcweir					<name>Button</name>
5794*cdf0e10cSrcweir				</parameter>
5795*cdf0e10cSrcweir				<parameter>
5796*cdf0e10cSrcweir					<type>short</type>
5797*cdf0e10cSrcweir					<name>Shift</name>
5798*cdf0e10cSrcweir				</parameter>
5799*cdf0e10cSrcweir				<parameter>
5800*cdf0e10cSrcweir					<type>Single</type>
5801*cdf0e10cSrcweir					<name>X</name>
5802*cdf0e10cSrcweir				</parameter>
5803*cdf0e10cSrcweir				<parameter>
5804*cdf0e10cSrcweir					<type>Single</type>
5805*cdf0e10cSrcweir					<name>Y</name>
5806*cdf0e10cSrcweir				</parameter>
5807*cdf0e10cSrcweir			</parameter-list>
5808*cdf0e10cSrcweir		</source>
5809*cdf0e10cSrcweir	</element>
5810*cdf0e10cSrcweir	<!--property::Image.MouseIcon-->
5811*cdf0e10cSrcweir	<element type="property">
5812*cdf0e10cSrcweir		<source id="MSForms.Image.MouseIcon">
5813*cdf0e10cSrcweir			<context kind="class">Image</context>
5814*cdf0e10cSrcweir			<name>MouseIcon</name>
5815*cdf0e10cSrcweir			<type>Picture</type>
5816*cdf0e10cSrcweir		</source>
5817*cdf0e10cSrcweir	</element>
5818*cdf0e10cSrcweir	<!--method::Image.MouseMove-->
5819*cdf0e10cSrcweir	<element type="method">
5820*cdf0e10cSrcweir		<source id="MSForms.Image.MouseMove">
5821*cdf0e10cSrcweir			<context kind="class">Image</context>
5822*cdf0e10cSrcweir			<name>MouseMove</name>
5823*cdf0e10cSrcweir			<type>void</type>
5824*cdf0e10cSrcweir			<parameter-list>
5825*cdf0e10cSrcweir				<parameter>
5826*cdf0e10cSrcweir					<type>short</type>
5827*cdf0e10cSrcweir					<name>Button</name>
5828*cdf0e10cSrcweir				</parameter>
5829*cdf0e10cSrcweir				<parameter>
5830*cdf0e10cSrcweir					<type>short</type>
5831*cdf0e10cSrcweir					<name>Shift</name>
5832*cdf0e10cSrcweir				</parameter>
5833*cdf0e10cSrcweir				<parameter>
5834*cdf0e10cSrcweir					<type>Single</type>
5835*cdf0e10cSrcweir					<name>X</name>
5836*cdf0e10cSrcweir				</parameter>
5837*cdf0e10cSrcweir				<parameter>
5838*cdf0e10cSrcweir					<type>Single</type>
5839*cdf0e10cSrcweir					<name>Y</name>
5840*cdf0e10cSrcweir				</parameter>
5841*cdf0e10cSrcweir			</parameter-list>
5842*cdf0e10cSrcweir		</source>
5843*cdf0e10cSrcweir	</element>
5844*cdf0e10cSrcweir	<!--property::Image.MousePointer-->
5845*cdf0e10cSrcweir	<element type="property">
5846*cdf0e10cSrcweir		<source id="MSForms.Image.MousePointer">
5847*cdf0e10cSrcweir			<context kind="class">Image</context>
5848*cdf0e10cSrcweir			<name>MousePointer</name>
5849*cdf0e10cSrcweir			<type>Integer</type>
5850*cdf0e10cSrcweir		</source>
5851*cdf0e10cSrcweir	</element>
5852*cdf0e10cSrcweir	<!--method::Image.MouseUp-->
5853*cdf0e10cSrcweir	<element type="method">
5854*cdf0e10cSrcweir		<source id="MSForms.Image.MouseUp">
5855*cdf0e10cSrcweir			<context kind="class">Image</context>
5856*cdf0e10cSrcweir			<name>MouseUp</name>
5857*cdf0e10cSrcweir			<type>void</type>
5858*cdf0e10cSrcweir			<parameter-list>
5859*cdf0e10cSrcweir				<parameter>
5860*cdf0e10cSrcweir					<type>short</type>
5861*cdf0e10cSrcweir					<name>Button</name>
5862*cdf0e10cSrcweir				</parameter>
5863*cdf0e10cSrcweir				<parameter>
5864*cdf0e10cSrcweir					<type>short</type>
5865*cdf0e10cSrcweir					<name>Shift</name>
5866*cdf0e10cSrcweir				</parameter>
5867*cdf0e10cSrcweir				<parameter>
5868*cdf0e10cSrcweir					<type>Single</type>
5869*cdf0e10cSrcweir					<name>X</name>
5870*cdf0e10cSrcweir				</parameter>
5871*cdf0e10cSrcweir				<parameter>
5872*cdf0e10cSrcweir					<type>Single</type>
5873*cdf0e10cSrcweir					<name>Y</name>
5874*cdf0e10cSrcweir				</parameter>
5875*cdf0e10cSrcweir			</parameter-list>
5876*cdf0e10cSrcweir		</source>
5877*cdf0e10cSrcweir	</element>
5878*cdf0e10cSrcweir	<!--property::Image.Picture-->
5879*cdf0e10cSrcweir	<element type="property">
5880*cdf0e10cSrcweir		<source id="MSForms.Image.Picture">
5881*cdf0e10cSrcweir			<context kind="class">Image</context>
5882*cdf0e10cSrcweir			<name>Picture</name>
5883*cdf0e10cSrcweir			<type>Picture</type>
5884*cdf0e10cSrcweir		</source>
5885*cdf0e10cSrcweir	</element>
5886*cdf0e10cSrcweir	<!--property::Image.PictureAlignment-->
5887*cdf0e10cSrcweir	<element type="property">
5888*cdf0e10cSrcweir		<source id="MSForms.Image.PictureAlignment">
5889*cdf0e10cSrcweir			<context kind="class">Image</context>
5890*cdf0e10cSrcweir			<name>PictureAlignment</name>
5891*cdf0e10cSrcweir			<type>Integer</type>
5892*cdf0e10cSrcweir		</source>
5893*cdf0e10cSrcweir	</element>
5894*cdf0e10cSrcweir	<!--property::Image.PictureSizeMode-->
5895*cdf0e10cSrcweir	<element type="property">
5896*cdf0e10cSrcweir		<source id="MSForms.Image.PictureSizeMode">
5897*cdf0e10cSrcweir			<context kind="class">Image</context>
5898*cdf0e10cSrcweir			<name>PictureSizeMode</name>
5899*cdf0e10cSrcweir			<type>Integer</type>
5900*cdf0e10cSrcweir		</source>
5901*cdf0e10cSrcweir	</element>
5902*cdf0e10cSrcweir	<!--property::Image.PictureTiling-->
5903*cdf0e10cSrcweir	<element type="property">
5904*cdf0e10cSrcweir		<source id="MSForms.Image.PictureTiling">
5905*cdf0e10cSrcweir			<context kind="class">Image</context>
5906*cdf0e10cSrcweir			<name>PictureTiling</name>
5907*cdf0e10cSrcweir			<type>boolean</type>
5908*cdf0e10cSrcweir		</source>
5909*cdf0e10cSrcweir	</element>
5910*cdf0e10cSrcweir	<!--property::Image.SpecialEffect-->
5911*cdf0e10cSrcweir	<element type="property">
5912*cdf0e10cSrcweir		<source id="MSForms.Image.SpecialEffect">
5913*cdf0e10cSrcweir			<context kind="class">Image</context>
5914*cdf0e10cSrcweir			<name>SpecialEffect</name>
5915*cdf0e10cSrcweir			<type>Integer</type>
5916*cdf0e10cSrcweir		</source>
5917*cdf0e10cSrcweir	</element>
5918*cdf0e10cSrcweir	<!--Class::Label-->
5919*cdf0e10cSrcweir	<element type="class">
5920*cdf0e10cSrcweir		<source id="MSForms.Label">
5921*cdf0e10cSrcweir			<name>Label</name>
5922*cdf0e10cSrcweir		</source>
5923*cdf0e10cSrcweir		<destination designation="identity" />
5924*cdf0e10cSrcweir	</element>
5925*cdf0e10cSrcweir	<!--property::Label.Accelerator-->
5926*cdf0e10cSrcweir	<element type="property">
5927*cdf0e10cSrcweir		<source id="MSForms.Label.Accelerator">
5928*cdf0e10cSrcweir			<context kind="class">Label</context>
5929*cdf0e10cSrcweir			<name>Accelerator</name>
5930*cdf0e10cSrcweir			<type>String</type>
5931*cdf0e10cSrcweir		</source>
5932*cdf0e10cSrcweir	</element>
5933*cdf0e10cSrcweir	<!--property::Label.AutoSize-->
5934*cdf0e10cSrcweir	<element type="property">
5935*cdf0e10cSrcweir		<source id="MSForms.Label.AutoSize">
5936*cdf0e10cSrcweir			<context kind="class">Label</context>
5937*cdf0e10cSrcweir			<name>AutoSize</name>
5938*cdf0e10cSrcweir			<type>boolean</type>
5939*cdf0e10cSrcweir		</source>
5940*cdf0e10cSrcweir	</element>
5941*cdf0e10cSrcweir	<!--property::Label.BackColor-->
5942*cdf0e10cSrcweir	<element type="property">
5943*cdf0e10cSrcweir		<source id="MSForms.Label.BackColor">
5944*cdf0e10cSrcweir			<context kind="class">Label</context>
5945*cdf0e10cSrcweir			<name>BackColor</name>
5946*cdf0e10cSrcweir			<type>Integer</type>
5947*cdf0e10cSrcweir		</source>
5948*cdf0e10cSrcweir	</element>
5949*cdf0e10cSrcweir	<!--property::Label.BackStyle-->
5950*cdf0e10cSrcweir	<element type="property">
5951*cdf0e10cSrcweir		<source id="MSForms.Label.BackStyle">
5952*cdf0e10cSrcweir			<context kind="class">Label</context>
5953*cdf0e10cSrcweir			<name>BackStyle</name>
5954*cdf0e10cSrcweir			<type>Integer</type>
5955*cdf0e10cSrcweir		</source>
5956*cdf0e10cSrcweir	</element>
5957*cdf0e10cSrcweir	<!--method::Label.BeforeDragOver-->
5958*cdf0e10cSrcweir	<element type="method">
5959*cdf0e10cSrcweir		<source id="MSForms.Label.BeforeDragOver">
5960*cdf0e10cSrcweir			<context kind="class">Label</context>
5961*cdf0e10cSrcweir			<name>BeforeDragOver</name>
5962*cdf0e10cSrcweir			<type>void</type>
5963*cdf0e10cSrcweir			<parameter-list>
5964*cdf0e10cSrcweir				<parameter>
5965*cdf0e10cSrcweir					<type>ReturnBoolean</type>
5966*cdf0e10cSrcweir					<name>Cancel</name>
5967*cdf0e10cSrcweir				</parameter>
5968*cdf0e10cSrcweir				<parameter>
5969*cdf0e10cSrcweir					<type>DataObject</type>
5970*cdf0e10cSrcweir					<name>Data</name>
5971*cdf0e10cSrcweir				</parameter>
5972*cdf0e10cSrcweir				<parameter>
5973*cdf0e10cSrcweir					<type>Single</type>
5974*cdf0e10cSrcweir					<name>X</name>
5975*cdf0e10cSrcweir				</parameter>
5976*cdf0e10cSrcweir				<parameter>
5977*cdf0e10cSrcweir					<type>Single</type>
5978*cdf0e10cSrcweir					<name>Y</name>
5979*cdf0e10cSrcweir				</parameter>
5980*cdf0e10cSrcweir				<parameter>
5981*cdf0e10cSrcweir					<type>Integer</type>
5982*cdf0e10cSrcweir					<name>DragState</name>
5983*cdf0e10cSrcweir				</parameter>
5984*cdf0e10cSrcweir				<parameter>
5985*cdf0e10cSrcweir					<type>ReturnEffect</type>
5986*cdf0e10cSrcweir					<name>Effect</name>
5987*cdf0e10cSrcweir				</parameter>
5988*cdf0e10cSrcweir				<parameter>
5989*cdf0e10cSrcweir					<type>short</type>
5990*cdf0e10cSrcweir					<name>Shift</name>
5991*cdf0e10cSrcweir				</parameter>
5992*cdf0e10cSrcweir			</parameter-list>
5993*cdf0e10cSrcweir		</source>
5994*cdf0e10cSrcweir	</element>
5995*cdf0e10cSrcweir	<!--method::Label.BeforeDropOrPaste-->
5996*cdf0e10cSrcweir	<element type="method">
5997*cdf0e10cSrcweir		<source id="MSForms.Label.BeforeDropOrPaste">
5998*cdf0e10cSrcweir			<context kind="class">Label</context>
5999*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
6000*cdf0e10cSrcweir			<type>void</type>
6001*cdf0e10cSrcweir			<parameter-list>
6002*cdf0e10cSrcweir				<parameter>
6003*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6004*cdf0e10cSrcweir					<name>Cancel</name>
6005*cdf0e10cSrcweir				</parameter>
6006*cdf0e10cSrcweir				<parameter>
6007*cdf0e10cSrcweir					<type>Integer</type>
6008*cdf0e10cSrcweir					<name>Action</name>
6009*cdf0e10cSrcweir				</parameter>
6010*cdf0e10cSrcweir				<parameter>
6011*cdf0e10cSrcweir					<type>DataObject</type>
6012*cdf0e10cSrcweir					<name>Data</name>
6013*cdf0e10cSrcweir				</parameter>
6014*cdf0e10cSrcweir				<parameter>
6015*cdf0e10cSrcweir					<type>Single</type>
6016*cdf0e10cSrcweir					<name>X</name>
6017*cdf0e10cSrcweir				</parameter>
6018*cdf0e10cSrcweir				<parameter>
6019*cdf0e10cSrcweir					<type>Single</type>
6020*cdf0e10cSrcweir					<name>Y</name>
6021*cdf0e10cSrcweir				</parameter>
6022*cdf0e10cSrcweir				<parameter>
6023*cdf0e10cSrcweir					<type>ReturnEffect</type>
6024*cdf0e10cSrcweir					<name>Effect</name>
6025*cdf0e10cSrcweir				</parameter>
6026*cdf0e10cSrcweir				<parameter>
6027*cdf0e10cSrcweir					<type>short</type>
6028*cdf0e10cSrcweir					<name>Shift</name>
6029*cdf0e10cSrcweir				</parameter>
6030*cdf0e10cSrcweir			</parameter-list>
6031*cdf0e10cSrcweir		</source>
6032*cdf0e10cSrcweir	</element>
6033*cdf0e10cSrcweir	<!--property::Label.BorderColor-->
6034*cdf0e10cSrcweir	<element type="property">
6035*cdf0e10cSrcweir		<source id="MSForms.Label.BorderColor">
6036*cdf0e10cSrcweir			<context kind="class">Label</context>
6037*cdf0e10cSrcweir			<name>BorderColor</name>
6038*cdf0e10cSrcweir			<type>Integer</type>
6039*cdf0e10cSrcweir		</source>
6040*cdf0e10cSrcweir	</element>
6041*cdf0e10cSrcweir	<!--property::Label.BorderStyle-->
6042*cdf0e10cSrcweir	<element type="property">
6043*cdf0e10cSrcweir		<source id="MSForms.Label.BorderStyle">
6044*cdf0e10cSrcweir			<context kind="class">Label</context>
6045*cdf0e10cSrcweir			<name>BorderStyle</name>
6046*cdf0e10cSrcweir			<type>Integer</type>
6047*cdf0e10cSrcweir		</source>
6048*cdf0e10cSrcweir	</element>
6049*cdf0e10cSrcweir	<!--property::Label.Caption {Default}-->
6050*cdf0e10cSrcweir	<element type="property">
6051*cdf0e10cSrcweir		<source id="MSForms.Label.Caption">
6052*cdf0e10cSrcweir			<context kind="class">Label</context>
6053*cdf0e10cSrcweir			<name default="true">Caption</name>
6054*cdf0e10cSrcweir			<type>String</type>
6055*cdf0e10cSrcweir		</source>
6056*cdf0e10cSrcweir	</element>
6057*cdf0e10cSrcweir	<!--method::Label.Click-->
6058*cdf0e10cSrcweir	<element type="method">
6059*cdf0e10cSrcweir		<source id="MSForms.Label.Click">
6060*cdf0e10cSrcweir			<context kind="class">Label</context>
6061*cdf0e10cSrcweir			<name>Click</name>
6062*cdf0e10cSrcweir			<type>void</type>
6063*cdf0e10cSrcweir		</source>
6064*cdf0e10cSrcweir	</element>
6065*cdf0e10cSrcweir	<!--method::Label.DblClick-->
6066*cdf0e10cSrcweir	<element type="method">
6067*cdf0e10cSrcweir		<source id="MSForms.Label.DblClick">
6068*cdf0e10cSrcweir			<context kind="class">Label</context>
6069*cdf0e10cSrcweir			<name>DblClick</name>
6070*cdf0e10cSrcweir			<type>void</type>
6071*cdf0e10cSrcweir			<parameter-list>
6072*cdf0e10cSrcweir				<parameter>
6073*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6074*cdf0e10cSrcweir					<name>Cancel</name>
6075*cdf0e10cSrcweir				</parameter>
6076*cdf0e10cSrcweir			</parameter-list>
6077*cdf0e10cSrcweir		</source>
6078*cdf0e10cSrcweir	</element>
6079*cdf0e10cSrcweir	<!--property::Label.Enabled-->
6080*cdf0e10cSrcweir	<element type="property">
6081*cdf0e10cSrcweir		<source id="MSForms.Label.Enabled">
6082*cdf0e10cSrcweir			<context kind="class">Label</context>
6083*cdf0e10cSrcweir			<name>Enabled</name>
6084*cdf0e10cSrcweir			<type>boolean</type>
6085*cdf0e10cSrcweir		</source>
6086*cdf0e10cSrcweir	</element>
6087*cdf0e10cSrcweir	<!--method::Label.Error-->
6088*cdf0e10cSrcweir	<element type="method">
6089*cdf0e10cSrcweir		<source id="MSForms.Label.Error">
6090*cdf0e10cSrcweir			<context kind="class">Label</context>
6091*cdf0e10cSrcweir			<name>Error</name>
6092*cdf0e10cSrcweir			<type>void</type>
6093*cdf0e10cSrcweir			<parameter-list>
6094*cdf0e10cSrcweir				<parameter>
6095*cdf0e10cSrcweir					<type>short</type>
6096*cdf0e10cSrcweir					<name>Number</name>
6097*cdf0e10cSrcweir				</parameter>
6098*cdf0e10cSrcweir				<parameter>
6099*cdf0e10cSrcweir					<type>ReturnString</type>
6100*cdf0e10cSrcweir					<name>Description</name>
6101*cdf0e10cSrcweir				</parameter>
6102*cdf0e10cSrcweir				<parameter>
6103*cdf0e10cSrcweir					<type>Integer</type>
6104*cdf0e10cSrcweir					<name>SCode</name>
6105*cdf0e10cSrcweir				</parameter>
6106*cdf0e10cSrcweir				<parameter>
6107*cdf0e10cSrcweir					<type>String</type>
6108*cdf0e10cSrcweir					<name>Source</name>
6109*cdf0e10cSrcweir				</parameter>
6110*cdf0e10cSrcweir				<parameter>
6111*cdf0e10cSrcweir					<type>String</type>
6112*cdf0e10cSrcweir					<name>HelpFile</name>
6113*cdf0e10cSrcweir				</parameter>
6114*cdf0e10cSrcweir				<parameter>
6115*cdf0e10cSrcweir					<type>Integer</type>
6116*cdf0e10cSrcweir					<name>HelpContext</name>
6117*cdf0e10cSrcweir				</parameter>
6118*cdf0e10cSrcweir				<parameter>
6119*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6120*cdf0e10cSrcweir					<name>CancelDisplay</name>
6121*cdf0e10cSrcweir				</parameter>
6122*cdf0e10cSrcweir			</parameter-list>
6123*cdf0e10cSrcweir		</source>
6124*cdf0e10cSrcweir	</element>
6125*cdf0e10cSrcweir	<!--property::Label.Font {ReadOnly}-->
6126*cdf0e10cSrcweir	<element type="property">
6127*cdf0e10cSrcweir		<source id="MSForms.Label.Font">
6128*cdf0e10cSrcweir			<context kind="class">Label</context>
6129*cdf0e10cSrcweir			<name>Font</name>
6130*cdf0e10cSrcweir			<type>Font</type>
6131*cdf0e10cSrcweir		</source>
6132*cdf0e10cSrcweir	</element>
6133*cdf0e10cSrcweir	<!--property::Label.FontBold-->
6134*cdf0e10cSrcweir	<element type="property">
6135*cdf0e10cSrcweir		<source id="MSForms.Label.FontBold">
6136*cdf0e10cSrcweir			<context kind="class">Label</context>
6137*cdf0e10cSrcweir			<name>FontBold</name>
6138*cdf0e10cSrcweir			<type>boolean</type>
6139*cdf0e10cSrcweir		</source>
6140*cdf0e10cSrcweir	</element>
6141*cdf0e10cSrcweir	<!--property::Label.FontItalic-->
6142*cdf0e10cSrcweir	<element type="property">
6143*cdf0e10cSrcweir		<source id="MSForms.Label.FontItalic">
6144*cdf0e10cSrcweir			<context kind="class">Label</context>
6145*cdf0e10cSrcweir			<name>FontItalic</name>
6146*cdf0e10cSrcweir			<type>boolean</type>
6147*cdf0e10cSrcweir		</source>
6148*cdf0e10cSrcweir	</element>
6149*cdf0e10cSrcweir	<!--property::Label.FontName-->
6150*cdf0e10cSrcweir	<element type="property">
6151*cdf0e10cSrcweir		<source id="MSForms.Label.FontName">
6152*cdf0e10cSrcweir			<context kind="class">Label</context>
6153*cdf0e10cSrcweir			<name>FontName</name>
6154*cdf0e10cSrcweir			<type>String</type>
6155*cdf0e10cSrcweir		</source>
6156*cdf0e10cSrcweir	</element>
6157*cdf0e10cSrcweir	<!--property::Label.FontSize-->
6158*cdf0e10cSrcweir	<element type="property">
6159*cdf0e10cSrcweir		<source id="MSForms.Label.FontSize">
6160*cdf0e10cSrcweir			<context kind="class">Label</context>
6161*cdf0e10cSrcweir			<name>FontSize</name>
6162*cdf0e10cSrcweir			<type>VT_CY</type>
6163*cdf0e10cSrcweir		</source>
6164*cdf0e10cSrcweir	</element>
6165*cdf0e10cSrcweir	<!--property::Label.FontStrikethru-->
6166*cdf0e10cSrcweir	<element type="property">
6167*cdf0e10cSrcweir		<source id="MSForms.Label.FontStrikethru">
6168*cdf0e10cSrcweir			<context kind="class">Label</context>
6169*cdf0e10cSrcweir			<name>FontStrikethru</name>
6170*cdf0e10cSrcweir			<type>boolean</type>
6171*cdf0e10cSrcweir		</source>
6172*cdf0e10cSrcweir	</element>
6173*cdf0e10cSrcweir	<!--property::Label.FontUnderline-->
6174*cdf0e10cSrcweir	<element type="property">
6175*cdf0e10cSrcweir		<source id="MSForms.Label.FontUnderline">
6176*cdf0e10cSrcweir			<context kind="class">Label</context>
6177*cdf0e10cSrcweir			<name>FontUnderline</name>
6178*cdf0e10cSrcweir			<type>boolean</type>
6179*cdf0e10cSrcweir		</source>
6180*cdf0e10cSrcweir	</element>
6181*cdf0e10cSrcweir	<!--property::Label.FontWeight-->
6182*cdf0e10cSrcweir	<element type="property">
6183*cdf0e10cSrcweir		<source id="MSForms.Label.FontWeight">
6184*cdf0e10cSrcweir			<context kind="class">Label</context>
6185*cdf0e10cSrcweir			<name>FontWeight</name>
6186*cdf0e10cSrcweir			<type>short</type>
6187*cdf0e10cSrcweir		</source>
6188*cdf0e10cSrcweir	</element>
6189*cdf0e10cSrcweir	<!--property::Label.ForeColor-->
6190*cdf0e10cSrcweir	<element type="property">
6191*cdf0e10cSrcweir		<source id="MSForms.Label.ForeColor">
6192*cdf0e10cSrcweir			<context kind="class">Label</context>
6193*cdf0e10cSrcweir			<name>ForeColor</name>
6194*cdf0e10cSrcweir			<type>Integer</type>
6195*cdf0e10cSrcweir		</source>
6196*cdf0e10cSrcweir	</element>
6197*cdf0e10cSrcweir	<!--method::Label.MouseDown-->
6198*cdf0e10cSrcweir	<element type="method">
6199*cdf0e10cSrcweir		<source id="MSForms.Label.MouseDown">
6200*cdf0e10cSrcweir			<context kind="class">Label</context>
6201*cdf0e10cSrcweir			<name>MouseDown</name>
6202*cdf0e10cSrcweir			<type>void</type>
6203*cdf0e10cSrcweir			<parameter-list>
6204*cdf0e10cSrcweir				<parameter>
6205*cdf0e10cSrcweir					<type>short</type>
6206*cdf0e10cSrcweir					<name>Button</name>
6207*cdf0e10cSrcweir				</parameter>
6208*cdf0e10cSrcweir				<parameter>
6209*cdf0e10cSrcweir					<type>short</type>
6210*cdf0e10cSrcweir					<name>Shift</name>
6211*cdf0e10cSrcweir				</parameter>
6212*cdf0e10cSrcweir				<parameter>
6213*cdf0e10cSrcweir					<type>Single</type>
6214*cdf0e10cSrcweir					<name>X</name>
6215*cdf0e10cSrcweir				</parameter>
6216*cdf0e10cSrcweir				<parameter>
6217*cdf0e10cSrcweir					<type>Single</type>
6218*cdf0e10cSrcweir					<name>Y</name>
6219*cdf0e10cSrcweir				</parameter>
6220*cdf0e10cSrcweir			</parameter-list>
6221*cdf0e10cSrcweir		</source>
6222*cdf0e10cSrcweir	</element>
6223*cdf0e10cSrcweir	<!--property::Label.MouseIcon-->
6224*cdf0e10cSrcweir	<element type="property">
6225*cdf0e10cSrcweir		<source id="MSForms.Label.MouseIcon">
6226*cdf0e10cSrcweir			<context kind="class">Label</context>
6227*cdf0e10cSrcweir			<name>MouseIcon</name>
6228*cdf0e10cSrcweir			<type>Picture</type>
6229*cdf0e10cSrcweir		</source>
6230*cdf0e10cSrcweir	</element>
6231*cdf0e10cSrcweir	<!--method::Label.MouseMove-->
6232*cdf0e10cSrcweir	<element type="method">
6233*cdf0e10cSrcweir		<source id="MSForms.Label.MouseMove">
6234*cdf0e10cSrcweir			<context kind="class">Label</context>
6235*cdf0e10cSrcweir			<name>MouseMove</name>
6236*cdf0e10cSrcweir			<type>void</type>
6237*cdf0e10cSrcweir			<parameter-list>
6238*cdf0e10cSrcweir				<parameter>
6239*cdf0e10cSrcweir					<type>short</type>
6240*cdf0e10cSrcweir					<name>Button</name>
6241*cdf0e10cSrcweir				</parameter>
6242*cdf0e10cSrcweir				<parameter>
6243*cdf0e10cSrcweir					<type>short</type>
6244*cdf0e10cSrcweir					<name>Shift</name>
6245*cdf0e10cSrcweir				</parameter>
6246*cdf0e10cSrcweir				<parameter>
6247*cdf0e10cSrcweir					<type>Single</type>
6248*cdf0e10cSrcweir					<name>X</name>
6249*cdf0e10cSrcweir				</parameter>
6250*cdf0e10cSrcweir				<parameter>
6251*cdf0e10cSrcweir					<type>Single</type>
6252*cdf0e10cSrcweir					<name>Y</name>
6253*cdf0e10cSrcweir				</parameter>
6254*cdf0e10cSrcweir			</parameter-list>
6255*cdf0e10cSrcweir		</source>
6256*cdf0e10cSrcweir	</element>
6257*cdf0e10cSrcweir	<!--property::Label.MousePointer-->
6258*cdf0e10cSrcweir	<element type="property">
6259*cdf0e10cSrcweir		<source id="MSForms.Label.MousePointer">
6260*cdf0e10cSrcweir			<context kind="class">Label</context>
6261*cdf0e10cSrcweir			<name>MousePointer</name>
6262*cdf0e10cSrcweir			<type>Integer</type>
6263*cdf0e10cSrcweir		</source>
6264*cdf0e10cSrcweir	</element>
6265*cdf0e10cSrcweir	<!--method::Label.MouseUp-->
6266*cdf0e10cSrcweir	<element type="method">
6267*cdf0e10cSrcweir		<source id="MSForms.Label.MouseUp">
6268*cdf0e10cSrcweir			<context kind="class">Label</context>
6269*cdf0e10cSrcweir			<name>MouseUp</name>
6270*cdf0e10cSrcweir			<type>void</type>
6271*cdf0e10cSrcweir			<parameter-list>
6272*cdf0e10cSrcweir				<parameter>
6273*cdf0e10cSrcweir					<type>short</type>
6274*cdf0e10cSrcweir					<name>Button</name>
6275*cdf0e10cSrcweir				</parameter>
6276*cdf0e10cSrcweir				<parameter>
6277*cdf0e10cSrcweir					<type>short</type>
6278*cdf0e10cSrcweir					<name>Shift</name>
6279*cdf0e10cSrcweir				</parameter>
6280*cdf0e10cSrcweir				<parameter>
6281*cdf0e10cSrcweir					<type>Single</type>
6282*cdf0e10cSrcweir					<name>X</name>
6283*cdf0e10cSrcweir				</parameter>
6284*cdf0e10cSrcweir				<parameter>
6285*cdf0e10cSrcweir					<type>Single</type>
6286*cdf0e10cSrcweir					<name>Y</name>
6287*cdf0e10cSrcweir				</parameter>
6288*cdf0e10cSrcweir			</parameter-list>
6289*cdf0e10cSrcweir		</source>
6290*cdf0e10cSrcweir	</element>
6291*cdf0e10cSrcweir	<!--property::Label.Picture-->
6292*cdf0e10cSrcweir	<element type="property">
6293*cdf0e10cSrcweir		<source id="MSForms.Label.Picture">
6294*cdf0e10cSrcweir			<context kind="class">Label</context>
6295*cdf0e10cSrcweir			<name>Picture</name>
6296*cdf0e10cSrcweir			<type>Picture</type>
6297*cdf0e10cSrcweir		</source>
6298*cdf0e10cSrcweir	</element>
6299*cdf0e10cSrcweir	<!--property::Label.PicturePosition-->
6300*cdf0e10cSrcweir	<element type="property">
6301*cdf0e10cSrcweir		<source id="MSForms.Label.PicturePosition">
6302*cdf0e10cSrcweir			<context kind="class">Label</context>
6303*cdf0e10cSrcweir			<name>PicturePosition</name>
6304*cdf0e10cSrcweir			<type>Integer</type>
6305*cdf0e10cSrcweir		</source>
6306*cdf0e10cSrcweir	</element>
6307*cdf0e10cSrcweir	<!--property::Label.SpecialEffect-->
6308*cdf0e10cSrcweir	<element type="property">
6309*cdf0e10cSrcweir		<source id="MSForms.Label.SpecialEffect">
6310*cdf0e10cSrcweir			<context kind="class">Label</context>
6311*cdf0e10cSrcweir			<name>SpecialEffect</name>
6312*cdf0e10cSrcweir			<type>Integer</type>
6313*cdf0e10cSrcweir		</source>
6314*cdf0e10cSrcweir	</element>
6315*cdf0e10cSrcweir	<!--property::Label.TextAlign-->
6316*cdf0e10cSrcweir	<element type="property">
6317*cdf0e10cSrcweir		<source id="MSForms.Label.TextAlign">
6318*cdf0e10cSrcweir			<context kind="class">Label</context>
6319*cdf0e10cSrcweir			<name>TextAlign</name>
6320*cdf0e10cSrcweir			<type>Integer</type>
6321*cdf0e10cSrcweir		</source>
6322*cdf0e10cSrcweir	</element>
6323*cdf0e10cSrcweir	<!--property::Label.WordWrap-->
6324*cdf0e10cSrcweir	<element type="property">
6325*cdf0e10cSrcweir		<source id="MSForms.Label.WordWrap">
6326*cdf0e10cSrcweir			<context kind="class">Label</context>
6327*cdf0e10cSrcweir			<name>WordWrap</name>
6328*cdf0e10cSrcweir			<type>boolean</type>
6329*cdf0e10cSrcweir		</source>
6330*cdf0e10cSrcweir	</element>
6331*cdf0e10cSrcweir	<!--Class::ListBox-->
6332*cdf0e10cSrcweir	<element type="class">
6333*cdf0e10cSrcweir		<source id="MSForms.ListBox">
6334*cdf0e10cSrcweir			<name>ListBox</name>
6335*cdf0e10cSrcweir		</source>
6336*cdf0e10cSrcweir		<destination designation="identity" />
6337*cdf0e10cSrcweir	</element>
6338*cdf0e10cSrcweir	<!--method::ListBox.AddItem-->
6339*cdf0e10cSrcweir	<element type="method">
6340*cdf0e10cSrcweir		<source id="MSForms.ListBox.AddItem">
6341*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6342*cdf0e10cSrcweir			<name>AddItem</name>
6343*cdf0e10cSrcweir			<type>void</type>
6344*cdf0e10cSrcweir			<parameter-list>
6345*cdf0e10cSrcweir				<parameter optional="true">
6346*cdf0e10cSrcweir					<type>Variant</type>
6347*cdf0e10cSrcweir					<name>pvargItem</name>
6348*cdf0e10cSrcweir				</parameter>
6349*cdf0e10cSrcweir				<parameter optional="true">
6350*cdf0e10cSrcweir					<type>Variant</type>
6351*cdf0e10cSrcweir					<name>pvargIndex</name>
6352*cdf0e10cSrcweir				</parameter>
6353*cdf0e10cSrcweir			</parameter-list>
6354*cdf0e10cSrcweir		</source>
6355*cdf0e10cSrcweir	</element>
6356*cdf0e10cSrcweir	<!--property::ListBox.BackColor-->
6357*cdf0e10cSrcweir	<element type="property">
6358*cdf0e10cSrcweir		<source id="MSForms.ListBox.BackColor">
6359*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6360*cdf0e10cSrcweir			<name>BackColor</name>
6361*cdf0e10cSrcweir			<type>Integer</type>
6362*cdf0e10cSrcweir		</source>
6363*cdf0e10cSrcweir	</element>
6364*cdf0e10cSrcweir	<!--method::ListBox.BeforeDragOver-->
6365*cdf0e10cSrcweir	<element type="method">
6366*cdf0e10cSrcweir		<source id="MSForms.ListBox.BeforeDragOver">
6367*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6368*cdf0e10cSrcweir			<name>BeforeDragOver</name>
6369*cdf0e10cSrcweir			<type>void</type>
6370*cdf0e10cSrcweir			<parameter-list>
6371*cdf0e10cSrcweir				<parameter>
6372*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6373*cdf0e10cSrcweir					<name>Cancel</name>
6374*cdf0e10cSrcweir				</parameter>
6375*cdf0e10cSrcweir				<parameter>
6376*cdf0e10cSrcweir					<type>DataObject</type>
6377*cdf0e10cSrcweir					<name>Data</name>
6378*cdf0e10cSrcweir				</parameter>
6379*cdf0e10cSrcweir				<parameter>
6380*cdf0e10cSrcweir					<type>Single</type>
6381*cdf0e10cSrcweir					<name>X</name>
6382*cdf0e10cSrcweir				</parameter>
6383*cdf0e10cSrcweir				<parameter>
6384*cdf0e10cSrcweir					<type>Single</type>
6385*cdf0e10cSrcweir					<name>Y</name>
6386*cdf0e10cSrcweir				</parameter>
6387*cdf0e10cSrcweir				<parameter>
6388*cdf0e10cSrcweir					<type>Integer</type>
6389*cdf0e10cSrcweir					<name>DragState</name>
6390*cdf0e10cSrcweir				</parameter>
6391*cdf0e10cSrcweir				<parameter>
6392*cdf0e10cSrcweir					<type>ReturnEffect</type>
6393*cdf0e10cSrcweir					<name>Effect</name>
6394*cdf0e10cSrcweir				</parameter>
6395*cdf0e10cSrcweir				<parameter>
6396*cdf0e10cSrcweir					<type>short</type>
6397*cdf0e10cSrcweir					<name>Shift</name>
6398*cdf0e10cSrcweir				</parameter>
6399*cdf0e10cSrcweir			</parameter-list>
6400*cdf0e10cSrcweir		</source>
6401*cdf0e10cSrcweir	</element>
6402*cdf0e10cSrcweir	<!--method::ListBox.BeforeDropOrPaste-->
6403*cdf0e10cSrcweir	<element type="method">
6404*cdf0e10cSrcweir		<source id="MSForms.ListBox.BeforeDropOrPaste">
6405*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6406*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
6407*cdf0e10cSrcweir			<type>void</type>
6408*cdf0e10cSrcweir			<parameter-list>
6409*cdf0e10cSrcweir				<parameter>
6410*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6411*cdf0e10cSrcweir					<name>Cancel</name>
6412*cdf0e10cSrcweir				</parameter>
6413*cdf0e10cSrcweir				<parameter>
6414*cdf0e10cSrcweir					<type>Integer</type>
6415*cdf0e10cSrcweir					<name>Action</name>
6416*cdf0e10cSrcweir				</parameter>
6417*cdf0e10cSrcweir				<parameter>
6418*cdf0e10cSrcweir					<type>DataObject</type>
6419*cdf0e10cSrcweir					<name>Data</name>
6420*cdf0e10cSrcweir				</parameter>
6421*cdf0e10cSrcweir				<parameter>
6422*cdf0e10cSrcweir					<type>Single</type>
6423*cdf0e10cSrcweir					<name>X</name>
6424*cdf0e10cSrcweir				</parameter>
6425*cdf0e10cSrcweir				<parameter>
6426*cdf0e10cSrcweir					<type>Single</type>
6427*cdf0e10cSrcweir					<name>Y</name>
6428*cdf0e10cSrcweir				</parameter>
6429*cdf0e10cSrcweir				<parameter>
6430*cdf0e10cSrcweir					<type>ReturnEffect</type>
6431*cdf0e10cSrcweir					<name>Effect</name>
6432*cdf0e10cSrcweir				</parameter>
6433*cdf0e10cSrcweir				<parameter>
6434*cdf0e10cSrcweir					<type>short</type>
6435*cdf0e10cSrcweir					<name>Shift</name>
6436*cdf0e10cSrcweir				</parameter>
6437*cdf0e10cSrcweir			</parameter-list>
6438*cdf0e10cSrcweir		</source>
6439*cdf0e10cSrcweir	</element>
6440*cdf0e10cSrcweir	<!--property::ListBox.BorderColor-->
6441*cdf0e10cSrcweir	<element type="property">
6442*cdf0e10cSrcweir		<source id="MSForms.ListBox.BorderColor">
6443*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6444*cdf0e10cSrcweir			<name>BorderColor</name>
6445*cdf0e10cSrcweir			<type>Integer</type>
6446*cdf0e10cSrcweir		</source>
6447*cdf0e10cSrcweir	</element>
6448*cdf0e10cSrcweir	<!--property::ListBox.BordersSuppress-->
6449*cdf0e10cSrcweir	<element type="property">
6450*cdf0e10cSrcweir		<source id="MSForms.ListBox.BordersSuppress">
6451*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6452*cdf0e10cSrcweir			<name>BordersSuppress</name>
6453*cdf0e10cSrcweir			<type>boolean</type>
6454*cdf0e10cSrcweir		</source>
6455*cdf0e10cSrcweir	</element>
6456*cdf0e10cSrcweir	<!--property::ListBox.BorderStyle-->
6457*cdf0e10cSrcweir	<element type="property">
6458*cdf0e10cSrcweir		<source id="MSForms.ListBox.BorderStyle">
6459*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6460*cdf0e10cSrcweir			<name>BorderStyle</name>
6461*cdf0e10cSrcweir			<type>Integer</type>
6462*cdf0e10cSrcweir		</source>
6463*cdf0e10cSrcweir	</element>
6464*cdf0e10cSrcweir	<!--property::ListBox.BoundColumn-->
6465*cdf0e10cSrcweir	<element type="property">
6466*cdf0e10cSrcweir		<source id="MSForms.ListBox.BoundColumn">
6467*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6468*cdf0e10cSrcweir			<name>BoundColumn</name>
6469*cdf0e10cSrcweir			<type>Variant</type>
6470*cdf0e10cSrcweir		</source>
6471*cdf0e10cSrcweir	</element>
6472*cdf0e10cSrcweir	<!--method::ListBox.Change-->
6473*cdf0e10cSrcweir	<element type="method">
6474*cdf0e10cSrcweir		<source id="MSForms.ListBox.Change">
6475*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6476*cdf0e10cSrcweir			<name>Change</name>
6477*cdf0e10cSrcweir			<type>void</type>
6478*cdf0e10cSrcweir		</source>
6479*cdf0e10cSrcweir	</element>
6480*cdf0e10cSrcweir	<!--method::ListBox.Clear-->
6481*cdf0e10cSrcweir	<element type="method">
6482*cdf0e10cSrcweir		<source id="MSForms.ListBox.Clear">
6483*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6484*cdf0e10cSrcweir			<name>Clear</name>
6485*cdf0e10cSrcweir			<type>void</type>
6486*cdf0e10cSrcweir		</source>
6487*cdf0e10cSrcweir	</element>
6488*cdf0e10cSrcweir	<!--method::ListBox.Click-->
6489*cdf0e10cSrcweir	<element type="method">
6490*cdf0e10cSrcweir		<source id="MSForms.ListBox.Click">
6491*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6492*cdf0e10cSrcweir			<name>Click</name>
6493*cdf0e10cSrcweir			<type>void</type>
6494*cdf0e10cSrcweir		</source>
6495*cdf0e10cSrcweir	</element>
6496*cdf0e10cSrcweir	<!--property::ListBox.Column-->
6497*cdf0e10cSrcweir	<element type="property">
6498*cdf0e10cSrcweir		<source id="MSForms.ListBox.Column">
6499*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6500*cdf0e10cSrcweir			<name>Column</name>
6501*cdf0e10cSrcweir			<type>Variant</type>
6502*cdf0e10cSrcweir			<parameter-list>
6503*cdf0e10cSrcweir				<parameter optional="true">
6504*cdf0e10cSrcweir					<type>Variant</type>
6505*cdf0e10cSrcweir					<name>pvargColumn</name>
6506*cdf0e10cSrcweir				</parameter>
6507*cdf0e10cSrcweir				<parameter optional="true">
6508*cdf0e10cSrcweir					<type>Variant</type>
6509*cdf0e10cSrcweir					<name>pvargIndex</name>
6510*cdf0e10cSrcweir				</parameter>
6511*cdf0e10cSrcweir			</parameter-list>
6512*cdf0e10cSrcweir		</source>
6513*cdf0e10cSrcweir	</element>
6514*cdf0e10cSrcweir	<!--property::ListBox.ColumnCount-->
6515*cdf0e10cSrcweir	<element type="property">
6516*cdf0e10cSrcweir		<source id="MSForms.ListBox.ColumnCount">
6517*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6518*cdf0e10cSrcweir			<name>ColumnCount</name>
6519*cdf0e10cSrcweir			<type>Integer</type>
6520*cdf0e10cSrcweir		</source>
6521*cdf0e10cSrcweir	</element>
6522*cdf0e10cSrcweir	<!--property::ListBox.ColumnHeads-->
6523*cdf0e10cSrcweir	<element type="property">
6524*cdf0e10cSrcweir		<source id="MSForms.ListBox.ColumnHeads">
6525*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6526*cdf0e10cSrcweir			<name>ColumnHeads</name>
6527*cdf0e10cSrcweir			<type>boolean</type>
6528*cdf0e10cSrcweir		</source>
6529*cdf0e10cSrcweir	</element>
6530*cdf0e10cSrcweir	<!--property::ListBox.ColumnWidths-->
6531*cdf0e10cSrcweir	<element type="property">
6532*cdf0e10cSrcweir		<source id="MSForms.ListBox.ColumnWidths">
6533*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6534*cdf0e10cSrcweir			<name>ColumnWidths</name>
6535*cdf0e10cSrcweir			<type>String</type>
6536*cdf0e10cSrcweir		</source>
6537*cdf0e10cSrcweir	</element>
6538*cdf0e10cSrcweir	<!--method::ListBox.DblClick-->
6539*cdf0e10cSrcweir	<element type="method">
6540*cdf0e10cSrcweir		<source id="MSForms.ListBox.DblClick">
6541*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6542*cdf0e10cSrcweir			<name>DblClick</name>
6543*cdf0e10cSrcweir			<type>void</type>
6544*cdf0e10cSrcweir			<parameter-list>
6545*cdf0e10cSrcweir				<parameter>
6546*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6547*cdf0e10cSrcweir					<name>Cancel</name>
6548*cdf0e10cSrcweir				</parameter>
6549*cdf0e10cSrcweir			</parameter-list>
6550*cdf0e10cSrcweir		</source>
6551*cdf0e10cSrcweir	</element>
6552*cdf0e10cSrcweir	<!--property::ListBox.DisplayStyle {ReadOnly}-->
6553*cdf0e10cSrcweir	<element type="property">
6554*cdf0e10cSrcweir		<source id="MSForms.ListBox.DisplayStyle">
6555*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6556*cdf0e10cSrcweir			<name>DisplayStyle</name>
6557*cdf0e10cSrcweir			<type>Integer</type>
6558*cdf0e10cSrcweir		</source>
6559*cdf0e10cSrcweir	</element>
6560*cdf0e10cSrcweir	<!--property::ListBox.Enabled-->
6561*cdf0e10cSrcweir	<element type="property">
6562*cdf0e10cSrcweir		<source id="MSForms.ListBox.Enabled">
6563*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6564*cdf0e10cSrcweir			<name>Enabled</name>
6565*cdf0e10cSrcweir			<type>boolean</type>
6566*cdf0e10cSrcweir		</source>
6567*cdf0e10cSrcweir	</element>
6568*cdf0e10cSrcweir	<!--method::ListBox.Error-->
6569*cdf0e10cSrcweir	<element type="method">
6570*cdf0e10cSrcweir		<source id="MSForms.ListBox.Error">
6571*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6572*cdf0e10cSrcweir			<name>Error</name>
6573*cdf0e10cSrcweir			<type>void</type>
6574*cdf0e10cSrcweir			<parameter-list>
6575*cdf0e10cSrcweir				<parameter>
6576*cdf0e10cSrcweir					<type>short</type>
6577*cdf0e10cSrcweir					<name>Number</name>
6578*cdf0e10cSrcweir				</parameter>
6579*cdf0e10cSrcweir				<parameter>
6580*cdf0e10cSrcweir					<type>ReturnString</type>
6581*cdf0e10cSrcweir					<name>Description</name>
6582*cdf0e10cSrcweir				</parameter>
6583*cdf0e10cSrcweir				<parameter>
6584*cdf0e10cSrcweir					<type>Integer</type>
6585*cdf0e10cSrcweir					<name>SCode</name>
6586*cdf0e10cSrcweir				</parameter>
6587*cdf0e10cSrcweir				<parameter>
6588*cdf0e10cSrcweir					<type>String</type>
6589*cdf0e10cSrcweir					<name>Source</name>
6590*cdf0e10cSrcweir				</parameter>
6591*cdf0e10cSrcweir				<parameter>
6592*cdf0e10cSrcweir					<type>String</type>
6593*cdf0e10cSrcweir					<name>HelpFile</name>
6594*cdf0e10cSrcweir				</parameter>
6595*cdf0e10cSrcweir				<parameter>
6596*cdf0e10cSrcweir					<type>Integer</type>
6597*cdf0e10cSrcweir					<name>HelpContext</name>
6598*cdf0e10cSrcweir				</parameter>
6599*cdf0e10cSrcweir				<parameter>
6600*cdf0e10cSrcweir					<type>ReturnBoolean</type>
6601*cdf0e10cSrcweir					<name>CancelDisplay</name>
6602*cdf0e10cSrcweir				</parameter>
6603*cdf0e10cSrcweir			</parameter-list>
6604*cdf0e10cSrcweir		</source>
6605*cdf0e10cSrcweir	</element>
6606*cdf0e10cSrcweir	<!--property::ListBox.Font {ReadOnly}-->
6607*cdf0e10cSrcweir	<element type="property">
6608*cdf0e10cSrcweir		<source id="MSForms.ListBox.Font">
6609*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6610*cdf0e10cSrcweir			<name>Font</name>
6611*cdf0e10cSrcweir			<type>Font</type>
6612*cdf0e10cSrcweir		</source>
6613*cdf0e10cSrcweir	</element>
6614*cdf0e10cSrcweir	<!--property::ListBox.FontBold-->
6615*cdf0e10cSrcweir	<element type="property">
6616*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontBold">
6617*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6618*cdf0e10cSrcweir			<name>FontBold</name>
6619*cdf0e10cSrcweir			<type>boolean</type>
6620*cdf0e10cSrcweir		</source>
6621*cdf0e10cSrcweir	</element>
6622*cdf0e10cSrcweir	<!--property::ListBox.FontItalic-->
6623*cdf0e10cSrcweir	<element type="property">
6624*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontItalic">
6625*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6626*cdf0e10cSrcweir			<name>FontItalic</name>
6627*cdf0e10cSrcweir			<type>boolean</type>
6628*cdf0e10cSrcweir		</source>
6629*cdf0e10cSrcweir	</element>
6630*cdf0e10cSrcweir	<!--property::ListBox.FontName-->
6631*cdf0e10cSrcweir	<element type="property">
6632*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontName">
6633*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6634*cdf0e10cSrcweir			<name>FontName</name>
6635*cdf0e10cSrcweir			<type>String</type>
6636*cdf0e10cSrcweir		</source>
6637*cdf0e10cSrcweir	</element>
6638*cdf0e10cSrcweir	<!--property::ListBox.FontSize-->
6639*cdf0e10cSrcweir	<element type="property">
6640*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontSize">
6641*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6642*cdf0e10cSrcweir			<name>FontSize</name>
6643*cdf0e10cSrcweir			<type>VT_CY</type>
6644*cdf0e10cSrcweir		</source>
6645*cdf0e10cSrcweir	</element>
6646*cdf0e10cSrcweir	<!--property::ListBox.FontStrikethru-->
6647*cdf0e10cSrcweir	<element type="property">
6648*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontStrikethru">
6649*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6650*cdf0e10cSrcweir			<name>FontStrikethru</name>
6651*cdf0e10cSrcweir			<type>boolean</type>
6652*cdf0e10cSrcweir		</source>
6653*cdf0e10cSrcweir	</element>
6654*cdf0e10cSrcweir	<!--property::ListBox.FontUnderline-->
6655*cdf0e10cSrcweir	<element type="property">
6656*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontUnderline">
6657*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6658*cdf0e10cSrcweir			<name>FontUnderline</name>
6659*cdf0e10cSrcweir			<type>boolean</type>
6660*cdf0e10cSrcweir		</source>
6661*cdf0e10cSrcweir	</element>
6662*cdf0e10cSrcweir	<!--property::ListBox.FontWeight-->
6663*cdf0e10cSrcweir	<element type="property">
6664*cdf0e10cSrcweir		<source id="MSForms.ListBox.FontWeight">
6665*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6666*cdf0e10cSrcweir			<name>FontWeight</name>
6667*cdf0e10cSrcweir			<type>short</type>
6668*cdf0e10cSrcweir		</source>
6669*cdf0e10cSrcweir	</element>
6670*cdf0e10cSrcweir	<!--property::ListBox.ForeColor-->
6671*cdf0e10cSrcweir	<element type="property">
6672*cdf0e10cSrcweir		<source id="MSForms.ListBox.ForeColor">
6673*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6674*cdf0e10cSrcweir			<name>ForeColor</name>
6675*cdf0e10cSrcweir			<type>Integer</type>
6676*cdf0e10cSrcweir		</source>
6677*cdf0e10cSrcweir	</element>
6678*cdf0e10cSrcweir	<!--property::ListBox.IMEMode-->
6679*cdf0e10cSrcweir	<element type="property">
6680*cdf0e10cSrcweir		<source id="MSForms.ListBox.IMEMode">
6681*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6682*cdf0e10cSrcweir			<name>IMEMode</name>
6683*cdf0e10cSrcweir			<type>Integer</type>
6684*cdf0e10cSrcweir		</source>
6685*cdf0e10cSrcweir	</element>
6686*cdf0e10cSrcweir	<!--property::ListBox.IntegralHeight-->
6687*cdf0e10cSrcweir	<element type="property">
6688*cdf0e10cSrcweir		<source id="MSForms.ListBox.IntegralHeight">
6689*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6690*cdf0e10cSrcweir			<name>IntegralHeight</name>
6691*cdf0e10cSrcweir			<type>boolean</type>
6692*cdf0e10cSrcweir		</source>
6693*cdf0e10cSrcweir	</element>
6694*cdf0e10cSrcweir	<!--method::ListBox.KeyDown-->
6695*cdf0e10cSrcweir	<element type="method">
6696*cdf0e10cSrcweir		<source id="MSForms.ListBox.KeyDown">
6697*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6698*cdf0e10cSrcweir			<name>KeyDown</name>
6699*cdf0e10cSrcweir			<type>void</type>
6700*cdf0e10cSrcweir			<parameter-list>
6701*cdf0e10cSrcweir				<parameter>
6702*cdf0e10cSrcweir					<type>ReturnInteger</type>
6703*cdf0e10cSrcweir					<name>KeyCode</name>
6704*cdf0e10cSrcweir				</parameter>
6705*cdf0e10cSrcweir				<parameter>
6706*cdf0e10cSrcweir					<type>short</type>
6707*cdf0e10cSrcweir					<name>Shift</name>
6708*cdf0e10cSrcweir				</parameter>
6709*cdf0e10cSrcweir			</parameter-list>
6710*cdf0e10cSrcweir		</source>
6711*cdf0e10cSrcweir	</element>
6712*cdf0e10cSrcweir	<!--method::ListBox.KeyPress-->
6713*cdf0e10cSrcweir	<element type="method">
6714*cdf0e10cSrcweir		<source id="MSForms.ListBox.KeyPress">
6715*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6716*cdf0e10cSrcweir			<name>KeyPress</name>
6717*cdf0e10cSrcweir			<type>void</type>
6718*cdf0e10cSrcweir			<parameter-list>
6719*cdf0e10cSrcweir				<parameter>
6720*cdf0e10cSrcweir					<type>ReturnInteger</type>
6721*cdf0e10cSrcweir					<name>KeyAscii</name>
6722*cdf0e10cSrcweir				</parameter>
6723*cdf0e10cSrcweir			</parameter-list>
6724*cdf0e10cSrcweir		</source>
6725*cdf0e10cSrcweir	</element>
6726*cdf0e10cSrcweir	<!--method::ListBox.KeyUp-->
6727*cdf0e10cSrcweir	<element type="method">
6728*cdf0e10cSrcweir		<source id="MSForms.ListBox.KeyUp">
6729*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6730*cdf0e10cSrcweir			<name>KeyUp</name>
6731*cdf0e10cSrcweir			<type>void</type>
6732*cdf0e10cSrcweir			<parameter-list>
6733*cdf0e10cSrcweir				<parameter>
6734*cdf0e10cSrcweir					<type>ReturnInteger</type>
6735*cdf0e10cSrcweir					<name>KeyCode</name>
6736*cdf0e10cSrcweir				</parameter>
6737*cdf0e10cSrcweir				<parameter>
6738*cdf0e10cSrcweir					<type>short</type>
6739*cdf0e10cSrcweir					<name>Shift</name>
6740*cdf0e10cSrcweir				</parameter>
6741*cdf0e10cSrcweir			</parameter-list>
6742*cdf0e10cSrcweir		</source>
6743*cdf0e10cSrcweir	</element>
6744*cdf0e10cSrcweir	<!--property::ListBox.List-->
6745*cdf0e10cSrcweir	<element type="property">
6746*cdf0e10cSrcweir		<source id="MSForms.ListBox.List">
6747*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6748*cdf0e10cSrcweir			<name>List</name>
6749*cdf0e10cSrcweir			<type>Variant</type>
6750*cdf0e10cSrcweir			<parameter-list>
6751*cdf0e10cSrcweir				<parameter optional="true">
6752*cdf0e10cSrcweir					<type>Variant</type>
6753*cdf0e10cSrcweir					<name>pvargIndex</name>
6754*cdf0e10cSrcweir				</parameter>
6755*cdf0e10cSrcweir				<parameter optional="true">
6756*cdf0e10cSrcweir					<type>Variant</type>
6757*cdf0e10cSrcweir					<name>pvargColumn</name>
6758*cdf0e10cSrcweir				</parameter>
6759*cdf0e10cSrcweir			</parameter-list>
6760*cdf0e10cSrcweir		</source>
6761*cdf0e10cSrcweir	</element>
6762*cdf0e10cSrcweir	<!--property::ListBox.ListCount {ReadOnly}-->
6763*cdf0e10cSrcweir	<element type="property">
6764*cdf0e10cSrcweir		<source id="MSForms.ListBox.ListCount">
6765*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6766*cdf0e10cSrcweir			<name>ListCount</name>
6767*cdf0e10cSrcweir			<type>Integer</type>
6768*cdf0e10cSrcweir		</source>
6769*cdf0e10cSrcweir	</element>
6770*cdf0e10cSrcweir	<!--property::ListBox.ListCursor-->
6771*cdf0e10cSrcweir	<element type="property">
6772*cdf0e10cSrcweir		<source id="MSForms.ListBox.ListCursor">
6773*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6774*cdf0e10cSrcweir			<name>ListCursor</name>
6775*cdf0e10cSrcweir			<type>Integer</type>
6776*cdf0e10cSrcweir		</source>
6777*cdf0e10cSrcweir	</element>
6778*cdf0e10cSrcweir	<!--property::ListBox.ListIndex-->
6779*cdf0e10cSrcweir	<element type="property">
6780*cdf0e10cSrcweir		<source id="MSForms.ListBox.ListIndex">
6781*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6782*cdf0e10cSrcweir			<name>ListIndex</name>
6783*cdf0e10cSrcweir			<type>Variant</type>
6784*cdf0e10cSrcweir		</source>
6785*cdf0e10cSrcweir	</element>
6786*cdf0e10cSrcweir	<!--property::ListBox.ListStyle-->
6787*cdf0e10cSrcweir	<element type="property">
6788*cdf0e10cSrcweir		<source id="MSForms.ListBox.ListStyle">
6789*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6790*cdf0e10cSrcweir			<name>ListStyle</name>
6791*cdf0e10cSrcweir			<type>Integer</type>
6792*cdf0e10cSrcweir		</source>
6793*cdf0e10cSrcweir	</element>
6794*cdf0e10cSrcweir	<!--property::ListBox.ListWidth-->
6795*cdf0e10cSrcweir	<element type="property">
6796*cdf0e10cSrcweir		<source id="MSForms.ListBox.ListWidth">
6797*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6798*cdf0e10cSrcweir			<name>ListWidth</name>
6799*cdf0e10cSrcweir			<type>Variant</type>
6800*cdf0e10cSrcweir		</source>
6801*cdf0e10cSrcweir	</element>
6802*cdf0e10cSrcweir	<!--property::ListBox.Locked-->
6803*cdf0e10cSrcweir	<element type="property">
6804*cdf0e10cSrcweir		<source id="MSForms.ListBox.Locked">
6805*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6806*cdf0e10cSrcweir			<name>Locked</name>
6807*cdf0e10cSrcweir			<type>boolean</type>
6808*cdf0e10cSrcweir		</source>
6809*cdf0e10cSrcweir	</element>
6810*cdf0e10cSrcweir	<!--property::ListBox.MatchEntry-->
6811*cdf0e10cSrcweir	<element type="property">
6812*cdf0e10cSrcweir		<source id="MSForms.ListBox.MatchEntry">
6813*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6814*cdf0e10cSrcweir			<name>MatchEntry</name>
6815*cdf0e10cSrcweir			<type>Integer</type>
6816*cdf0e10cSrcweir		</source>
6817*cdf0e10cSrcweir	</element>
6818*cdf0e10cSrcweir	<!--method::ListBox.MouseDown-->
6819*cdf0e10cSrcweir	<element type="method">
6820*cdf0e10cSrcweir		<source id="MSForms.ListBox.MouseDown">
6821*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6822*cdf0e10cSrcweir			<name>MouseDown</name>
6823*cdf0e10cSrcweir			<type>void</type>
6824*cdf0e10cSrcweir			<parameter-list>
6825*cdf0e10cSrcweir				<parameter>
6826*cdf0e10cSrcweir					<type>short</type>
6827*cdf0e10cSrcweir					<name>Button</name>
6828*cdf0e10cSrcweir				</parameter>
6829*cdf0e10cSrcweir				<parameter>
6830*cdf0e10cSrcweir					<type>short</type>
6831*cdf0e10cSrcweir					<name>Shift</name>
6832*cdf0e10cSrcweir				</parameter>
6833*cdf0e10cSrcweir				<parameter>
6834*cdf0e10cSrcweir					<type>Single</type>
6835*cdf0e10cSrcweir					<name>X</name>
6836*cdf0e10cSrcweir				</parameter>
6837*cdf0e10cSrcweir				<parameter>
6838*cdf0e10cSrcweir					<type>Single</type>
6839*cdf0e10cSrcweir					<name>Y</name>
6840*cdf0e10cSrcweir				</parameter>
6841*cdf0e10cSrcweir			</parameter-list>
6842*cdf0e10cSrcweir		</source>
6843*cdf0e10cSrcweir	</element>
6844*cdf0e10cSrcweir	<!--property::ListBox.MouseIcon-->
6845*cdf0e10cSrcweir	<element type="property">
6846*cdf0e10cSrcweir		<source id="MSForms.ListBox.MouseIcon">
6847*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6848*cdf0e10cSrcweir			<name>MouseIcon</name>
6849*cdf0e10cSrcweir			<type>Picture</type>
6850*cdf0e10cSrcweir		</source>
6851*cdf0e10cSrcweir	</element>
6852*cdf0e10cSrcweir	<!--method::ListBox.MouseMove-->
6853*cdf0e10cSrcweir	<element type="method">
6854*cdf0e10cSrcweir		<source id="MSForms.ListBox.MouseMove">
6855*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6856*cdf0e10cSrcweir			<name>MouseMove</name>
6857*cdf0e10cSrcweir			<type>void</type>
6858*cdf0e10cSrcweir			<parameter-list>
6859*cdf0e10cSrcweir				<parameter>
6860*cdf0e10cSrcweir					<type>short</type>
6861*cdf0e10cSrcweir					<name>Button</name>
6862*cdf0e10cSrcweir				</parameter>
6863*cdf0e10cSrcweir				<parameter>
6864*cdf0e10cSrcweir					<type>short</type>
6865*cdf0e10cSrcweir					<name>Shift</name>
6866*cdf0e10cSrcweir				</parameter>
6867*cdf0e10cSrcweir				<parameter>
6868*cdf0e10cSrcweir					<type>Single</type>
6869*cdf0e10cSrcweir					<name>X</name>
6870*cdf0e10cSrcweir				</parameter>
6871*cdf0e10cSrcweir				<parameter>
6872*cdf0e10cSrcweir					<type>Single</type>
6873*cdf0e10cSrcweir					<name>Y</name>
6874*cdf0e10cSrcweir				</parameter>
6875*cdf0e10cSrcweir			</parameter-list>
6876*cdf0e10cSrcweir		</source>
6877*cdf0e10cSrcweir	</element>
6878*cdf0e10cSrcweir	<!--property::ListBox.MousePointer-->
6879*cdf0e10cSrcweir	<element type="property">
6880*cdf0e10cSrcweir		<source id="MSForms.ListBox.MousePointer">
6881*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6882*cdf0e10cSrcweir			<name>MousePointer</name>
6883*cdf0e10cSrcweir			<type>Integer</type>
6884*cdf0e10cSrcweir		</source>
6885*cdf0e10cSrcweir	</element>
6886*cdf0e10cSrcweir	<!--method::ListBox.MouseUp-->
6887*cdf0e10cSrcweir	<element type="method">
6888*cdf0e10cSrcweir		<source id="MSForms.ListBox.MouseUp">
6889*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6890*cdf0e10cSrcweir			<name>MouseUp</name>
6891*cdf0e10cSrcweir			<type>void</type>
6892*cdf0e10cSrcweir			<parameter-list>
6893*cdf0e10cSrcweir				<parameter>
6894*cdf0e10cSrcweir					<type>short</type>
6895*cdf0e10cSrcweir					<name>Button</name>
6896*cdf0e10cSrcweir				</parameter>
6897*cdf0e10cSrcweir				<parameter>
6898*cdf0e10cSrcweir					<type>short</type>
6899*cdf0e10cSrcweir					<name>Shift</name>
6900*cdf0e10cSrcweir				</parameter>
6901*cdf0e10cSrcweir				<parameter>
6902*cdf0e10cSrcweir					<type>Single</type>
6903*cdf0e10cSrcweir					<name>X</name>
6904*cdf0e10cSrcweir				</parameter>
6905*cdf0e10cSrcweir				<parameter>
6906*cdf0e10cSrcweir					<type>Single</type>
6907*cdf0e10cSrcweir					<name>Y</name>
6908*cdf0e10cSrcweir				</parameter>
6909*cdf0e10cSrcweir			</parameter-list>
6910*cdf0e10cSrcweir		</source>
6911*cdf0e10cSrcweir	</element>
6912*cdf0e10cSrcweir	<!--property::ListBox.MultiSelect-->
6913*cdf0e10cSrcweir	<element type="property">
6914*cdf0e10cSrcweir		<source id="MSForms.ListBox.MultiSelect">
6915*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6916*cdf0e10cSrcweir			<name>MultiSelect</name>
6917*cdf0e10cSrcweir			<type>Integer</type>
6918*cdf0e10cSrcweir		</source>
6919*cdf0e10cSrcweir	</element>
6920*cdf0e10cSrcweir	<!--method::ListBox.RemoveItem-->
6921*cdf0e10cSrcweir	<element type="method">
6922*cdf0e10cSrcweir		<source id="MSForms.ListBox.RemoveItem">
6923*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6924*cdf0e10cSrcweir			<name>RemoveItem</name>
6925*cdf0e10cSrcweir			<type>void</type>
6926*cdf0e10cSrcweir			<parameter-list>
6927*cdf0e10cSrcweir				<parameter>
6928*cdf0e10cSrcweir					<type>Variant</type>
6929*cdf0e10cSrcweir					<name>pvargIndex</name>
6930*cdf0e10cSrcweir				</parameter>
6931*cdf0e10cSrcweir			</parameter-list>
6932*cdf0e10cSrcweir		</source>
6933*cdf0e10cSrcweir	</element>
6934*cdf0e10cSrcweir	<!--property::ListBox.Selected-->
6935*cdf0e10cSrcweir	<element type="property">
6936*cdf0e10cSrcweir		<source id="MSForms.ListBox.Selected">
6937*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6938*cdf0e10cSrcweir			<name>Selected</name>
6939*cdf0e10cSrcweir			<type>boolean</type>
6940*cdf0e10cSrcweir			<parameter-list>
6941*cdf0e10cSrcweir				<parameter>
6942*cdf0e10cSrcweir					<type>Variant</type>
6943*cdf0e10cSrcweir					<name>pvargIndex</name>
6944*cdf0e10cSrcweir				</parameter>
6945*cdf0e10cSrcweir			</parameter-list>
6946*cdf0e10cSrcweir		</source>
6947*cdf0e10cSrcweir	</element>
6948*cdf0e10cSrcweir	<!--property::ListBox.SpecialEffect-->
6949*cdf0e10cSrcweir	<element type="property">
6950*cdf0e10cSrcweir		<source id="MSForms.ListBox.SpecialEffect">
6951*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6952*cdf0e10cSrcweir			<name>SpecialEffect</name>
6953*cdf0e10cSrcweir			<type>Integer</type>
6954*cdf0e10cSrcweir		</source>
6955*cdf0e10cSrcweir	</element>
6956*cdf0e10cSrcweir	<!--property::ListBox.Text-->
6957*cdf0e10cSrcweir	<element type="property">
6958*cdf0e10cSrcweir		<source id="MSForms.ListBox.Text">
6959*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6960*cdf0e10cSrcweir			<name>Text</name>
6961*cdf0e10cSrcweir			<type>String</type>
6962*cdf0e10cSrcweir		</source>
6963*cdf0e10cSrcweir	</element>
6964*cdf0e10cSrcweir	<!--property::ListBox.TextAlign-->
6965*cdf0e10cSrcweir	<element type="property">
6966*cdf0e10cSrcweir		<source id="MSForms.ListBox.TextAlign">
6967*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6968*cdf0e10cSrcweir			<name>TextAlign</name>
6969*cdf0e10cSrcweir			<type>Integer</type>
6970*cdf0e10cSrcweir		</source>
6971*cdf0e10cSrcweir	</element>
6972*cdf0e10cSrcweir	<!--property::ListBox.TextColumn-->
6973*cdf0e10cSrcweir	<element type="property">
6974*cdf0e10cSrcweir		<source id="MSForms.ListBox.TextColumn">
6975*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6976*cdf0e10cSrcweir			<name>TextColumn</name>
6977*cdf0e10cSrcweir			<type>Variant</type>
6978*cdf0e10cSrcweir		</source>
6979*cdf0e10cSrcweir	</element>
6980*cdf0e10cSrcweir	<!--property::ListBox.TopIndex-->
6981*cdf0e10cSrcweir	<element type="property">
6982*cdf0e10cSrcweir		<source id="MSForms.ListBox.TopIndex">
6983*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6984*cdf0e10cSrcweir			<name>TopIndex</name>
6985*cdf0e10cSrcweir			<type>Variant</type>
6986*cdf0e10cSrcweir		</source>
6987*cdf0e10cSrcweir	</element>
6988*cdf0e10cSrcweir	<!--property::ListBox.Valid {ReadOnly}-->
6989*cdf0e10cSrcweir	<element type="property">
6990*cdf0e10cSrcweir		<source id="MSForms.ListBox.Valid">
6991*cdf0e10cSrcweir			<context kind="class">ListBox</context>
6992*cdf0e10cSrcweir			<name>Valid</name>
6993*cdf0e10cSrcweir			<type>boolean</type>
6994*cdf0e10cSrcweir		</source>
6995*cdf0e10cSrcweir	</element>
6996*cdf0e10cSrcweir	<!--property::ListBox.Value {Default}-->
6997*cdf0e10cSrcweir	<element type="property">
6998*cdf0e10cSrcweir		<source id="MSForms.ListBox.Value">
6999*cdf0e10cSrcweir			<context kind="class">ListBox</context>
7000*cdf0e10cSrcweir			<name default="true">Value</name>
7001*cdf0e10cSrcweir			<type>Variant</type>
7002*cdf0e10cSrcweir		</source>
7003*cdf0e10cSrcweir	</element>
7004*cdf0e10cSrcweir	<!--Class::MultiPage-->
7005*cdf0e10cSrcweir	<element type="class">
7006*cdf0e10cSrcweir		<source id="MSForms.MultiPage">
7007*cdf0e10cSrcweir			<name>MultiPage</name>
7008*cdf0e10cSrcweir		</source>
7009*cdf0e10cSrcweir		<destination designation="identity" />
7010*cdf0e10cSrcweir	</element>
7011*cdf0e10cSrcweir	<!--method::MultiPage.AddControl-->
7012*cdf0e10cSrcweir	<element type="method">
7013*cdf0e10cSrcweir		<source id="MSForms.MultiPage.AddControl">
7014*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7015*cdf0e10cSrcweir			<name>AddControl</name>
7016*cdf0e10cSrcweir			<type>void</type>
7017*cdf0e10cSrcweir			<parameter-list>
7018*cdf0e10cSrcweir				<parameter>
7019*cdf0e10cSrcweir					<type>Integer</type>
7020*cdf0e10cSrcweir					<name>Index</name>
7021*cdf0e10cSrcweir				</parameter>
7022*cdf0e10cSrcweir				<parameter>
7023*cdf0e10cSrcweir					<type>Control</type>
7024*cdf0e10cSrcweir					<name>Control</name>
7025*cdf0e10cSrcweir				</parameter>
7026*cdf0e10cSrcweir			</parameter-list>
7027*cdf0e10cSrcweir		</source>
7028*cdf0e10cSrcweir	</element>
7029*cdf0e10cSrcweir	<!--property::MultiPage.BackColor-->
7030*cdf0e10cSrcweir	<element type="property">
7031*cdf0e10cSrcweir		<source id="MSForms.MultiPage.BackColor">
7032*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7033*cdf0e10cSrcweir			<name>BackColor</name>
7034*cdf0e10cSrcweir			<type>Integer</type>
7035*cdf0e10cSrcweir		</source>
7036*cdf0e10cSrcweir	</element>
7037*cdf0e10cSrcweir	<!--method::MultiPage.BeforeDragOver-->
7038*cdf0e10cSrcweir	<element type="method">
7039*cdf0e10cSrcweir		<source id="MSForms.MultiPage.BeforeDragOver">
7040*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7041*cdf0e10cSrcweir			<name>BeforeDragOver</name>
7042*cdf0e10cSrcweir			<type>void</type>
7043*cdf0e10cSrcweir			<parameter-list>
7044*cdf0e10cSrcweir				<parameter>
7045*cdf0e10cSrcweir					<type>Integer</type>
7046*cdf0e10cSrcweir					<name>Index</name>
7047*cdf0e10cSrcweir				</parameter>
7048*cdf0e10cSrcweir				<parameter>
7049*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7050*cdf0e10cSrcweir					<name>Cancel</name>
7051*cdf0e10cSrcweir				</parameter>
7052*cdf0e10cSrcweir				<parameter>
7053*cdf0e10cSrcweir					<type>Control</type>
7054*cdf0e10cSrcweir					<name>Control</name>
7055*cdf0e10cSrcweir				</parameter>
7056*cdf0e10cSrcweir				<parameter>
7057*cdf0e10cSrcweir					<type>DataObject</type>
7058*cdf0e10cSrcweir					<name>Data</name>
7059*cdf0e10cSrcweir				</parameter>
7060*cdf0e10cSrcweir				<parameter>
7061*cdf0e10cSrcweir					<type>Single</type>
7062*cdf0e10cSrcweir					<name>X</name>
7063*cdf0e10cSrcweir				</parameter>
7064*cdf0e10cSrcweir				<parameter>
7065*cdf0e10cSrcweir					<type>Single</type>
7066*cdf0e10cSrcweir					<name>Y</name>
7067*cdf0e10cSrcweir				</parameter>
7068*cdf0e10cSrcweir				<parameter>
7069*cdf0e10cSrcweir					<type>Integer</type>
7070*cdf0e10cSrcweir					<name>State</name>
7071*cdf0e10cSrcweir				</parameter>
7072*cdf0e10cSrcweir				<parameter>
7073*cdf0e10cSrcweir					<type>ReturnEffect</type>
7074*cdf0e10cSrcweir					<name>Effect</name>
7075*cdf0e10cSrcweir				</parameter>
7076*cdf0e10cSrcweir				<parameter>
7077*cdf0e10cSrcweir					<type>short</type>
7078*cdf0e10cSrcweir					<name>Shift</name>
7079*cdf0e10cSrcweir				</parameter>
7080*cdf0e10cSrcweir			</parameter-list>
7081*cdf0e10cSrcweir		</source>
7082*cdf0e10cSrcweir	</element>
7083*cdf0e10cSrcweir	<!--method::MultiPage.BeforeDropOrPaste-->
7084*cdf0e10cSrcweir	<element type="method">
7085*cdf0e10cSrcweir		<source id="MSForms.MultiPage.BeforeDropOrPaste">
7086*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7087*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
7088*cdf0e10cSrcweir			<type>void</type>
7089*cdf0e10cSrcweir			<parameter-list>
7090*cdf0e10cSrcweir				<parameter>
7091*cdf0e10cSrcweir					<type>Integer</type>
7092*cdf0e10cSrcweir					<name>Index</name>
7093*cdf0e10cSrcweir				</parameter>
7094*cdf0e10cSrcweir				<parameter>
7095*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7096*cdf0e10cSrcweir					<name>Cancel</name>
7097*cdf0e10cSrcweir				</parameter>
7098*cdf0e10cSrcweir				<parameter>
7099*cdf0e10cSrcweir					<type>Control</type>
7100*cdf0e10cSrcweir					<name>Control</name>
7101*cdf0e10cSrcweir				</parameter>
7102*cdf0e10cSrcweir				<parameter>
7103*cdf0e10cSrcweir					<type>Integer</type>
7104*cdf0e10cSrcweir					<name>Action</name>
7105*cdf0e10cSrcweir				</parameter>
7106*cdf0e10cSrcweir				<parameter>
7107*cdf0e10cSrcweir					<type>DataObject</type>
7108*cdf0e10cSrcweir					<name>Data</name>
7109*cdf0e10cSrcweir				</parameter>
7110*cdf0e10cSrcweir				<parameter>
7111*cdf0e10cSrcweir					<type>Single</type>
7112*cdf0e10cSrcweir					<name>X</name>
7113*cdf0e10cSrcweir				</parameter>
7114*cdf0e10cSrcweir				<parameter>
7115*cdf0e10cSrcweir					<type>Single</type>
7116*cdf0e10cSrcweir					<name>Y</name>
7117*cdf0e10cSrcweir				</parameter>
7118*cdf0e10cSrcweir				<parameter>
7119*cdf0e10cSrcweir					<type>ReturnEffect</type>
7120*cdf0e10cSrcweir					<name>Effect</name>
7121*cdf0e10cSrcweir				</parameter>
7122*cdf0e10cSrcweir				<parameter>
7123*cdf0e10cSrcweir					<type>short</type>
7124*cdf0e10cSrcweir					<name>Shift</name>
7125*cdf0e10cSrcweir				</parameter>
7126*cdf0e10cSrcweir			</parameter-list>
7127*cdf0e10cSrcweir		</source>
7128*cdf0e10cSrcweir	</element>
7129*cdf0e10cSrcweir	<!--method::MultiPage.Change-->
7130*cdf0e10cSrcweir	<element type="method">
7131*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Change">
7132*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7133*cdf0e10cSrcweir			<name>Change</name>
7134*cdf0e10cSrcweir			<type>void</type>
7135*cdf0e10cSrcweir		</source>
7136*cdf0e10cSrcweir	</element>
7137*cdf0e10cSrcweir	<!--method::MultiPage.Click-->
7138*cdf0e10cSrcweir	<element type="method">
7139*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Click">
7140*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7141*cdf0e10cSrcweir			<name>Click</name>
7142*cdf0e10cSrcweir			<type>void</type>
7143*cdf0e10cSrcweir			<parameter-list>
7144*cdf0e10cSrcweir				<parameter>
7145*cdf0e10cSrcweir					<type>Integer</type>
7146*cdf0e10cSrcweir					<name>Index</name>
7147*cdf0e10cSrcweir				</parameter>
7148*cdf0e10cSrcweir			</parameter-list>
7149*cdf0e10cSrcweir		</source>
7150*cdf0e10cSrcweir	</element>
7151*cdf0e10cSrcweir	<!--method::MultiPage.DblClick-->
7152*cdf0e10cSrcweir	<element type="method">
7153*cdf0e10cSrcweir		<source id="MSForms.MultiPage.DblClick">
7154*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7155*cdf0e10cSrcweir			<name>DblClick</name>
7156*cdf0e10cSrcweir			<type>void</type>
7157*cdf0e10cSrcweir			<parameter-list>
7158*cdf0e10cSrcweir				<parameter>
7159*cdf0e10cSrcweir					<type>Integer</type>
7160*cdf0e10cSrcweir					<name>Index</name>
7161*cdf0e10cSrcweir				</parameter>
7162*cdf0e10cSrcweir				<parameter>
7163*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7164*cdf0e10cSrcweir					<name>Cancel</name>
7165*cdf0e10cSrcweir				</parameter>
7166*cdf0e10cSrcweir			</parameter-list>
7167*cdf0e10cSrcweir		</source>
7168*cdf0e10cSrcweir	</element>
7169*cdf0e10cSrcweir	<!--property::MultiPage.Enabled-->
7170*cdf0e10cSrcweir	<element type="property">
7171*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Enabled">
7172*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7173*cdf0e10cSrcweir			<name>Enabled</name>
7174*cdf0e10cSrcweir			<type>boolean</type>
7175*cdf0e10cSrcweir		</source>
7176*cdf0e10cSrcweir	</element>
7177*cdf0e10cSrcweir	<!--method::MultiPage.Error-->
7178*cdf0e10cSrcweir	<element type="method">
7179*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Error">
7180*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7181*cdf0e10cSrcweir			<name>Error</name>
7182*cdf0e10cSrcweir			<type>void</type>
7183*cdf0e10cSrcweir			<parameter-list>
7184*cdf0e10cSrcweir				<parameter>
7185*cdf0e10cSrcweir					<type>Integer</type>
7186*cdf0e10cSrcweir					<name>Index</name>
7187*cdf0e10cSrcweir				</parameter>
7188*cdf0e10cSrcweir				<parameter>
7189*cdf0e10cSrcweir					<type>short</type>
7190*cdf0e10cSrcweir					<name>Number</name>
7191*cdf0e10cSrcweir				</parameter>
7192*cdf0e10cSrcweir				<parameter>
7193*cdf0e10cSrcweir					<type>ReturnString</type>
7194*cdf0e10cSrcweir					<name>Description</name>
7195*cdf0e10cSrcweir				</parameter>
7196*cdf0e10cSrcweir				<parameter>
7197*cdf0e10cSrcweir					<type>Integer</type>
7198*cdf0e10cSrcweir					<name>SCode</name>
7199*cdf0e10cSrcweir				</parameter>
7200*cdf0e10cSrcweir				<parameter>
7201*cdf0e10cSrcweir					<type>String</type>
7202*cdf0e10cSrcweir					<name>Source</name>
7203*cdf0e10cSrcweir				</parameter>
7204*cdf0e10cSrcweir				<parameter>
7205*cdf0e10cSrcweir					<type>String</type>
7206*cdf0e10cSrcweir					<name>HelpFile</name>
7207*cdf0e10cSrcweir				</parameter>
7208*cdf0e10cSrcweir				<parameter>
7209*cdf0e10cSrcweir					<type>Integer</type>
7210*cdf0e10cSrcweir					<name>HelpContext</name>
7211*cdf0e10cSrcweir				</parameter>
7212*cdf0e10cSrcweir				<parameter>
7213*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7214*cdf0e10cSrcweir					<name>CancelDisplay</name>
7215*cdf0e10cSrcweir				</parameter>
7216*cdf0e10cSrcweir			</parameter-list>
7217*cdf0e10cSrcweir		</source>
7218*cdf0e10cSrcweir	</element>
7219*cdf0e10cSrcweir	<!--property::MultiPage.Font {ReadOnly}-->
7220*cdf0e10cSrcweir	<element type="property">
7221*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Font">
7222*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7223*cdf0e10cSrcweir			<name>Font</name>
7224*cdf0e10cSrcweir			<type>Font</type>
7225*cdf0e10cSrcweir		</source>
7226*cdf0e10cSrcweir	</element>
7227*cdf0e10cSrcweir	<!--property::MultiPage.FontBold-->
7228*cdf0e10cSrcweir	<element type="property">
7229*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontBold">
7230*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7231*cdf0e10cSrcweir			<name>FontBold</name>
7232*cdf0e10cSrcweir			<type>boolean</type>
7233*cdf0e10cSrcweir		</source>
7234*cdf0e10cSrcweir	</element>
7235*cdf0e10cSrcweir	<!--property::MultiPage.FontItalic-->
7236*cdf0e10cSrcweir	<element type="property">
7237*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontItalic">
7238*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7239*cdf0e10cSrcweir			<name>FontItalic</name>
7240*cdf0e10cSrcweir			<type>boolean</type>
7241*cdf0e10cSrcweir		</source>
7242*cdf0e10cSrcweir	</element>
7243*cdf0e10cSrcweir	<!--property::MultiPage.FontName-->
7244*cdf0e10cSrcweir	<element type="property">
7245*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontName">
7246*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7247*cdf0e10cSrcweir			<name>FontName</name>
7248*cdf0e10cSrcweir			<type>String</type>
7249*cdf0e10cSrcweir		</source>
7250*cdf0e10cSrcweir	</element>
7251*cdf0e10cSrcweir	<!--property::MultiPage.FontSize-->
7252*cdf0e10cSrcweir	<element type="property">
7253*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontSize">
7254*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7255*cdf0e10cSrcweir			<name>FontSize</name>
7256*cdf0e10cSrcweir			<type>VT_CY</type>
7257*cdf0e10cSrcweir		</source>
7258*cdf0e10cSrcweir	</element>
7259*cdf0e10cSrcweir	<!--property::MultiPage.FontStrikethru-->
7260*cdf0e10cSrcweir	<element type="property">
7261*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontStrikethru">
7262*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7263*cdf0e10cSrcweir			<name>FontStrikethru</name>
7264*cdf0e10cSrcweir			<type>boolean</type>
7265*cdf0e10cSrcweir		</source>
7266*cdf0e10cSrcweir	</element>
7267*cdf0e10cSrcweir	<!--property::MultiPage.FontUnderline-->
7268*cdf0e10cSrcweir	<element type="property">
7269*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontUnderline">
7270*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7271*cdf0e10cSrcweir			<name>FontUnderline</name>
7272*cdf0e10cSrcweir			<type>boolean</type>
7273*cdf0e10cSrcweir		</source>
7274*cdf0e10cSrcweir	</element>
7275*cdf0e10cSrcweir	<!--property::MultiPage.FontWeight-->
7276*cdf0e10cSrcweir	<element type="property">
7277*cdf0e10cSrcweir		<source id="MSForms.MultiPage.FontWeight">
7278*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7279*cdf0e10cSrcweir			<name>FontWeight</name>
7280*cdf0e10cSrcweir			<type>short</type>
7281*cdf0e10cSrcweir		</source>
7282*cdf0e10cSrcweir	</element>
7283*cdf0e10cSrcweir	<!--property::MultiPage.ForeColor-->
7284*cdf0e10cSrcweir	<element type="property">
7285*cdf0e10cSrcweir		<source id="MSForms.MultiPage.ForeColor">
7286*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7287*cdf0e10cSrcweir			<name>ForeColor</name>
7288*cdf0e10cSrcweir			<type>Integer</type>
7289*cdf0e10cSrcweir		</source>
7290*cdf0e10cSrcweir	</element>
7291*cdf0e10cSrcweir	<!--method::MultiPage.KeyDown-->
7292*cdf0e10cSrcweir	<element type="method">
7293*cdf0e10cSrcweir		<source id="MSForms.MultiPage.KeyDown">
7294*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7295*cdf0e10cSrcweir			<name>KeyDown</name>
7296*cdf0e10cSrcweir			<type>void</type>
7297*cdf0e10cSrcweir			<parameter-list>
7298*cdf0e10cSrcweir				<parameter>
7299*cdf0e10cSrcweir					<type>ReturnInteger</type>
7300*cdf0e10cSrcweir					<name>KeyCode</name>
7301*cdf0e10cSrcweir				</parameter>
7302*cdf0e10cSrcweir				<parameter>
7303*cdf0e10cSrcweir					<type>short</type>
7304*cdf0e10cSrcweir					<name>Shift</name>
7305*cdf0e10cSrcweir				</parameter>
7306*cdf0e10cSrcweir			</parameter-list>
7307*cdf0e10cSrcweir		</source>
7308*cdf0e10cSrcweir	</element>
7309*cdf0e10cSrcweir	<!--method::MultiPage.KeyPress-->
7310*cdf0e10cSrcweir	<element type="method">
7311*cdf0e10cSrcweir		<source id="MSForms.MultiPage.KeyPress">
7312*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7313*cdf0e10cSrcweir			<name>KeyPress</name>
7314*cdf0e10cSrcweir			<type>void</type>
7315*cdf0e10cSrcweir			<parameter-list>
7316*cdf0e10cSrcweir				<parameter>
7317*cdf0e10cSrcweir					<type>ReturnInteger</type>
7318*cdf0e10cSrcweir					<name>KeyAscii</name>
7319*cdf0e10cSrcweir				</parameter>
7320*cdf0e10cSrcweir			</parameter-list>
7321*cdf0e10cSrcweir		</source>
7322*cdf0e10cSrcweir	</element>
7323*cdf0e10cSrcweir	<!--method::MultiPage.KeyUp-->
7324*cdf0e10cSrcweir	<element type="method">
7325*cdf0e10cSrcweir		<source id="MSForms.MultiPage.KeyUp">
7326*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7327*cdf0e10cSrcweir			<name>KeyUp</name>
7328*cdf0e10cSrcweir			<type>void</type>
7329*cdf0e10cSrcweir			<parameter-list>
7330*cdf0e10cSrcweir				<parameter>
7331*cdf0e10cSrcweir					<type>ReturnInteger</type>
7332*cdf0e10cSrcweir					<name>KeyCode</name>
7333*cdf0e10cSrcweir				</parameter>
7334*cdf0e10cSrcweir				<parameter>
7335*cdf0e10cSrcweir					<type>short</type>
7336*cdf0e10cSrcweir					<name>Shift</name>
7337*cdf0e10cSrcweir				</parameter>
7338*cdf0e10cSrcweir			</parameter-list>
7339*cdf0e10cSrcweir		</source>
7340*cdf0e10cSrcweir	</element>
7341*cdf0e10cSrcweir	<!--method::MultiPage.Layout-->
7342*cdf0e10cSrcweir	<element type="method">
7343*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Layout">
7344*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7345*cdf0e10cSrcweir			<name>Layout</name>
7346*cdf0e10cSrcweir			<type>void</type>
7347*cdf0e10cSrcweir			<parameter-list>
7348*cdf0e10cSrcweir				<parameter>
7349*cdf0e10cSrcweir					<type>Integer</type>
7350*cdf0e10cSrcweir					<name>Index</name>
7351*cdf0e10cSrcweir				</parameter>
7352*cdf0e10cSrcweir			</parameter-list>
7353*cdf0e10cSrcweir		</source>
7354*cdf0e10cSrcweir	</element>
7355*cdf0e10cSrcweir	<!--method::MultiPage.MouseDown-->
7356*cdf0e10cSrcweir	<element type="method">
7357*cdf0e10cSrcweir		<source id="MSForms.MultiPage.MouseDown">
7358*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7359*cdf0e10cSrcweir			<name>MouseDown</name>
7360*cdf0e10cSrcweir			<type>void</type>
7361*cdf0e10cSrcweir			<parameter-list>
7362*cdf0e10cSrcweir				<parameter>
7363*cdf0e10cSrcweir					<type>Integer</type>
7364*cdf0e10cSrcweir					<name>Index</name>
7365*cdf0e10cSrcweir				</parameter>
7366*cdf0e10cSrcweir				<parameter>
7367*cdf0e10cSrcweir					<type>short</type>
7368*cdf0e10cSrcweir					<name>Button</name>
7369*cdf0e10cSrcweir				</parameter>
7370*cdf0e10cSrcweir				<parameter>
7371*cdf0e10cSrcweir					<type>short</type>
7372*cdf0e10cSrcweir					<name>Shift</name>
7373*cdf0e10cSrcweir				</parameter>
7374*cdf0e10cSrcweir				<parameter>
7375*cdf0e10cSrcweir					<type>Single</type>
7376*cdf0e10cSrcweir					<name>X</name>
7377*cdf0e10cSrcweir				</parameter>
7378*cdf0e10cSrcweir				<parameter>
7379*cdf0e10cSrcweir					<type>Single</type>
7380*cdf0e10cSrcweir					<name>Y</name>
7381*cdf0e10cSrcweir				</parameter>
7382*cdf0e10cSrcweir			</parameter-list>
7383*cdf0e10cSrcweir		</source>
7384*cdf0e10cSrcweir	</element>
7385*cdf0e10cSrcweir	<!--method::MultiPage.MouseMove-->
7386*cdf0e10cSrcweir	<element type="method">
7387*cdf0e10cSrcweir		<source id="MSForms.MultiPage.MouseMove">
7388*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7389*cdf0e10cSrcweir			<name>MouseMove</name>
7390*cdf0e10cSrcweir			<type>void</type>
7391*cdf0e10cSrcweir			<parameter-list>
7392*cdf0e10cSrcweir				<parameter>
7393*cdf0e10cSrcweir					<type>Integer</type>
7394*cdf0e10cSrcweir					<name>Index</name>
7395*cdf0e10cSrcweir				</parameter>
7396*cdf0e10cSrcweir				<parameter>
7397*cdf0e10cSrcweir					<type>short</type>
7398*cdf0e10cSrcweir					<name>Button</name>
7399*cdf0e10cSrcweir				</parameter>
7400*cdf0e10cSrcweir				<parameter>
7401*cdf0e10cSrcweir					<type>short</type>
7402*cdf0e10cSrcweir					<name>Shift</name>
7403*cdf0e10cSrcweir				</parameter>
7404*cdf0e10cSrcweir				<parameter>
7405*cdf0e10cSrcweir					<type>Single</type>
7406*cdf0e10cSrcweir					<name>X</name>
7407*cdf0e10cSrcweir				</parameter>
7408*cdf0e10cSrcweir				<parameter>
7409*cdf0e10cSrcweir					<type>Single</type>
7410*cdf0e10cSrcweir					<name>Y</name>
7411*cdf0e10cSrcweir				</parameter>
7412*cdf0e10cSrcweir			</parameter-list>
7413*cdf0e10cSrcweir		</source>
7414*cdf0e10cSrcweir	</element>
7415*cdf0e10cSrcweir	<!--method::MultiPage.MouseUp-->
7416*cdf0e10cSrcweir	<element type="method">
7417*cdf0e10cSrcweir		<source id="MSForms.MultiPage.MouseUp">
7418*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7419*cdf0e10cSrcweir			<name>MouseUp</name>
7420*cdf0e10cSrcweir			<type>void</type>
7421*cdf0e10cSrcweir			<parameter-list>
7422*cdf0e10cSrcweir				<parameter>
7423*cdf0e10cSrcweir					<type>Integer</type>
7424*cdf0e10cSrcweir					<name>Index</name>
7425*cdf0e10cSrcweir				</parameter>
7426*cdf0e10cSrcweir				<parameter>
7427*cdf0e10cSrcweir					<type>short</type>
7428*cdf0e10cSrcweir					<name>Button</name>
7429*cdf0e10cSrcweir				</parameter>
7430*cdf0e10cSrcweir				<parameter>
7431*cdf0e10cSrcweir					<type>short</type>
7432*cdf0e10cSrcweir					<name>Shift</name>
7433*cdf0e10cSrcweir				</parameter>
7434*cdf0e10cSrcweir				<parameter>
7435*cdf0e10cSrcweir					<type>Single</type>
7436*cdf0e10cSrcweir					<name>X</name>
7437*cdf0e10cSrcweir				</parameter>
7438*cdf0e10cSrcweir				<parameter>
7439*cdf0e10cSrcweir					<type>Single</type>
7440*cdf0e10cSrcweir					<name>Y</name>
7441*cdf0e10cSrcweir				</parameter>
7442*cdf0e10cSrcweir			</parameter-list>
7443*cdf0e10cSrcweir		</source>
7444*cdf0e10cSrcweir	</element>
7445*cdf0e10cSrcweir	<!--property::MultiPage.MultiRow-->
7446*cdf0e10cSrcweir	<element type="property">
7447*cdf0e10cSrcweir		<source id="MSForms.MultiPage.MultiRow">
7448*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7449*cdf0e10cSrcweir			<name>MultiRow</name>
7450*cdf0e10cSrcweir			<type>boolean</type>
7451*cdf0e10cSrcweir		</source>
7452*cdf0e10cSrcweir	</element>
7453*cdf0e10cSrcweir	<!--property::MultiPage.Pages {Default} {ReadOnly}-->
7454*cdf0e10cSrcweir	<element type="property">
7455*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Pages">
7456*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7457*cdf0e10cSrcweir			<name default="true">Pages</name>
7458*cdf0e10cSrcweir			<type>Pages</type>
7459*cdf0e10cSrcweir		</source>
7460*cdf0e10cSrcweir	</element>
7461*cdf0e10cSrcweir	<!--method::MultiPage.RemoveControl-->
7462*cdf0e10cSrcweir	<element type="method">
7463*cdf0e10cSrcweir		<source id="MSForms.MultiPage.RemoveControl">
7464*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7465*cdf0e10cSrcweir			<name>RemoveControl</name>
7466*cdf0e10cSrcweir			<type>void</type>
7467*cdf0e10cSrcweir			<parameter-list>
7468*cdf0e10cSrcweir				<parameter>
7469*cdf0e10cSrcweir					<type>Integer</type>
7470*cdf0e10cSrcweir					<name>Index</name>
7471*cdf0e10cSrcweir				</parameter>
7472*cdf0e10cSrcweir				<parameter>
7473*cdf0e10cSrcweir					<type>Control</type>
7474*cdf0e10cSrcweir					<name>Control</name>
7475*cdf0e10cSrcweir				</parameter>
7476*cdf0e10cSrcweir			</parameter-list>
7477*cdf0e10cSrcweir		</source>
7478*cdf0e10cSrcweir	</element>
7479*cdf0e10cSrcweir	<!--method::MultiPage.Scroll-->
7480*cdf0e10cSrcweir	<element type="method">
7481*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Scroll">
7482*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7483*cdf0e10cSrcweir			<name>Scroll</name>
7484*cdf0e10cSrcweir			<type>void</type>
7485*cdf0e10cSrcweir			<parameter-list>
7486*cdf0e10cSrcweir				<parameter>
7487*cdf0e10cSrcweir					<type>Integer</type>
7488*cdf0e10cSrcweir					<name>Index</name>
7489*cdf0e10cSrcweir				</parameter>
7490*cdf0e10cSrcweir				<parameter>
7491*cdf0e10cSrcweir					<type>Integer</type>
7492*cdf0e10cSrcweir					<name>ActionX</name>
7493*cdf0e10cSrcweir				</parameter>
7494*cdf0e10cSrcweir				<parameter>
7495*cdf0e10cSrcweir					<type>Integer</type>
7496*cdf0e10cSrcweir					<name>ActionY</name>
7497*cdf0e10cSrcweir				</parameter>
7498*cdf0e10cSrcweir				<parameter>
7499*cdf0e10cSrcweir					<type>Single</type>
7500*cdf0e10cSrcweir					<name>RequestDx</name>
7501*cdf0e10cSrcweir				</parameter>
7502*cdf0e10cSrcweir				<parameter>
7503*cdf0e10cSrcweir					<type>Single</type>
7504*cdf0e10cSrcweir					<name>RequestDy</name>
7505*cdf0e10cSrcweir				</parameter>
7506*cdf0e10cSrcweir				<parameter>
7507*cdf0e10cSrcweir					<type>ReturnSingle</type>
7508*cdf0e10cSrcweir					<name>ActualDx</name>
7509*cdf0e10cSrcweir				</parameter>
7510*cdf0e10cSrcweir				<parameter>
7511*cdf0e10cSrcweir					<type>ReturnSingle</type>
7512*cdf0e10cSrcweir					<name>ActualDy</name>
7513*cdf0e10cSrcweir				</parameter>
7514*cdf0e10cSrcweir			</parameter-list>
7515*cdf0e10cSrcweir		</source>
7516*cdf0e10cSrcweir	</element>
7517*cdf0e10cSrcweir	<!--property::MultiPage.SelectedItem {ReadOnly}-->
7518*cdf0e10cSrcweir	<element type="property">
7519*cdf0e10cSrcweir		<source id="MSForms.MultiPage.SelectedItem">
7520*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7521*cdf0e10cSrcweir			<name>SelectedItem</name>
7522*cdf0e10cSrcweir			<type>Page</type>
7523*cdf0e10cSrcweir		</source>
7524*cdf0e10cSrcweir	</element>
7525*cdf0e10cSrcweir	<!--property::MultiPage.Style-->
7526*cdf0e10cSrcweir	<element type="property">
7527*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Style">
7528*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7529*cdf0e10cSrcweir			<name>Style</name>
7530*cdf0e10cSrcweir			<type>Integer</type>
7531*cdf0e10cSrcweir		</source>
7532*cdf0e10cSrcweir	</element>
7533*cdf0e10cSrcweir	<!--property::MultiPage.TabFixedHeight-->
7534*cdf0e10cSrcweir	<element type="property">
7535*cdf0e10cSrcweir		<source id="MSForms.MultiPage.TabFixedHeight">
7536*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7537*cdf0e10cSrcweir			<name>TabFixedHeight</name>
7538*cdf0e10cSrcweir			<type>Single</type>
7539*cdf0e10cSrcweir		</source>
7540*cdf0e10cSrcweir	</element>
7541*cdf0e10cSrcweir	<!--property::MultiPage.TabFixedWidth-->
7542*cdf0e10cSrcweir	<element type="property">
7543*cdf0e10cSrcweir		<source id="MSForms.MultiPage.TabFixedWidth">
7544*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7545*cdf0e10cSrcweir			<name>TabFixedWidth</name>
7546*cdf0e10cSrcweir			<type>Single</type>
7547*cdf0e10cSrcweir		</source>
7548*cdf0e10cSrcweir	</element>
7549*cdf0e10cSrcweir	<!--property::MultiPage.TabOrientation-->
7550*cdf0e10cSrcweir	<element type="property">
7551*cdf0e10cSrcweir		<source id="MSForms.MultiPage.TabOrientation">
7552*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7553*cdf0e10cSrcweir			<name>TabOrientation</name>
7554*cdf0e10cSrcweir			<type>Integer</type>
7555*cdf0e10cSrcweir		</source>
7556*cdf0e10cSrcweir	</element>
7557*cdf0e10cSrcweir	<!--property::MultiPage.Value-->
7558*cdf0e10cSrcweir	<element type="property">
7559*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Value">
7560*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7561*cdf0e10cSrcweir			<name>Value</name>
7562*cdf0e10cSrcweir			<type>Integer</type>
7563*cdf0e10cSrcweir		</source>
7564*cdf0e10cSrcweir	</element>
7565*cdf0e10cSrcweir	<!--method::MultiPage.Zoom-->
7566*cdf0e10cSrcweir	<element type="method">
7567*cdf0e10cSrcweir		<source id="MSForms.MultiPage.Zoom">
7568*cdf0e10cSrcweir			<context kind="class">MultiPage</context>
7569*cdf0e10cSrcweir			<name>Zoom</name>
7570*cdf0e10cSrcweir			<type>void</type>
7571*cdf0e10cSrcweir			<parameter-list>
7572*cdf0e10cSrcweir				<parameter>
7573*cdf0e10cSrcweir					<type>Integer</type>
7574*cdf0e10cSrcweir					<name>Index</name>
7575*cdf0e10cSrcweir				</parameter>
7576*cdf0e10cSrcweir				<parameter>
7577*cdf0e10cSrcweir					<type>VT_PTR+VT_I2</type>
7578*cdf0e10cSrcweir					<name>Percent</name>
7579*cdf0e10cSrcweir				</parameter>
7580*cdf0e10cSrcweir			</parameter-list>
7581*cdf0e10cSrcweir		</source>
7582*cdf0e10cSrcweir	</element>
7583*cdf0e10cSrcweir	<!--Class::NewFont-->
7584*cdf0e10cSrcweir	<element type="class">
7585*cdf0e10cSrcweir		<source id="MSForms.NewFont">
7586*cdf0e10cSrcweir			<name>NewFont</name>
7587*cdf0e10cSrcweir		</source>
7588*cdf0e10cSrcweir		<destination designation="identity" />
7589*cdf0e10cSrcweir	</element>
7590*cdf0e10cSrcweir	<!--Class::OptionButton-->
7591*cdf0e10cSrcweir	<element type="class">
7592*cdf0e10cSrcweir		<source id="MSForms.OptionButton">
7593*cdf0e10cSrcweir			<name>OptionButton</name>
7594*cdf0e10cSrcweir		</source>
7595*cdf0e10cSrcweir		<destination designation="identity" />
7596*cdf0e10cSrcweir	</element>
7597*cdf0e10cSrcweir	<!--property::OptionButton.Accelerator-->
7598*cdf0e10cSrcweir	<element type="property">
7599*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Accelerator">
7600*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7601*cdf0e10cSrcweir			<name>Accelerator</name>
7602*cdf0e10cSrcweir			<type>String</type>
7603*cdf0e10cSrcweir		</source>
7604*cdf0e10cSrcweir	</element>
7605*cdf0e10cSrcweir	<!--property::OptionButton.Alignment-->
7606*cdf0e10cSrcweir	<element type="property">
7607*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Alignment">
7608*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7609*cdf0e10cSrcweir			<name>Alignment</name>
7610*cdf0e10cSrcweir			<type>Integer</type>
7611*cdf0e10cSrcweir		</source>
7612*cdf0e10cSrcweir	</element>
7613*cdf0e10cSrcweir	<!--property::OptionButton.AutoSize-->
7614*cdf0e10cSrcweir	<element type="property">
7615*cdf0e10cSrcweir		<source id="MSForms.OptionButton.AutoSize">
7616*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7617*cdf0e10cSrcweir			<name>AutoSize</name>
7618*cdf0e10cSrcweir			<type>boolean</type>
7619*cdf0e10cSrcweir		</source>
7620*cdf0e10cSrcweir	</element>
7621*cdf0e10cSrcweir	<!--property::OptionButton.BackColor-->
7622*cdf0e10cSrcweir	<element type="property">
7623*cdf0e10cSrcweir		<source id="MSForms.OptionButton.BackColor">
7624*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7625*cdf0e10cSrcweir			<name>BackColor</name>
7626*cdf0e10cSrcweir			<type>Integer</type>
7627*cdf0e10cSrcweir		</source>
7628*cdf0e10cSrcweir	</element>
7629*cdf0e10cSrcweir	<!--property::OptionButton.BackStyle-->
7630*cdf0e10cSrcweir	<element type="property">
7631*cdf0e10cSrcweir		<source id="MSForms.OptionButton.BackStyle">
7632*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7633*cdf0e10cSrcweir			<name>BackStyle</name>
7634*cdf0e10cSrcweir			<type>Integer</type>
7635*cdf0e10cSrcweir		</source>
7636*cdf0e10cSrcweir	</element>
7637*cdf0e10cSrcweir	<!--method::OptionButton.BeforeDragOver-->
7638*cdf0e10cSrcweir	<element type="method">
7639*cdf0e10cSrcweir		<source id="MSForms.OptionButton.BeforeDragOver">
7640*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7641*cdf0e10cSrcweir			<name>BeforeDragOver</name>
7642*cdf0e10cSrcweir			<type>void</type>
7643*cdf0e10cSrcweir			<parameter-list>
7644*cdf0e10cSrcweir				<parameter>
7645*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7646*cdf0e10cSrcweir					<name>Cancel</name>
7647*cdf0e10cSrcweir				</parameter>
7648*cdf0e10cSrcweir				<parameter>
7649*cdf0e10cSrcweir					<type>DataObject</type>
7650*cdf0e10cSrcweir					<name>Data</name>
7651*cdf0e10cSrcweir				</parameter>
7652*cdf0e10cSrcweir				<parameter>
7653*cdf0e10cSrcweir					<type>Single</type>
7654*cdf0e10cSrcweir					<name>X</name>
7655*cdf0e10cSrcweir				</parameter>
7656*cdf0e10cSrcweir				<parameter>
7657*cdf0e10cSrcweir					<type>Single</type>
7658*cdf0e10cSrcweir					<name>Y</name>
7659*cdf0e10cSrcweir				</parameter>
7660*cdf0e10cSrcweir				<parameter>
7661*cdf0e10cSrcweir					<type>Integer</type>
7662*cdf0e10cSrcweir					<name>DragState</name>
7663*cdf0e10cSrcweir				</parameter>
7664*cdf0e10cSrcweir				<parameter>
7665*cdf0e10cSrcweir					<type>ReturnEffect</type>
7666*cdf0e10cSrcweir					<name>Effect</name>
7667*cdf0e10cSrcweir				</parameter>
7668*cdf0e10cSrcweir				<parameter>
7669*cdf0e10cSrcweir					<type>short</type>
7670*cdf0e10cSrcweir					<name>Shift</name>
7671*cdf0e10cSrcweir				</parameter>
7672*cdf0e10cSrcweir			</parameter-list>
7673*cdf0e10cSrcweir		</source>
7674*cdf0e10cSrcweir	</element>
7675*cdf0e10cSrcweir	<!--method::OptionButton.BeforeDropOrPaste-->
7676*cdf0e10cSrcweir	<element type="method">
7677*cdf0e10cSrcweir		<source id="MSForms.OptionButton.BeforeDropOrPaste">
7678*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7679*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
7680*cdf0e10cSrcweir			<type>void</type>
7681*cdf0e10cSrcweir			<parameter-list>
7682*cdf0e10cSrcweir				<parameter>
7683*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7684*cdf0e10cSrcweir					<name>Cancel</name>
7685*cdf0e10cSrcweir				</parameter>
7686*cdf0e10cSrcweir				<parameter>
7687*cdf0e10cSrcweir					<type>Integer</type>
7688*cdf0e10cSrcweir					<name>Action</name>
7689*cdf0e10cSrcweir				</parameter>
7690*cdf0e10cSrcweir				<parameter>
7691*cdf0e10cSrcweir					<type>DataObject</type>
7692*cdf0e10cSrcweir					<name>Data</name>
7693*cdf0e10cSrcweir				</parameter>
7694*cdf0e10cSrcweir				<parameter>
7695*cdf0e10cSrcweir					<type>Single</type>
7696*cdf0e10cSrcweir					<name>X</name>
7697*cdf0e10cSrcweir				</parameter>
7698*cdf0e10cSrcweir				<parameter>
7699*cdf0e10cSrcweir					<type>Single</type>
7700*cdf0e10cSrcweir					<name>Y</name>
7701*cdf0e10cSrcweir				</parameter>
7702*cdf0e10cSrcweir				<parameter>
7703*cdf0e10cSrcweir					<type>ReturnEffect</type>
7704*cdf0e10cSrcweir					<name>Effect</name>
7705*cdf0e10cSrcweir				</parameter>
7706*cdf0e10cSrcweir				<parameter>
7707*cdf0e10cSrcweir					<type>short</type>
7708*cdf0e10cSrcweir					<name>Shift</name>
7709*cdf0e10cSrcweir				</parameter>
7710*cdf0e10cSrcweir			</parameter-list>
7711*cdf0e10cSrcweir		</source>
7712*cdf0e10cSrcweir	</element>
7713*cdf0e10cSrcweir	<!--property::OptionButton.BordersSuppress-->
7714*cdf0e10cSrcweir	<element type="property">
7715*cdf0e10cSrcweir		<source id="MSForms.OptionButton.BordersSuppress">
7716*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7717*cdf0e10cSrcweir			<name>BordersSuppress</name>
7718*cdf0e10cSrcweir			<type>boolean</type>
7719*cdf0e10cSrcweir		</source>
7720*cdf0e10cSrcweir	</element>
7721*cdf0e10cSrcweir	<!--property::OptionButton.Caption-->
7722*cdf0e10cSrcweir	<element type="property">
7723*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Caption">
7724*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7725*cdf0e10cSrcweir			<name>Caption</name>
7726*cdf0e10cSrcweir			<type>String</type>
7727*cdf0e10cSrcweir		</source>
7728*cdf0e10cSrcweir	</element>
7729*cdf0e10cSrcweir	<!--method::OptionButton.Change-->
7730*cdf0e10cSrcweir	<element type="method">
7731*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Change">
7732*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7733*cdf0e10cSrcweir			<name>Change</name>
7734*cdf0e10cSrcweir			<type>void</type>
7735*cdf0e10cSrcweir		</source>
7736*cdf0e10cSrcweir	</element>
7737*cdf0e10cSrcweir	<!--method::OptionButton.Click-->
7738*cdf0e10cSrcweir	<element type="method">
7739*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Click">
7740*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7741*cdf0e10cSrcweir			<name>Click</name>
7742*cdf0e10cSrcweir			<type>void</type>
7743*cdf0e10cSrcweir		</source>
7744*cdf0e10cSrcweir	</element>
7745*cdf0e10cSrcweir	<!--method::OptionButton.DblClick-->
7746*cdf0e10cSrcweir	<element type="method">
7747*cdf0e10cSrcweir		<source id="MSForms.OptionButton.DblClick">
7748*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7749*cdf0e10cSrcweir			<name>DblClick</name>
7750*cdf0e10cSrcweir			<type>void</type>
7751*cdf0e10cSrcweir			<parameter-list>
7752*cdf0e10cSrcweir				<parameter>
7753*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7754*cdf0e10cSrcweir					<name>Cancel</name>
7755*cdf0e10cSrcweir				</parameter>
7756*cdf0e10cSrcweir			</parameter-list>
7757*cdf0e10cSrcweir		</source>
7758*cdf0e10cSrcweir	</element>
7759*cdf0e10cSrcweir	<!--property::OptionButton.DisplayStyle {ReadOnly}-->
7760*cdf0e10cSrcweir	<element type="property">
7761*cdf0e10cSrcweir		<source id="MSForms.OptionButton.DisplayStyle">
7762*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7763*cdf0e10cSrcweir			<name>DisplayStyle</name>
7764*cdf0e10cSrcweir			<type>Integer</type>
7765*cdf0e10cSrcweir		</source>
7766*cdf0e10cSrcweir	</element>
7767*cdf0e10cSrcweir	<!--property::OptionButton.Enabled-->
7768*cdf0e10cSrcweir	<element type="property">
7769*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Enabled">
7770*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7771*cdf0e10cSrcweir			<name>Enabled</name>
7772*cdf0e10cSrcweir			<type>boolean</type>
7773*cdf0e10cSrcweir		</source>
7774*cdf0e10cSrcweir	</element>
7775*cdf0e10cSrcweir	<!--method::OptionButton.Error-->
7776*cdf0e10cSrcweir	<element type="method">
7777*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Error">
7778*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7779*cdf0e10cSrcweir			<name>Error</name>
7780*cdf0e10cSrcweir			<type>void</type>
7781*cdf0e10cSrcweir			<parameter-list>
7782*cdf0e10cSrcweir				<parameter>
7783*cdf0e10cSrcweir					<type>short</type>
7784*cdf0e10cSrcweir					<name>Number</name>
7785*cdf0e10cSrcweir				</parameter>
7786*cdf0e10cSrcweir				<parameter>
7787*cdf0e10cSrcweir					<type>ReturnString</type>
7788*cdf0e10cSrcweir					<name>Description</name>
7789*cdf0e10cSrcweir				</parameter>
7790*cdf0e10cSrcweir				<parameter>
7791*cdf0e10cSrcweir					<type>Integer</type>
7792*cdf0e10cSrcweir					<name>SCode</name>
7793*cdf0e10cSrcweir				</parameter>
7794*cdf0e10cSrcweir				<parameter>
7795*cdf0e10cSrcweir					<type>String</type>
7796*cdf0e10cSrcweir					<name>Source</name>
7797*cdf0e10cSrcweir				</parameter>
7798*cdf0e10cSrcweir				<parameter>
7799*cdf0e10cSrcweir					<type>String</type>
7800*cdf0e10cSrcweir					<name>HelpFile</name>
7801*cdf0e10cSrcweir				</parameter>
7802*cdf0e10cSrcweir				<parameter>
7803*cdf0e10cSrcweir					<type>Integer</type>
7804*cdf0e10cSrcweir					<name>HelpContext</name>
7805*cdf0e10cSrcweir				</parameter>
7806*cdf0e10cSrcweir				<parameter>
7807*cdf0e10cSrcweir					<type>ReturnBoolean</type>
7808*cdf0e10cSrcweir					<name>CancelDisplay</name>
7809*cdf0e10cSrcweir				</parameter>
7810*cdf0e10cSrcweir			</parameter-list>
7811*cdf0e10cSrcweir		</source>
7812*cdf0e10cSrcweir	</element>
7813*cdf0e10cSrcweir	<!--property::OptionButton.Font {ReadOnly}-->
7814*cdf0e10cSrcweir	<element type="property">
7815*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Font">
7816*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7817*cdf0e10cSrcweir			<name>Font</name>
7818*cdf0e10cSrcweir			<type>Font</type>
7819*cdf0e10cSrcweir		</source>
7820*cdf0e10cSrcweir	</element>
7821*cdf0e10cSrcweir	<!--property::OptionButton.FontBold-->
7822*cdf0e10cSrcweir	<element type="property">
7823*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontBold">
7824*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7825*cdf0e10cSrcweir			<name>FontBold</name>
7826*cdf0e10cSrcweir			<type>boolean</type>
7827*cdf0e10cSrcweir		</source>
7828*cdf0e10cSrcweir	</element>
7829*cdf0e10cSrcweir	<!--property::OptionButton.FontItalic-->
7830*cdf0e10cSrcweir	<element type="property">
7831*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontItalic">
7832*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7833*cdf0e10cSrcweir			<name>FontItalic</name>
7834*cdf0e10cSrcweir			<type>boolean</type>
7835*cdf0e10cSrcweir		</source>
7836*cdf0e10cSrcweir	</element>
7837*cdf0e10cSrcweir	<!--property::OptionButton.FontName-->
7838*cdf0e10cSrcweir	<element type="property">
7839*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontName">
7840*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7841*cdf0e10cSrcweir			<name>FontName</name>
7842*cdf0e10cSrcweir			<type>String</type>
7843*cdf0e10cSrcweir		</source>
7844*cdf0e10cSrcweir	</element>
7845*cdf0e10cSrcweir	<!--property::OptionButton.FontSize-->
7846*cdf0e10cSrcweir	<element type="property">
7847*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontSize">
7848*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7849*cdf0e10cSrcweir			<name>FontSize</name>
7850*cdf0e10cSrcweir			<type>VT_CY</type>
7851*cdf0e10cSrcweir		</source>
7852*cdf0e10cSrcweir	</element>
7853*cdf0e10cSrcweir	<!--property::OptionButton.FontStrikethru-->
7854*cdf0e10cSrcweir	<element type="property">
7855*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontStrikethru">
7856*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7857*cdf0e10cSrcweir			<name>FontStrikethru</name>
7858*cdf0e10cSrcweir			<type>boolean</type>
7859*cdf0e10cSrcweir		</source>
7860*cdf0e10cSrcweir	</element>
7861*cdf0e10cSrcweir	<!--property::OptionButton.FontUnderline-->
7862*cdf0e10cSrcweir	<element type="property">
7863*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontUnderline">
7864*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7865*cdf0e10cSrcweir			<name>FontUnderline</name>
7866*cdf0e10cSrcweir			<type>boolean</type>
7867*cdf0e10cSrcweir		</source>
7868*cdf0e10cSrcweir	</element>
7869*cdf0e10cSrcweir	<!--property::OptionButton.FontWeight-->
7870*cdf0e10cSrcweir	<element type="property">
7871*cdf0e10cSrcweir		<source id="MSForms.OptionButton.FontWeight">
7872*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7873*cdf0e10cSrcweir			<name>FontWeight</name>
7874*cdf0e10cSrcweir			<type>short</type>
7875*cdf0e10cSrcweir		</source>
7876*cdf0e10cSrcweir	</element>
7877*cdf0e10cSrcweir	<!--property::OptionButton.ForeColor-->
7878*cdf0e10cSrcweir	<element type="property">
7879*cdf0e10cSrcweir		<source id="MSForms.OptionButton.ForeColor">
7880*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7881*cdf0e10cSrcweir			<name>ForeColor</name>
7882*cdf0e10cSrcweir			<type>Integer</type>
7883*cdf0e10cSrcweir		</source>
7884*cdf0e10cSrcweir	</element>
7885*cdf0e10cSrcweir	<!--property::OptionButton.GroupName-->
7886*cdf0e10cSrcweir	<element type="property">
7887*cdf0e10cSrcweir		<source id="MSForms.OptionButton.GroupName">
7888*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7889*cdf0e10cSrcweir			<name>GroupName</name>
7890*cdf0e10cSrcweir			<type>String</type>
7891*cdf0e10cSrcweir		</source>
7892*cdf0e10cSrcweir	</element>
7893*cdf0e10cSrcweir	<!--method::OptionButton.KeyDown-->
7894*cdf0e10cSrcweir	<element type="method">
7895*cdf0e10cSrcweir		<source id="MSForms.OptionButton.KeyDown">
7896*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7897*cdf0e10cSrcweir			<name>KeyDown</name>
7898*cdf0e10cSrcweir			<type>void</type>
7899*cdf0e10cSrcweir			<parameter-list>
7900*cdf0e10cSrcweir				<parameter>
7901*cdf0e10cSrcweir					<type>ReturnInteger</type>
7902*cdf0e10cSrcweir					<name>KeyCode</name>
7903*cdf0e10cSrcweir				</parameter>
7904*cdf0e10cSrcweir				<parameter>
7905*cdf0e10cSrcweir					<type>short</type>
7906*cdf0e10cSrcweir					<name>Shift</name>
7907*cdf0e10cSrcweir				</parameter>
7908*cdf0e10cSrcweir			</parameter-list>
7909*cdf0e10cSrcweir		</source>
7910*cdf0e10cSrcweir	</element>
7911*cdf0e10cSrcweir	<!--method::OptionButton.KeyPress-->
7912*cdf0e10cSrcweir	<element type="method">
7913*cdf0e10cSrcweir		<source id="MSForms.OptionButton.KeyPress">
7914*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7915*cdf0e10cSrcweir			<name>KeyPress</name>
7916*cdf0e10cSrcweir			<type>void</type>
7917*cdf0e10cSrcweir			<parameter-list>
7918*cdf0e10cSrcweir				<parameter>
7919*cdf0e10cSrcweir					<type>ReturnInteger</type>
7920*cdf0e10cSrcweir					<name>KeyAscii</name>
7921*cdf0e10cSrcweir				</parameter>
7922*cdf0e10cSrcweir			</parameter-list>
7923*cdf0e10cSrcweir		</source>
7924*cdf0e10cSrcweir	</element>
7925*cdf0e10cSrcweir	<!--method::OptionButton.KeyUp-->
7926*cdf0e10cSrcweir	<element type="method">
7927*cdf0e10cSrcweir		<source id="MSForms.OptionButton.KeyUp">
7928*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7929*cdf0e10cSrcweir			<name>KeyUp</name>
7930*cdf0e10cSrcweir			<type>void</type>
7931*cdf0e10cSrcweir			<parameter-list>
7932*cdf0e10cSrcweir				<parameter>
7933*cdf0e10cSrcweir					<type>ReturnInteger</type>
7934*cdf0e10cSrcweir					<name>KeyCode</name>
7935*cdf0e10cSrcweir				</parameter>
7936*cdf0e10cSrcweir				<parameter>
7937*cdf0e10cSrcweir					<type>short</type>
7938*cdf0e10cSrcweir					<name>Shift</name>
7939*cdf0e10cSrcweir				</parameter>
7940*cdf0e10cSrcweir			</parameter-list>
7941*cdf0e10cSrcweir		</source>
7942*cdf0e10cSrcweir	</element>
7943*cdf0e10cSrcweir	<!--property::OptionButton.Locked-->
7944*cdf0e10cSrcweir	<element type="property">
7945*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Locked">
7946*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7947*cdf0e10cSrcweir			<name>Locked</name>
7948*cdf0e10cSrcweir			<type>boolean</type>
7949*cdf0e10cSrcweir		</source>
7950*cdf0e10cSrcweir	</element>
7951*cdf0e10cSrcweir	<!--method::OptionButton.MouseDown-->
7952*cdf0e10cSrcweir	<element type="method">
7953*cdf0e10cSrcweir		<source id="MSForms.OptionButton.MouseDown">
7954*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7955*cdf0e10cSrcweir			<name>MouseDown</name>
7956*cdf0e10cSrcweir			<type>void</type>
7957*cdf0e10cSrcweir			<parameter-list>
7958*cdf0e10cSrcweir				<parameter>
7959*cdf0e10cSrcweir					<type>short</type>
7960*cdf0e10cSrcweir					<name>Button</name>
7961*cdf0e10cSrcweir				</parameter>
7962*cdf0e10cSrcweir				<parameter>
7963*cdf0e10cSrcweir					<type>short</type>
7964*cdf0e10cSrcweir					<name>Shift</name>
7965*cdf0e10cSrcweir				</parameter>
7966*cdf0e10cSrcweir				<parameter>
7967*cdf0e10cSrcweir					<type>Single</type>
7968*cdf0e10cSrcweir					<name>X</name>
7969*cdf0e10cSrcweir				</parameter>
7970*cdf0e10cSrcweir				<parameter>
7971*cdf0e10cSrcweir					<type>Single</type>
7972*cdf0e10cSrcweir					<name>Y</name>
7973*cdf0e10cSrcweir				</parameter>
7974*cdf0e10cSrcweir			</parameter-list>
7975*cdf0e10cSrcweir		</source>
7976*cdf0e10cSrcweir	</element>
7977*cdf0e10cSrcweir	<!--property::OptionButton.MouseIcon-->
7978*cdf0e10cSrcweir	<element type="property">
7979*cdf0e10cSrcweir		<source id="MSForms.OptionButton.MouseIcon">
7980*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7981*cdf0e10cSrcweir			<name>MouseIcon</name>
7982*cdf0e10cSrcweir			<type>Picture</type>
7983*cdf0e10cSrcweir		</source>
7984*cdf0e10cSrcweir	</element>
7985*cdf0e10cSrcweir	<!--method::OptionButton.MouseMove-->
7986*cdf0e10cSrcweir	<element type="method">
7987*cdf0e10cSrcweir		<source id="MSForms.OptionButton.MouseMove">
7988*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
7989*cdf0e10cSrcweir			<name>MouseMove</name>
7990*cdf0e10cSrcweir			<type>void</type>
7991*cdf0e10cSrcweir			<parameter-list>
7992*cdf0e10cSrcweir				<parameter>
7993*cdf0e10cSrcweir					<type>short</type>
7994*cdf0e10cSrcweir					<name>Button</name>
7995*cdf0e10cSrcweir				</parameter>
7996*cdf0e10cSrcweir				<parameter>
7997*cdf0e10cSrcweir					<type>short</type>
7998*cdf0e10cSrcweir					<name>Shift</name>
7999*cdf0e10cSrcweir				</parameter>
8000*cdf0e10cSrcweir				<parameter>
8001*cdf0e10cSrcweir					<type>Single</type>
8002*cdf0e10cSrcweir					<name>X</name>
8003*cdf0e10cSrcweir				</parameter>
8004*cdf0e10cSrcweir				<parameter>
8005*cdf0e10cSrcweir					<type>Single</type>
8006*cdf0e10cSrcweir					<name>Y</name>
8007*cdf0e10cSrcweir				</parameter>
8008*cdf0e10cSrcweir			</parameter-list>
8009*cdf0e10cSrcweir		</source>
8010*cdf0e10cSrcweir	</element>
8011*cdf0e10cSrcweir	<!--property::OptionButton.MousePointer-->
8012*cdf0e10cSrcweir	<element type="property">
8013*cdf0e10cSrcweir		<source id="MSForms.OptionButton.MousePointer">
8014*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8015*cdf0e10cSrcweir			<name>MousePointer</name>
8016*cdf0e10cSrcweir			<type>Integer</type>
8017*cdf0e10cSrcweir		</source>
8018*cdf0e10cSrcweir	</element>
8019*cdf0e10cSrcweir	<!--method::OptionButton.MouseUp-->
8020*cdf0e10cSrcweir	<element type="method">
8021*cdf0e10cSrcweir		<source id="MSForms.OptionButton.MouseUp">
8022*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8023*cdf0e10cSrcweir			<name>MouseUp</name>
8024*cdf0e10cSrcweir			<type>void</type>
8025*cdf0e10cSrcweir			<parameter-list>
8026*cdf0e10cSrcweir				<parameter>
8027*cdf0e10cSrcweir					<type>short</type>
8028*cdf0e10cSrcweir					<name>Button</name>
8029*cdf0e10cSrcweir				</parameter>
8030*cdf0e10cSrcweir				<parameter>
8031*cdf0e10cSrcweir					<type>short</type>
8032*cdf0e10cSrcweir					<name>Shift</name>
8033*cdf0e10cSrcweir				</parameter>
8034*cdf0e10cSrcweir				<parameter>
8035*cdf0e10cSrcweir					<type>Single</type>
8036*cdf0e10cSrcweir					<name>X</name>
8037*cdf0e10cSrcweir				</parameter>
8038*cdf0e10cSrcweir				<parameter>
8039*cdf0e10cSrcweir					<type>Single</type>
8040*cdf0e10cSrcweir					<name>Y</name>
8041*cdf0e10cSrcweir				</parameter>
8042*cdf0e10cSrcweir			</parameter-list>
8043*cdf0e10cSrcweir		</source>
8044*cdf0e10cSrcweir	</element>
8045*cdf0e10cSrcweir	<!--property::OptionButton.MultiSelect-->
8046*cdf0e10cSrcweir	<element type="property">
8047*cdf0e10cSrcweir		<source id="MSForms.OptionButton.MultiSelect">
8048*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8049*cdf0e10cSrcweir			<name>MultiSelect</name>
8050*cdf0e10cSrcweir			<type>Integer</type>
8051*cdf0e10cSrcweir		</source>
8052*cdf0e10cSrcweir	</element>
8053*cdf0e10cSrcweir	<!--property::OptionButton.Picture-->
8054*cdf0e10cSrcweir	<element type="property">
8055*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Picture">
8056*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8057*cdf0e10cSrcweir			<name>Picture</name>
8058*cdf0e10cSrcweir			<type>Picture</type>
8059*cdf0e10cSrcweir		</source>
8060*cdf0e10cSrcweir	</element>
8061*cdf0e10cSrcweir	<!--property::OptionButton.PicturePosition-->
8062*cdf0e10cSrcweir	<element type="property">
8063*cdf0e10cSrcweir		<source id="MSForms.OptionButton.PicturePosition">
8064*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8065*cdf0e10cSrcweir			<name>PicturePosition</name>
8066*cdf0e10cSrcweir			<type>Integer</type>
8067*cdf0e10cSrcweir		</source>
8068*cdf0e10cSrcweir	</element>
8069*cdf0e10cSrcweir	<!--property::OptionButton.SpecialEffect-->
8070*cdf0e10cSrcweir	<element type="property">
8071*cdf0e10cSrcweir		<source id="MSForms.OptionButton.SpecialEffect">
8072*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8073*cdf0e10cSrcweir			<name>SpecialEffect</name>
8074*cdf0e10cSrcweir			<type>Integer</type>
8075*cdf0e10cSrcweir		</source>
8076*cdf0e10cSrcweir	</element>
8077*cdf0e10cSrcweir	<!--property::OptionButton.TextAlign-->
8078*cdf0e10cSrcweir	<element type="property">
8079*cdf0e10cSrcweir		<source id="MSForms.OptionButton.TextAlign">
8080*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8081*cdf0e10cSrcweir			<name>TextAlign</name>
8082*cdf0e10cSrcweir			<type>Integer</type>
8083*cdf0e10cSrcweir		</source>
8084*cdf0e10cSrcweir	</element>
8085*cdf0e10cSrcweir	<!--property::OptionButton.TripleState-->
8086*cdf0e10cSrcweir	<element type="property">
8087*cdf0e10cSrcweir		<source id="MSForms.OptionButton.TripleState">
8088*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8089*cdf0e10cSrcweir			<name>TripleState</name>
8090*cdf0e10cSrcweir			<type>boolean</type>
8091*cdf0e10cSrcweir		</source>
8092*cdf0e10cSrcweir	</element>
8093*cdf0e10cSrcweir	<!--property::OptionButton.Valid {ReadOnly}-->
8094*cdf0e10cSrcweir	<element type="property">
8095*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Valid">
8096*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8097*cdf0e10cSrcweir			<name>Valid</name>
8098*cdf0e10cSrcweir			<type>boolean</type>
8099*cdf0e10cSrcweir		</source>
8100*cdf0e10cSrcweir	</element>
8101*cdf0e10cSrcweir	<!--property::OptionButton.Value {Default}-->
8102*cdf0e10cSrcweir	<element type="property">
8103*cdf0e10cSrcweir		<source id="MSForms.OptionButton.Value">
8104*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8105*cdf0e10cSrcweir			<name default="true">Value</name>
8106*cdf0e10cSrcweir			<type>Variant</type>
8107*cdf0e10cSrcweir		</source>
8108*cdf0e10cSrcweir	</element>
8109*cdf0e10cSrcweir	<!--property::OptionButton.WordWrap-->
8110*cdf0e10cSrcweir	<element type="property">
8111*cdf0e10cSrcweir		<source id="MSForms.OptionButton.WordWrap">
8112*cdf0e10cSrcweir			<context kind="class">OptionButton</context>
8113*cdf0e10cSrcweir			<name>WordWrap</name>
8114*cdf0e10cSrcweir			<type>boolean</type>
8115*cdf0e10cSrcweir		</source>
8116*cdf0e10cSrcweir	</element>
8117*cdf0e10cSrcweir	<!--Class::Page-->
8118*cdf0e10cSrcweir	<element type="class">
8119*cdf0e10cSrcweir		<source id="MSForms.Page">
8120*cdf0e10cSrcweir			<name>Page</name>
8121*cdf0e10cSrcweir		</source>
8122*cdf0e10cSrcweir		<destination designation="identity" />
8123*cdf0e10cSrcweir	</element>
8124*cdf0e10cSrcweir	<!--property::Page.Accelerator-->
8125*cdf0e10cSrcweir	<element type="property">
8126*cdf0e10cSrcweir		<source id="MSForms.Page.Accelerator">
8127*cdf0e10cSrcweir			<context kind="class">Page</context>
8128*cdf0e10cSrcweir			<name>Accelerator</name>
8129*cdf0e10cSrcweir			<type>String</type>
8130*cdf0e10cSrcweir		</source>
8131*cdf0e10cSrcweir	</element>
8132*cdf0e10cSrcweir	<!--property::Page.ActiveControl {ReadOnly}-->
8133*cdf0e10cSrcweir	<element type="property">
8134*cdf0e10cSrcweir		<source id="MSForms.Page.ActiveControl">
8135*cdf0e10cSrcweir			<context kind="class">Page</context>
8136*cdf0e10cSrcweir			<name>ActiveControl</name>
8137*cdf0e10cSrcweir			<type>Control</type>
8138*cdf0e10cSrcweir		</source>
8139*cdf0e10cSrcweir	</element>
8140*cdf0e10cSrcweir	<!--property::Page.CanPaste {ReadOnly}-->
8141*cdf0e10cSrcweir	<element type="property">
8142*cdf0e10cSrcweir		<source id="MSForms.Page.CanPaste">
8143*cdf0e10cSrcweir			<context kind="class">Page</context>
8144*cdf0e10cSrcweir			<name>CanPaste</name>
8145*cdf0e10cSrcweir			<type>boolean</type>
8146*cdf0e10cSrcweir		</source>
8147*cdf0e10cSrcweir	</element>
8148*cdf0e10cSrcweir	<!--property::Page.CanRedo {ReadOnly}-->
8149*cdf0e10cSrcweir	<element type="property">
8150*cdf0e10cSrcweir		<source id="MSForms.Page.CanRedo">
8151*cdf0e10cSrcweir			<context kind="class">Page</context>
8152*cdf0e10cSrcweir			<name>CanRedo</name>
8153*cdf0e10cSrcweir			<type>boolean</type>
8154*cdf0e10cSrcweir		</source>
8155*cdf0e10cSrcweir	</element>
8156*cdf0e10cSrcweir	<!--property::Page.CanUndo {ReadOnly}-->
8157*cdf0e10cSrcweir	<element type="property">
8158*cdf0e10cSrcweir		<source id="MSForms.Page.CanUndo">
8159*cdf0e10cSrcweir			<context kind="class">Page</context>
8160*cdf0e10cSrcweir			<name>CanUndo</name>
8161*cdf0e10cSrcweir			<type>boolean</type>
8162*cdf0e10cSrcweir		</source>
8163*cdf0e10cSrcweir	</element>
8164*cdf0e10cSrcweir	<!--property::Page.Caption-->
8165*cdf0e10cSrcweir	<element type="property">
8166*cdf0e10cSrcweir		<source id="MSForms.Page.Caption">
8167*cdf0e10cSrcweir			<context kind="class">Page</context>
8168*cdf0e10cSrcweir			<name>Caption</name>
8169*cdf0e10cSrcweir			<type>String</type>
8170*cdf0e10cSrcweir		</source>
8171*cdf0e10cSrcweir	</element>
8172*cdf0e10cSrcweir	<!--property::Page.Controls {Default} {ReadOnly}-->
8173*cdf0e10cSrcweir	<element type="property">
8174*cdf0e10cSrcweir		<source id="MSForms.Page.Controls">
8175*cdf0e10cSrcweir			<context kind="class">Page</context>
8176*cdf0e10cSrcweir			<name default="true">Controls</name>
8177*cdf0e10cSrcweir			<type>Controls</type>
8178*cdf0e10cSrcweir		</source>
8179*cdf0e10cSrcweir	</element>
8180*cdf0e10cSrcweir	<!--property::Page.ControlTipText-->
8181*cdf0e10cSrcweir	<element type="property">
8182*cdf0e10cSrcweir		<source id="MSForms.Page.ControlTipText">
8183*cdf0e10cSrcweir			<context kind="class">Page</context>
8184*cdf0e10cSrcweir			<name>ControlTipText</name>
8185*cdf0e10cSrcweir			<type>String</type>
8186*cdf0e10cSrcweir		</source>
8187*cdf0e10cSrcweir	</element>
8188*cdf0e10cSrcweir	<!--method::Page.Copy-->
8189*cdf0e10cSrcweir	<element type="method">
8190*cdf0e10cSrcweir		<source id="MSForms.Page.Copy">
8191*cdf0e10cSrcweir			<context kind="class">Page</context>
8192*cdf0e10cSrcweir			<name>Copy</name>
8193*cdf0e10cSrcweir			<type>void</type>
8194*cdf0e10cSrcweir		</source>
8195*cdf0e10cSrcweir	</element>
8196*cdf0e10cSrcweir	<!--method::Page.Cut-->
8197*cdf0e10cSrcweir	<element type="method">
8198*cdf0e10cSrcweir		<source id="MSForms.Page.Cut">
8199*cdf0e10cSrcweir			<context kind="class">Page</context>
8200*cdf0e10cSrcweir			<name>Cut</name>
8201*cdf0e10cSrcweir			<type>void</type>
8202*cdf0e10cSrcweir		</source>
8203*cdf0e10cSrcweir	</element>
8204*cdf0e10cSrcweir	<!--property::Page.Cycle-->
8205*cdf0e10cSrcweir	<element type="property">
8206*cdf0e10cSrcweir		<source id="MSForms.Page.Cycle">
8207*cdf0e10cSrcweir			<context kind="class">Page</context>
8208*cdf0e10cSrcweir			<name>Cycle</name>
8209*cdf0e10cSrcweir			<type>Integer</type>
8210*cdf0e10cSrcweir		</source>
8211*cdf0e10cSrcweir	</element>
8212*cdf0e10cSrcweir	<!--property::Page.DesignMode-->
8213*cdf0e10cSrcweir	<element type="property">
8214*cdf0e10cSrcweir		<source id="MSForms.Page.DesignMode">
8215*cdf0e10cSrcweir			<context kind="class">Page</context>
8216*cdf0e10cSrcweir			<name>DesignMode</name>
8217*cdf0e10cSrcweir			<type>Integer</type>
8218*cdf0e10cSrcweir		</source>
8219*cdf0e10cSrcweir	</element>
8220*cdf0e10cSrcweir	<!--property::Page.Enabled-->
8221*cdf0e10cSrcweir	<element type="property">
8222*cdf0e10cSrcweir		<source id="MSForms.Page.Enabled">
8223*cdf0e10cSrcweir			<context kind="class">Page</context>
8224*cdf0e10cSrcweir			<name>Enabled</name>
8225*cdf0e10cSrcweir			<type>boolean</type>
8226*cdf0e10cSrcweir		</source>
8227*cdf0e10cSrcweir	</element>
8228*cdf0e10cSrcweir	<!--property::Page.GridX-->
8229*cdf0e10cSrcweir	<element type="property">
8230*cdf0e10cSrcweir		<source id="MSForms.Page.GridX">
8231*cdf0e10cSrcweir			<context kind="class">Page</context>
8232*cdf0e10cSrcweir			<name>GridX</name>
8233*cdf0e10cSrcweir			<type>Single</type>
8234*cdf0e10cSrcweir		</source>
8235*cdf0e10cSrcweir	</element>
8236*cdf0e10cSrcweir	<!--property::Page.GridY-->
8237*cdf0e10cSrcweir	<element type="property">
8238*cdf0e10cSrcweir		<source id="MSForms.Page.GridY">
8239*cdf0e10cSrcweir			<context kind="class">Page</context>
8240*cdf0e10cSrcweir			<name>GridY</name>
8241*cdf0e10cSrcweir			<type>Single</type>
8242*cdf0e10cSrcweir		</source>
8243*cdf0e10cSrcweir	</element>
8244*cdf0e10cSrcweir	<!--property::Page.Index-->
8245*cdf0e10cSrcweir	<element type="property">
8246*cdf0e10cSrcweir		<source id="MSForms.Page.Index">
8247*cdf0e10cSrcweir			<context kind="class">Page</context>
8248*cdf0e10cSrcweir			<name>Index</name>
8249*cdf0e10cSrcweir			<type>Integer</type>
8250*cdf0e10cSrcweir		</source>
8251*cdf0e10cSrcweir	</element>
8252*cdf0e10cSrcweir	<!--property::Page.InsideHeight {ReadOnly}-->
8253*cdf0e10cSrcweir	<element type="property">
8254*cdf0e10cSrcweir		<source id="MSForms.Page.InsideHeight">
8255*cdf0e10cSrcweir			<context kind="class">Page</context>
8256*cdf0e10cSrcweir			<name>InsideHeight</name>
8257*cdf0e10cSrcweir			<type>Single</type>
8258*cdf0e10cSrcweir		</source>
8259*cdf0e10cSrcweir	</element>
8260*cdf0e10cSrcweir	<!--property::Page.InsideWidth {ReadOnly}-->
8261*cdf0e10cSrcweir	<element type="property">
8262*cdf0e10cSrcweir		<source id="MSForms.Page.InsideWidth">
8263*cdf0e10cSrcweir			<context kind="class">Page</context>
8264*cdf0e10cSrcweir			<name>InsideWidth</name>
8265*cdf0e10cSrcweir			<type>Single</type>
8266*cdf0e10cSrcweir		</source>
8267*cdf0e10cSrcweir	</element>
8268*cdf0e10cSrcweir	<!--property::Page.KeepScrollBarsVisible-->
8269*cdf0e10cSrcweir	<element type="property">
8270*cdf0e10cSrcweir		<source id="MSForms.Page.KeepScrollBarsVisible">
8271*cdf0e10cSrcweir			<context kind="class">Page</context>
8272*cdf0e10cSrcweir			<name>KeepScrollBarsVisible</name>
8273*cdf0e10cSrcweir			<type>Integer</type>
8274*cdf0e10cSrcweir		</source>
8275*cdf0e10cSrcweir	</element>
8276*cdf0e10cSrcweir	<!--property::Page.Name-->
8277*cdf0e10cSrcweir	<element type="property">
8278*cdf0e10cSrcweir		<source id="MSForms.Page.Name">
8279*cdf0e10cSrcweir			<context kind="class">Page</context>
8280*cdf0e10cSrcweir			<name>Name</name>
8281*cdf0e10cSrcweir			<type>String</type>
8282*cdf0e10cSrcweir		</source>
8283*cdf0e10cSrcweir	</element>
8284*cdf0e10cSrcweir	<!--property::Page.Parent {ReadOnly}-->
8285*cdf0e10cSrcweir	<element type="property">
8286*cdf0e10cSrcweir		<source id="MSForms.Page.Parent">
8287*cdf0e10cSrcweir			<context kind="class">Page</context>
8288*cdf0e10cSrcweir			<name>Parent</name>
8289*cdf0e10cSrcweir			<type>Object</type>
8290*cdf0e10cSrcweir		</source>
8291*cdf0e10cSrcweir	</element>
8292*cdf0e10cSrcweir	<!--method::Page.Paste-->
8293*cdf0e10cSrcweir	<element type="method">
8294*cdf0e10cSrcweir		<source id="MSForms.Page.Paste">
8295*cdf0e10cSrcweir			<context kind="class">Page</context>
8296*cdf0e10cSrcweir			<name>Paste</name>
8297*cdf0e10cSrcweir			<type>void</type>
8298*cdf0e10cSrcweir		</source>
8299*cdf0e10cSrcweir	</element>
8300*cdf0e10cSrcweir	<!--property::Page.Picture-->
8301*cdf0e10cSrcweir	<element type="property">
8302*cdf0e10cSrcweir		<source id="MSForms.Page.Picture">
8303*cdf0e10cSrcweir			<context kind="class">Page</context>
8304*cdf0e10cSrcweir			<name>Picture</name>
8305*cdf0e10cSrcweir			<type>Picture</type>
8306*cdf0e10cSrcweir		</source>
8307*cdf0e10cSrcweir	</element>
8308*cdf0e10cSrcweir	<!--property::Page.PictureAlignment-->
8309*cdf0e10cSrcweir	<element type="property">
8310*cdf0e10cSrcweir		<source id="MSForms.Page.PictureAlignment">
8311*cdf0e10cSrcweir			<context kind="class">Page</context>
8312*cdf0e10cSrcweir			<name>PictureAlignment</name>
8313*cdf0e10cSrcweir			<type>Integer</type>
8314*cdf0e10cSrcweir		</source>
8315*cdf0e10cSrcweir	</element>
8316*cdf0e10cSrcweir	<!--property::Page.PictureSizeMode-->
8317*cdf0e10cSrcweir	<element type="property">
8318*cdf0e10cSrcweir		<source id="MSForms.Page.PictureSizeMode">
8319*cdf0e10cSrcweir			<context kind="class">Page</context>
8320*cdf0e10cSrcweir			<name>PictureSizeMode</name>
8321*cdf0e10cSrcweir			<type>Integer</type>
8322*cdf0e10cSrcweir		</source>
8323*cdf0e10cSrcweir	</element>
8324*cdf0e10cSrcweir	<!--property::Page.PictureTiling-->
8325*cdf0e10cSrcweir	<element type="property">
8326*cdf0e10cSrcweir		<source id="MSForms.Page.PictureTiling">
8327*cdf0e10cSrcweir			<context kind="class">Page</context>
8328*cdf0e10cSrcweir			<name>PictureTiling</name>
8329*cdf0e10cSrcweir			<type>boolean</type>
8330*cdf0e10cSrcweir		</source>
8331*cdf0e10cSrcweir	</element>
8332*cdf0e10cSrcweir	<!--method::Page.RedoAction-->
8333*cdf0e10cSrcweir	<element type="method">
8334*cdf0e10cSrcweir		<source id="MSForms.Page.RedoAction">
8335*cdf0e10cSrcweir			<context kind="class">Page</context>
8336*cdf0e10cSrcweir			<name>RedoAction</name>
8337*cdf0e10cSrcweir			<type>void</type>
8338*cdf0e10cSrcweir		</source>
8339*cdf0e10cSrcweir	</element>
8340*cdf0e10cSrcweir	<!--method::Page.Repaint-->
8341*cdf0e10cSrcweir	<element type="method">
8342*cdf0e10cSrcweir		<source id="MSForms.Page.Repaint">
8343*cdf0e10cSrcweir			<context kind="class">Page</context>
8344*cdf0e10cSrcweir			<name>Repaint</name>
8345*cdf0e10cSrcweir			<type>void</type>
8346*cdf0e10cSrcweir		</source>
8347*cdf0e10cSrcweir	</element>
8348*cdf0e10cSrcweir	<!--method::Page.Scroll-->
8349*cdf0e10cSrcweir	<element type="method">
8350*cdf0e10cSrcweir		<source id="MSForms.Page.Scroll">
8351*cdf0e10cSrcweir			<context kind="class">Page</context>
8352*cdf0e10cSrcweir			<name>Scroll</name>
8353*cdf0e10cSrcweir			<type>void</type>
8354*cdf0e10cSrcweir			<parameter-list>
8355*cdf0e10cSrcweir				<parameter optional="true">
8356*cdf0e10cSrcweir					<type>Variant</type>
8357*cdf0e10cSrcweir					<name>xAction</name>
8358*cdf0e10cSrcweir				</parameter>
8359*cdf0e10cSrcweir				<parameter optional="true">
8360*cdf0e10cSrcweir					<type>Variant</type>
8361*cdf0e10cSrcweir					<name>yAction</name>
8362*cdf0e10cSrcweir				</parameter>
8363*cdf0e10cSrcweir			</parameter-list>
8364*cdf0e10cSrcweir		</source>
8365*cdf0e10cSrcweir	</element>
8366*cdf0e10cSrcweir	<!--property::Page.ScrollBars-->
8367*cdf0e10cSrcweir	<element type="property">
8368*cdf0e10cSrcweir		<source id="MSForms.Page.ScrollBars">
8369*cdf0e10cSrcweir			<context kind="class">Page</context>
8370*cdf0e10cSrcweir			<name>ScrollBars</name>
8371*cdf0e10cSrcweir			<type>Integer</type>
8372*cdf0e10cSrcweir		</source>
8373*cdf0e10cSrcweir	</element>
8374*cdf0e10cSrcweir	<!--property::Page.ScrollHeight-->
8375*cdf0e10cSrcweir	<element type="property">
8376*cdf0e10cSrcweir		<source id="MSForms.Page.ScrollHeight">
8377*cdf0e10cSrcweir			<context kind="class">Page</context>
8378*cdf0e10cSrcweir			<name>ScrollHeight</name>
8379*cdf0e10cSrcweir			<type>Single</type>
8380*cdf0e10cSrcweir		</source>
8381*cdf0e10cSrcweir	</element>
8382*cdf0e10cSrcweir	<!--property::Page.ScrollLeft-->
8383*cdf0e10cSrcweir	<element type="property">
8384*cdf0e10cSrcweir		<source id="MSForms.Page.ScrollLeft">
8385*cdf0e10cSrcweir			<context kind="class">Page</context>
8386*cdf0e10cSrcweir			<name>ScrollLeft</name>
8387*cdf0e10cSrcweir			<type>Single</type>
8388*cdf0e10cSrcweir		</source>
8389*cdf0e10cSrcweir	</element>
8390*cdf0e10cSrcweir	<!--property::Page.ScrollTop-->
8391*cdf0e10cSrcweir	<element type="property">
8392*cdf0e10cSrcweir		<source id="MSForms.Page.ScrollTop">
8393*cdf0e10cSrcweir			<context kind="class">Page</context>
8394*cdf0e10cSrcweir			<name>ScrollTop</name>
8395*cdf0e10cSrcweir			<type>Single</type>
8396*cdf0e10cSrcweir		</source>
8397*cdf0e10cSrcweir	</element>
8398*cdf0e10cSrcweir	<!--property::Page.ScrollWidth-->
8399*cdf0e10cSrcweir	<element type="property">
8400*cdf0e10cSrcweir		<source id="MSForms.Page.ScrollWidth">
8401*cdf0e10cSrcweir			<context kind="class">Page</context>
8402*cdf0e10cSrcweir			<name>ScrollWidth</name>
8403*cdf0e10cSrcweir			<type>Single</type>
8404*cdf0e10cSrcweir		</source>
8405*cdf0e10cSrcweir	</element>
8406*cdf0e10cSrcweir	<!--property::Page.Selected {ReadOnly}-->
8407*cdf0e10cSrcweir	<element type="property">
8408*cdf0e10cSrcweir		<source id="MSForms.Page.Selected">
8409*cdf0e10cSrcweir			<context kind="class">Page</context>
8410*cdf0e10cSrcweir			<name>Selected</name>
8411*cdf0e10cSrcweir			<type>Controls</type>
8412*cdf0e10cSrcweir		</source>
8413*cdf0e10cSrcweir	</element>
8414*cdf0e10cSrcweir	<!--method::Page.SetDefaultTabOrder-->
8415*cdf0e10cSrcweir	<element type="method">
8416*cdf0e10cSrcweir		<source id="MSForms.Page.SetDefaultTabOrder">
8417*cdf0e10cSrcweir			<context kind="class">Page</context>
8418*cdf0e10cSrcweir			<name>SetDefaultTabOrder</name>
8419*cdf0e10cSrcweir			<type>void</type>
8420*cdf0e10cSrcweir		</source>
8421*cdf0e10cSrcweir	</element>
8422*cdf0e10cSrcweir	<!--property::Page.ShowGridDots-->
8423*cdf0e10cSrcweir	<element type="property">
8424*cdf0e10cSrcweir		<source id="MSForms.Page.ShowGridDots">
8425*cdf0e10cSrcweir			<context kind="class">Page</context>
8426*cdf0e10cSrcweir			<name>ShowGridDots</name>
8427*cdf0e10cSrcweir			<type>Integer</type>
8428*cdf0e10cSrcweir		</source>
8429*cdf0e10cSrcweir	</element>
8430*cdf0e10cSrcweir	<!--property::Page.ShowToolbox-->
8431*cdf0e10cSrcweir	<element type="property">
8432*cdf0e10cSrcweir		<source id="MSForms.Page.ShowToolbox">
8433*cdf0e10cSrcweir			<context kind="class">Page</context>
8434*cdf0e10cSrcweir			<name>ShowToolbox</name>
8435*cdf0e10cSrcweir			<type>Integer</type>
8436*cdf0e10cSrcweir		</source>
8437*cdf0e10cSrcweir	</element>
8438*cdf0e10cSrcweir	<!--property::Page.SnapToGrid-->
8439*cdf0e10cSrcweir	<element type="property">
8440*cdf0e10cSrcweir		<source id="MSForms.Page.SnapToGrid">
8441*cdf0e10cSrcweir			<context kind="class">Page</context>
8442*cdf0e10cSrcweir			<name>SnapToGrid</name>
8443*cdf0e10cSrcweir			<type>Integer</type>
8444*cdf0e10cSrcweir		</source>
8445*cdf0e10cSrcweir	</element>
8446*cdf0e10cSrcweir	<!--property::Page.Tag-->
8447*cdf0e10cSrcweir	<element type="property">
8448*cdf0e10cSrcweir		<source id="MSForms.Page.Tag">
8449*cdf0e10cSrcweir			<context kind="class">Page</context>
8450*cdf0e10cSrcweir			<name>Tag</name>
8451*cdf0e10cSrcweir			<type>String</type>
8452*cdf0e10cSrcweir		</source>
8453*cdf0e10cSrcweir	</element>
8454*cdf0e10cSrcweir	<!--property::Page.TransitionEffect-->
8455*cdf0e10cSrcweir	<element type="property">
8456*cdf0e10cSrcweir		<source id="MSForms.Page.TransitionEffect">
8457*cdf0e10cSrcweir			<context kind="class">Page</context>
8458*cdf0e10cSrcweir			<name>TransitionEffect</name>
8459*cdf0e10cSrcweir			<type>Integer</type>
8460*cdf0e10cSrcweir		</source>
8461*cdf0e10cSrcweir	</element>
8462*cdf0e10cSrcweir	<!--property::Page.TransitionPeriod-->
8463*cdf0e10cSrcweir	<element type="property">
8464*cdf0e10cSrcweir		<source id="MSForms.Page.TransitionPeriod">
8465*cdf0e10cSrcweir			<context kind="class">Page</context>
8466*cdf0e10cSrcweir			<name>TransitionPeriod</name>
8467*cdf0e10cSrcweir			<type>Integer</type>
8468*cdf0e10cSrcweir		</source>
8469*cdf0e10cSrcweir	</element>
8470*cdf0e10cSrcweir	<!--method::Page.UndoAction-->
8471*cdf0e10cSrcweir	<element type="method">
8472*cdf0e10cSrcweir		<source id="MSForms.Page.UndoAction">
8473*cdf0e10cSrcweir			<context kind="class">Page</context>
8474*cdf0e10cSrcweir			<name>UndoAction</name>
8475*cdf0e10cSrcweir			<type>void</type>
8476*cdf0e10cSrcweir		</source>
8477*cdf0e10cSrcweir	</element>
8478*cdf0e10cSrcweir	<!--property::Page.VerticalScrollBarSide-->
8479*cdf0e10cSrcweir	<element type="property">
8480*cdf0e10cSrcweir		<source id="MSForms.Page.VerticalScrollBarSide">
8481*cdf0e10cSrcweir			<context kind="class">Page</context>
8482*cdf0e10cSrcweir			<name>VerticalScrollBarSide</name>
8483*cdf0e10cSrcweir			<type>Integer</type>
8484*cdf0e10cSrcweir		</source>
8485*cdf0e10cSrcweir	</element>
8486*cdf0e10cSrcweir	<!--property::Page.Visible-->
8487*cdf0e10cSrcweir	<element type="property">
8488*cdf0e10cSrcweir		<source id="MSForms.Page.Visible">
8489*cdf0e10cSrcweir			<context kind="class">Page</context>
8490*cdf0e10cSrcweir			<name>Visible</name>
8491*cdf0e10cSrcweir			<type>boolean</type>
8492*cdf0e10cSrcweir		</source>
8493*cdf0e10cSrcweir	</element>
8494*cdf0e10cSrcweir	<!--property::Page.Zoom-->
8495*cdf0e10cSrcweir	<element type="property">
8496*cdf0e10cSrcweir		<source id="MSForms.Page.Zoom">
8497*cdf0e10cSrcweir			<context kind="class">Page</context>
8498*cdf0e10cSrcweir			<name>Zoom</name>
8499*cdf0e10cSrcweir			<type>short</type>
8500*cdf0e10cSrcweir		</source>
8501*cdf0e10cSrcweir	</element>
8502*cdf0e10cSrcweir	<!--Class::Pages-->
8503*cdf0e10cSrcweir	<element type="class">
8504*cdf0e10cSrcweir		<source id="MSForms.Pages">
8505*cdf0e10cSrcweir			<name>Pages</name>
8506*cdf0e10cSrcweir		</source>
8507*cdf0e10cSrcweir		<destination designation="identity" />
8508*cdf0e10cSrcweir	</element>
8509*cdf0e10cSrcweir	<!--method::Pages.Add-->
8510*cdf0e10cSrcweir	<element type="method">
8511*cdf0e10cSrcweir		<source id="MSForms.Pages.Add">
8512*cdf0e10cSrcweir			<context kind="class">Pages</context>
8513*cdf0e10cSrcweir			<name>Add</name>
8514*cdf0e10cSrcweir			<type>Page</type>
8515*cdf0e10cSrcweir			<parameter-list>
8516*cdf0e10cSrcweir				<parameter optional="true">
8517*cdf0e10cSrcweir					<type>Variant</type>
8518*cdf0e10cSrcweir					<name>bstrName</name>
8519*cdf0e10cSrcweir				</parameter>
8520*cdf0e10cSrcweir				<parameter optional="true">
8521*cdf0e10cSrcweir					<type>Variant</type>
8522*cdf0e10cSrcweir					<name>bstrCaption</name>
8523*cdf0e10cSrcweir				</parameter>
8524*cdf0e10cSrcweir				<parameter optional="true">
8525*cdf0e10cSrcweir					<type>Variant</type>
8526*cdf0e10cSrcweir					<name>lIndex</name>
8527*cdf0e10cSrcweir				</parameter>
8528*cdf0e10cSrcweir			</parameter-list>
8529*cdf0e10cSrcweir		</source>
8530*cdf0e10cSrcweir	</element>
8531*cdf0e10cSrcweir	<!--method::Pages.Clear-->
8532*cdf0e10cSrcweir	<element type="method">
8533*cdf0e10cSrcweir		<source id="MSForms.Pages.Clear">
8534*cdf0e10cSrcweir			<context kind="class">Pages</context>
8535*cdf0e10cSrcweir			<name>Clear</name>
8536*cdf0e10cSrcweir			<type>void</type>
8537*cdf0e10cSrcweir		</source>
8538*cdf0e10cSrcweir	</element>
8539*cdf0e10cSrcweir	<!--property::Pages.Count {ReadOnly}-->
8540*cdf0e10cSrcweir	<element type="property">
8541*cdf0e10cSrcweir		<source id="MSForms.Pages.Count">
8542*cdf0e10cSrcweir			<context kind="class">Pages</context>
8543*cdf0e10cSrcweir			<name>Count</name>
8544*cdf0e10cSrcweir			<type>Integer</type>
8545*cdf0e10cSrcweir		</source>
8546*cdf0e10cSrcweir	</element>
8547*cdf0e10cSrcweir	<!--method::Pages.Enum-->
8548*cdf0e10cSrcweir	<element type="method">
8549*cdf0e10cSrcweir		<source id="MSForms.Pages.Enum">
8550*cdf0e10cSrcweir			<context kind="class">Pages</context>
8551*cdf0e10cSrcweir			<name>Enum</name>
8552*cdf0e10cSrcweir			<type>IUnknown</type>
8553*cdf0e10cSrcweir		</source>
8554*cdf0e10cSrcweir	</element>
8555*cdf0e10cSrcweir	<!--method::Pages.Item {Default}-->
8556*cdf0e10cSrcweir	<element type="method">
8557*cdf0e10cSrcweir		<source id="MSForms.Pages.Item">
8558*cdf0e10cSrcweir			<context kind="class">Pages</context>
8559*cdf0e10cSrcweir			<name default="true">Item</name>
8560*cdf0e10cSrcweir			<type>Page</type>
8561*cdf0e10cSrcweir			<parameter-list>
8562*cdf0e10cSrcweir				<parameter>
8563*cdf0e10cSrcweir					<type>Variant</type>
8564*cdf0e10cSrcweir					<name>varg</name>
8565*cdf0e10cSrcweir				</parameter>
8566*cdf0e10cSrcweir			</parameter-list>
8567*cdf0e10cSrcweir		</source>
8568*cdf0e10cSrcweir	</element>
8569*cdf0e10cSrcweir	<!--method::Pages.Remove-->
8570*cdf0e10cSrcweir	<element type="method">
8571*cdf0e10cSrcweir		<source id="MSForms.Pages.Remove">
8572*cdf0e10cSrcweir			<context kind="class">Pages</context>
8573*cdf0e10cSrcweir			<name>Remove</name>
8574*cdf0e10cSrcweir			<type>void</type>
8575*cdf0e10cSrcweir			<parameter-list>
8576*cdf0e10cSrcweir				<parameter>
8577*cdf0e10cSrcweir					<type>Variant</type>
8578*cdf0e10cSrcweir					<name>varg</name>
8579*cdf0e10cSrcweir				</parameter>
8580*cdf0e10cSrcweir			</parameter-list>
8581*cdf0e10cSrcweir		</source>
8582*cdf0e10cSrcweir	</element>
8583*cdf0e10cSrcweir	<!--Class::ReturnBoolean-->
8584*cdf0e10cSrcweir	<element type="class">
8585*cdf0e10cSrcweir		<source id="MSForms.ReturnBoolean">
8586*cdf0e10cSrcweir			<name>ReturnBoolean</name>
8587*cdf0e10cSrcweir		</source>
8588*cdf0e10cSrcweir		<destination designation="identity" />
8589*cdf0e10cSrcweir	</element>
8590*cdf0e10cSrcweir	<!--property::ReturnBoolean.Value {Default}-->
8591*cdf0e10cSrcweir	<element type="property">
8592*cdf0e10cSrcweir		<source id="MSForms.ReturnBoolean.Value">
8593*cdf0e10cSrcweir			<context kind="class">ReturnBoolean</context>
8594*cdf0e10cSrcweir			<name default="true">Value</name>
8595*cdf0e10cSrcweir			<type>boolean</type>
8596*cdf0e10cSrcweir		</source>
8597*cdf0e10cSrcweir	</element>
8598*cdf0e10cSrcweir	<!--Class::ReturnEffect-->
8599*cdf0e10cSrcweir	<element type="class">
8600*cdf0e10cSrcweir		<source id="MSForms.ReturnEffect">
8601*cdf0e10cSrcweir			<name>ReturnEffect</name>
8602*cdf0e10cSrcweir		</source>
8603*cdf0e10cSrcweir		<destination designation="identity" />
8604*cdf0e10cSrcweir	</element>
8605*cdf0e10cSrcweir	<!--property::ReturnEffect.Value {Default}-->
8606*cdf0e10cSrcweir	<element type="property">
8607*cdf0e10cSrcweir		<source id="MSForms.ReturnEffect.Value">
8608*cdf0e10cSrcweir			<context kind="class">ReturnEffect</context>
8609*cdf0e10cSrcweir			<name default="true">Value</name>
8610*cdf0e10cSrcweir			<type>Integer</type>
8611*cdf0e10cSrcweir		</source>
8612*cdf0e10cSrcweir	</element>
8613*cdf0e10cSrcweir	<!--Class::ReturnInteger-->
8614*cdf0e10cSrcweir	<element type="class">
8615*cdf0e10cSrcweir		<source id="MSForms.ReturnInteger">
8616*cdf0e10cSrcweir			<name>ReturnInteger</name>
8617*cdf0e10cSrcweir		</source>
8618*cdf0e10cSrcweir		<destination designation="identity" />
8619*cdf0e10cSrcweir	</element>
8620*cdf0e10cSrcweir	<!--property::ReturnInteger.Value {Default}-->
8621*cdf0e10cSrcweir	<element type="property">
8622*cdf0e10cSrcweir		<source id="MSForms.ReturnInteger.Value">
8623*cdf0e10cSrcweir			<context kind="class">ReturnInteger</context>
8624*cdf0e10cSrcweir			<name default="true">Value</name>
8625*cdf0e10cSrcweir			<type>Integer</type>
8626*cdf0e10cSrcweir		</source>
8627*cdf0e10cSrcweir	</element>
8628*cdf0e10cSrcweir	<!--Class::ReturnSingle-->
8629*cdf0e10cSrcweir	<element type="class">
8630*cdf0e10cSrcweir		<source id="MSForms.ReturnSingle">
8631*cdf0e10cSrcweir			<name>ReturnSingle</name>
8632*cdf0e10cSrcweir		</source>
8633*cdf0e10cSrcweir		<destination designation="identity" />
8634*cdf0e10cSrcweir	</element>
8635*cdf0e10cSrcweir	<!--property::ReturnSingle.Value {Default}-->
8636*cdf0e10cSrcweir	<element type="property">
8637*cdf0e10cSrcweir		<source id="MSForms.ReturnSingle.Value">
8638*cdf0e10cSrcweir			<context kind="class">ReturnSingle</context>
8639*cdf0e10cSrcweir			<name default="true">Value</name>
8640*cdf0e10cSrcweir			<type>Single</type>
8641*cdf0e10cSrcweir		</source>
8642*cdf0e10cSrcweir	</element>
8643*cdf0e10cSrcweir	<!--Class::ReturnString-->
8644*cdf0e10cSrcweir	<element type="class">
8645*cdf0e10cSrcweir		<source id="MSForms.ReturnString">
8646*cdf0e10cSrcweir			<name>ReturnString</name>
8647*cdf0e10cSrcweir		</source>
8648*cdf0e10cSrcweir		<destination designation="identity" />
8649*cdf0e10cSrcweir	</element>
8650*cdf0e10cSrcweir	<!--property::ReturnString.Value {Default}-->
8651*cdf0e10cSrcweir	<element type="property">
8652*cdf0e10cSrcweir		<source id="MSForms.ReturnString.Value">
8653*cdf0e10cSrcweir			<context kind="class">ReturnString</context>
8654*cdf0e10cSrcweir			<name default="true">Value</name>
8655*cdf0e10cSrcweir			<type>String</type>
8656*cdf0e10cSrcweir		</source>
8657*cdf0e10cSrcweir	</element>
8658*cdf0e10cSrcweir	<!--Class::ScrollBar-->
8659*cdf0e10cSrcweir	<element type="class">
8660*cdf0e10cSrcweir		<source id="MSForms.ScrollBar">
8661*cdf0e10cSrcweir			<name>ScrollBar</name>
8662*cdf0e10cSrcweir		</source>
8663*cdf0e10cSrcweir		<destination designation="identity" />
8664*cdf0e10cSrcweir	</element>
8665*cdf0e10cSrcweir	<!--property::ScrollBar.BackColor-->
8666*cdf0e10cSrcweir	<element type="property">
8667*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.BackColor">
8668*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8669*cdf0e10cSrcweir			<name>BackColor</name>
8670*cdf0e10cSrcweir			<type>Integer</type>
8671*cdf0e10cSrcweir		</source>
8672*cdf0e10cSrcweir	</element>
8673*cdf0e10cSrcweir	<!--method::ScrollBar.BeforeDragOver-->
8674*cdf0e10cSrcweir	<element type="method">
8675*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.BeforeDragOver">
8676*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8677*cdf0e10cSrcweir			<name>BeforeDragOver</name>
8678*cdf0e10cSrcweir			<type>void</type>
8679*cdf0e10cSrcweir			<parameter-list>
8680*cdf0e10cSrcweir				<parameter>
8681*cdf0e10cSrcweir					<type>ReturnBoolean</type>
8682*cdf0e10cSrcweir					<name>Cancel</name>
8683*cdf0e10cSrcweir				</parameter>
8684*cdf0e10cSrcweir				<parameter>
8685*cdf0e10cSrcweir					<type>DataObject</type>
8686*cdf0e10cSrcweir					<name>Data</name>
8687*cdf0e10cSrcweir				</parameter>
8688*cdf0e10cSrcweir				<parameter>
8689*cdf0e10cSrcweir					<type>Single</type>
8690*cdf0e10cSrcweir					<name>X</name>
8691*cdf0e10cSrcweir				</parameter>
8692*cdf0e10cSrcweir				<parameter>
8693*cdf0e10cSrcweir					<type>Single</type>
8694*cdf0e10cSrcweir					<name>Y</name>
8695*cdf0e10cSrcweir				</parameter>
8696*cdf0e10cSrcweir				<parameter>
8697*cdf0e10cSrcweir					<type>Integer</type>
8698*cdf0e10cSrcweir					<name>DragState</name>
8699*cdf0e10cSrcweir				</parameter>
8700*cdf0e10cSrcweir				<parameter>
8701*cdf0e10cSrcweir					<type>ReturnEffect</type>
8702*cdf0e10cSrcweir					<name>Effect</name>
8703*cdf0e10cSrcweir				</parameter>
8704*cdf0e10cSrcweir				<parameter>
8705*cdf0e10cSrcweir					<type>short</type>
8706*cdf0e10cSrcweir					<name>Shift</name>
8707*cdf0e10cSrcweir				</parameter>
8708*cdf0e10cSrcweir			</parameter-list>
8709*cdf0e10cSrcweir		</source>
8710*cdf0e10cSrcweir	</element>
8711*cdf0e10cSrcweir	<!--method::ScrollBar.BeforeDropOrPaste-->
8712*cdf0e10cSrcweir	<element type="method">
8713*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.BeforeDropOrPaste">
8714*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8715*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
8716*cdf0e10cSrcweir			<type>void</type>
8717*cdf0e10cSrcweir			<parameter-list>
8718*cdf0e10cSrcweir				<parameter>
8719*cdf0e10cSrcweir					<type>ReturnBoolean</type>
8720*cdf0e10cSrcweir					<name>Cancel</name>
8721*cdf0e10cSrcweir				</parameter>
8722*cdf0e10cSrcweir				<parameter>
8723*cdf0e10cSrcweir					<type>Integer</type>
8724*cdf0e10cSrcweir					<name>Action</name>
8725*cdf0e10cSrcweir				</parameter>
8726*cdf0e10cSrcweir				<parameter>
8727*cdf0e10cSrcweir					<type>DataObject</type>
8728*cdf0e10cSrcweir					<name>Data</name>
8729*cdf0e10cSrcweir				</parameter>
8730*cdf0e10cSrcweir				<parameter>
8731*cdf0e10cSrcweir					<type>Single</type>
8732*cdf0e10cSrcweir					<name>X</name>
8733*cdf0e10cSrcweir				</parameter>
8734*cdf0e10cSrcweir				<parameter>
8735*cdf0e10cSrcweir					<type>Single</type>
8736*cdf0e10cSrcweir					<name>Y</name>
8737*cdf0e10cSrcweir				</parameter>
8738*cdf0e10cSrcweir				<parameter>
8739*cdf0e10cSrcweir					<type>ReturnEffect</type>
8740*cdf0e10cSrcweir					<name>Effect</name>
8741*cdf0e10cSrcweir				</parameter>
8742*cdf0e10cSrcweir				<parameter>
8743*cdf0e10cSrcweir					<type>short</type>
8744*cdf0e10cSrcweir					<name>Shift</name>
8745*cdf0e10cSrcweir				</parameter>
8746*cdf0e10cSrcweir			</parameter-list>
8747*cdf0e10cSrcweir		</source>
8748*cdf0e10cSrcweir	</element>
8749*cdf0e10cSrcweir	<!--method::ScrollBar.Change-->
8750*cdf0e10cSrcweir	<element type="method">
8751*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Change">
8752*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8753*cdf0e10cSrcweir			<name>Change</name>
8754*cdf0e10cSrcweir			<type>void</type>
8755*cdf0e10cSrcweir		</source>
8756*cdf0e10cSrcweir	</element>
8757*cdf0e10cSrcweir	<!--property::ScrollBar.Delay-->
8758*cdf0e10cSrcweir	<element type="property">
8759*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Delay">
8760*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8761*cdf0e10cSrcweir			<name>Delay</name>
8762*cdf0e10cSrcweir			<type>Integer</type>
8763*cdf0e10cSrcweir		</source>
8764*cdf0e10cSrcweir	</element>
8765*cdf0e10cSrcweir	<!--property::ScrollBar.Enabled-->
8766*cdf0e10cSrcweir	<element type="property">
8767*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Enabled">
8768*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8769*cdf0e10cSrcweir			<name>Enabled</name>
8770*cdf0e10cSrcweir			<type>boolean</type>
8771*cdf0e10cSrcweir		</source>
8772*cdf0e10cSrcweir	</element>
8773*cdf0e10cSrcweir	<!--method::ScrollBar.Error-->
8774*cdf0e10cSrcweir	<element type="method">
8775*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Error">
8776*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8777*cdf0e10cSrcweir			<name>Error</name>
8778*cdf0e10cSrcweir			<type>void</type>
8779*cdf0e10cSrcweir			<parameter-list>
8780*cdf0e10cSrcweir				<parameter>
8781*cdf0e10cSrcweir					<type>short</type>
8782*cdf0e10cSrcweir					<name>Number</name>
8783*cdf0e10cSrcweir				</parameter>
8784*cdf0e10cSrcweir				<parameter>
8785*cdf0e10cSrcweir					<type>ReturnString</type>
8786*cdf0e10cSrcweir					<name>Description</name>
8787*cdf0e10cSrcweir				</parameter>
8788*cdf0e10cSrcweir				<parameter>
8789*cdf0e10cSrcweir					<type>Integer</type>
8790*cdf0e10cSrcweir					<name>SCode</name>
8791*cdf0e10cSrcweir				</parameter>
8792*cdf0e10cSrcweir				<parameter>
8793*cdf0e10cSrcweir					<type>String</type>
8794*cdf0e10cSrcweir					<name>Source</name>
8795*cdf0e10cSrcweir				</parameter>
8796*cdf0e10cSrcweir				<parameter>
8797*cdf0e10cSrcweir					<type>String</type>
8798*cdf0e10cSrcweir					<name>HelpFile</name>
8799*cdf0e10cSrcweir				</parameter>
8800*cdf0e10cSrcweir				<parameter>
8801*cdf0e10cSrcweir					<type>Integer</type>
8802*cdf0e10cSrcweir					<name>HelpContext</name>
8803*cdf0e10cSrcweir				</parameter>
8804*cdf0e10cSrcweir				<parameter>
8805*cdf0e10cSrcweir					<type>ReturnBoolean</type>
8806*cdf0e10cSrcweir					<name>CancelDisplay</name>
8807*cdf0e10cSrcweir				</parameter>
8808*cdf0e10cSrcweir			</parameter-list>
8809*cdf0e10cSrcweir		</source>
8810*cdf0e10cSrcweir	</element>
8811*cdf0e10cSrcweir	<!--property::ScrollBar.ForeColor-->
8812*cdf0e10cSrcweir	<element type="property">
8813*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.ForeColor">
8814*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8815*cdf0e10cSrcweir			<name>ForeColor</name>
8816*cdf0e10cSrcweir			<type>Integer</type>
8817*cdf0e10cSrcweir		</source>
8818*cdf0e10cSrcweir	</element>
8819*cdf0e10cSrcweir	<!--method::ScrollBar.KeyDown-->
8820*cdf0e10cSrcweir	<element type="method">
8821*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.KeyDown">
8822*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8823*cdf0e10cSrcweir			<name>KeyDown</name>
8824*cdf0e10cSrcweir			<type>void</type>
8825*cdf0e10cSrcweir			<parameter-list>
8826*cdf0e10cSrcweir				<parameter>
8827*cdf0e10cSrcweir					<type>ReturnInteger</type>
8828*cdf0e10cSrcweir					<name>KeyCode</name>
8829*cdf0e10cSrcweir				</parameter>
8830*cdf0e10cSrcweir				<parameter>
8831*cdf0e10cSrcweir					<type>short</type>
8832*cdf0e10cSrcweir					<name>Shift</name>
8833*cdf0e10cSrcweir				</parameter>
8834*cdf0e10cSrcweir			</parameter-list>
8835*cdf0e10cSrcweir		</source>
8836*cdf0e10cSrcweir	</element>
8837*cdf0e10cSrcweir	<!--method::ScrollBar.KeyPress-->
8838*cdf0e10cSrcweir	<element type="method">
8839*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.KeyPress">
8840*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8841*cdf0e10cSrcweir			<name>KeyPress</name>
8842*cdf0e10cSrcweir			<type>void</type>
8843*cdf0e10cSrcweir			<parameter-list>
8844*cdf0e10cSrcweir				<parameter>
8845*cdf0e10cSrcweir					<type>ReturnInteger</type>
8846*cdf0e10cSrcweir					<name>KeyAscii</name>
8847*cdf0e10cSrcweir				</parameter>
8848*cdf0e10cSrcweir			</parameter-list>
8849*cdf0e10cSrcweir		</source>
8850*cdf0e10cSrcweir	</element>
8851*cdf0e10cSrcweir	<!--method::ScrollBar.KeyUp-->
8852*cdf0e10cSrcweir	<element type="method">
8853*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.KeyUp">
8854*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8855*cdf0e10cSrcweir			<name>KeyUp</name>
8856*cdf0e10cSrcweir			<type>void</type>
8857*cdf0e10cSrcweir			<parameter-list>
8858*cdf0e10cSrcweir				<parameter>
8859*cdf0e10cSrcweir					<type>ReturnInteger</type>
8860*cdf0e10cSrcweir					<name>KeyCode</name>
8861*cdf0e10cSrcweir				</parameter>
8862*cdf0e10cSrcweir				<parameter>
8863*cdf0e10cSrcweir					<type>short</type>
8864*cdf0e10cSrcweir					<name>Shift</name>
8865*cdf0e10cSrcweir				</parameter>
8866*cdf0e10cSrcweir			</parameter-list>
8867*cdf0e10cSrcweir		</source>
8868*cdf0e10cSrcweir	</element>
8869*cdf0e10cSrcweir	<!--property::ScrollBar.LargeChange-->
8870*cdf0e10cSrcweir	<element type="property">
8871*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.LargeChange">
8872*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8873*cdf0e10cSrcweir			<name>LargeChange</name>
8874*cdf0e10cSrcweir			<type>Integer</type>
8875*cdf0e10cSrcweir		</source>
8876*cdf0e10cSrcweir	</element>
8877*cdf0e10cSrcweir	<!--property::ScrollBar.Max-->
8878*cdf0e10cSrcweir	<element type="property">
8879*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Max">
8880*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8881*cdf0e10cSrcweir			<name>Max</name>
8882*cdf0e10cSrcweir			<type>Integer</type>
8883*cdf0e10cSrcweir		</source>
8884*cdf0e10cSrcweir	</element>
8885*cdf0e10cSrcweir	<!--property::ScrollBar.Min-->
8886*cdf0e10cSrcweir	<element type="property">
8887*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Min">
8888*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8889*cdf0e10cSrcweir			<name>Min</name>
8890*cdf0e10cSrcweir			<type>Integer</type>
8891*cdf0e10cSrcweir		</source>
8892*cdf0e10cSrcweir	</element>
8893*cdf0e10cSrcweir	<!--property::ScrollBar.MouseIcon-->
8894*cdf0e10cSrcweir	<element type="property">
8895*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.MouseIcon">
8896*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8897*cdf0e10cSrcweir			<name>MouseIcon</name>
8898*cdf0e10cSrcweir			<type>Picture</type>
8899*cdf0e10cSrcweir		</source>
8900*cdf0e10cSrcweir	</element>
8901*cdf0e10cSrcweir	<!--property::ScrollBar.MousePointer-->
8902*cdf0e10cSrcweir	<element type="property">
8903*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.MousePointer">
8904*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8905*cdf0e10cSrcweir			<name>MousePointer</name>
8906*cdf0e10cSrcweir			<type>Integer</type>
8907*cdf0e10cSrcweir		</source>
8908*cdf0e10cSrcweir	</element>
8909*cdf0e10cSrcweir	<!--property::ScrollBar.Orientation-->
8910*cdf0e10cSrcweir	<element type="property">
8911*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Orientation">
8912*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8913*cdf0e10cSrcweir			<name>Orientation</name>
8914*cdf0e10cSrcweir			<type>Integer</type>
8915*cdf0e10cSrcweir		</source>
8916*cdf0e10cSrcweir	</element>
8917*cdf0e10cSrcweir	<!--property::ScrollBar.ProportionalThumb-->
8918*cdf0e10cSrcweir	<element type="property">
8919*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.ProportionalThumb">
8920*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8921*cdf0e10cSrcweir			<name>ProportionalThumb</name>
8922*cdf0e10cSrcweir			<type>boolean</type>
8923*cdf0e10cSrcweir		</source>
8924*cdf0e10cSrcweir	</element>
8925*cdf0e10cSrcweir	<!--method::ScrollBar.Scroll-->
8926*cdf0e10cSrcweir	<element type="method">
8927*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Scroll">
8928*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8929*cdf0e10cSrcweir			<name>Scroll</name>
8930*cdf0e10cSrcweir			<type>void</type>
8931*cdf0e10cSrcweir		</source>
8932*cdf0e10cSrcweir	</element>
8933*cdf0e10cSrcweir	<!--property::ScrollBar.SmallChange-->
8934*cdf0e10cSrcweir	<element type="property">
8935*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.SmallChange">
8936*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8937*cdf0e10cSrcweir			<name>SmallChange</name>
8938*cdf0e10cSrcweir			<type>Integer</type>
8939*cdf0e10cSrcweir		</source>
8940*cdf0e10cSrcweir	</element>
8941*cdf0e10cSrcweir	<!--property::ScrollBar.Value {Default}-->
8942*cdf0e10cSrcweir	<element type="property">
8943*cdf0e10cSrcweir		<source id="MSForms.ScrollBar.Value">
8944*cdf0e10cSrcweir			<context kind="class">ScrollBar</context>
8945*cdf0e10cSrcweir			<name default="true">Value</name>
8946*cdf0e10cSrcweir			<type>Integer</type>
8947*cdf0e10cSrcweir		</source>
8948*cdf0e10cSrcweir	</element>
8949*cdf0e10cSrcweir	<!--Class::SpinButton-->
8950*cdf0e10cSrcweir	<element type="class">
8951*cdf0e10cSrcweir		<source id="MSForms.SpinButton">
8952*cdf0e10cSrcweir			<name>SpinButton</name>
8953*cdf0e10cSrcweir		</source>
8954*cdf0e10cSrcweir		<destination designation="identity" />
8955*cdf0e10cSrcweir	</element>
8956*cdf0e10cSrcweir	<!--property::SpinButton.BackColor-->
8957*cdf0e10cSrcweir	<element type="property">
8958*cdf0e10cSrcweir		<source id="MSForms.SpinButton.BackColor">
8959*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
8960*cdf0e10cSrcweir			<name>BackColor</name>
8961*cdf0e10cSrcweir			<type>Integer</type>
8962*cdf0e10cSrcweir		</source>
8963*cdf0e10cSrcweir	</element>
8964*cdf0e10cSrcweir	<!--method::SpinButton.BeforeDragOver-->
8965*cdf0e10cSrcweir	<element type="method">
8966*cdf0e10cSrcweir		<source id="MSForms.SpinButton.BeforeDragOver">
8967*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
8968*cdf0e10cSrcweir			<name>BeforeDragOver</name>
8969*cdf0e10cSrcweir			<type>void</type>
8970*cdf0e10cSrcweir			<parameter-list>
8971*cdf0e10cSrcweir				<parameter>
8972*cdf0e10cSrcweir					<type>ReturnBoolean</type>
8973*cdf0e10cSrcweir					<name>Cancel</name>
8974*cdf0e10cSrcweir				</parameter>
8975*cdf0e10cSrcweir				<parameter>
8976*cdf0e10cSrcweir					<type>DataObject</type>
8977*cdf0e10cSrcweir					<name>Data</name>
8978*cdf0e10cSrcweir				</parameter>
8979*cdf0e10cSrcweir				<parameter>
8980*cdf0e10cSrcweir					<type>Single</type>
8981*cdf0e10cSrcweir					<name>X</name>
8982*cdf0e10cSrcweir				</parameter>
8983*cdf0e10cSrcweir				<parameter>
8984*cdf0e10cSrcweir					<type>Single</type>
8985*cdf0e10cSrcweir					<name>Y</name>
8986*cdf0e10cSrcweir				</parameter>
8987*cdf0e10cSrcweir				<parameter>
8988*cdf0e10cSrcweir					<type>Integer</type>
8989*cdf0e10cSrcweir					<name>DragState</name>
8990*cdf0e10cSrcweir				</parameter>
8991*cdf0e10cSrcweir				<parameter>
8992*cdf0e10cSrcweir					<type>ReturnEffect</type>
8993*cdf0e10cSrcweir					<name>Effect</name>
8994*cdf0e10cSrcweir				</parameter>
8995*cdf0e10cSrcweir				<parameter>
8996*cdf0e10cSrcweir					<type>short</type>
8997*cdf0e10cSrcweir					<name>Shift</name>
8998*cdf0e10cSrcweir				</parameter>
8999*cdf0e10cSrcweir			</parameter-list>
9000*cdf0e10cSrcweir		</source>
9001*cdf0e10cSrcweir	</element>
9002*cdf0e10cSrcweir	<!--method::SpinButton.BeforeDropOrPaste-->
9003*cdf0e10cSrcweir	<element type="method">
9004*cdf0e10cSrcweir		<source id="MSForms.SpinButton.BeforeDropOrPaste">
9005*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9006*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
9007*cdf0e10cSrcweir			<type>void</type>
9008*cdf0e10cSrcweir			<parameter-list>
9009*cdf0e10cSrcweir				<parameter>
9010*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9011*cdf0e10cSrcweir					<name>Cancel</name>
9012*cdf0e10cSrcweir				</parameter>
9013*cdf0e10cSrcweir				<parameter>
9014*cdf0e10cSrcweir					<type>Integer</type>
9015*cdf0e10cSrcweir					<name>Action</name>
9016*cdf0e10cSrcweir				</parameter>
9017*cdf0e10cSrcweir				<parameter>
9018*cdf0e10cSrcweir					<type>DataObject</type>
9019*cdf0e10cSrcweir					<name>Data</name>
9020*cdf0e10cSrcweir				</parameter>
9021*cdf0e10cSrcweir				<parameter>
9022*cdf0e10cSrcweir					<type>Single</type>
9023*cdf0e10cSrcweir					<name>X</name>
9024*cdf0e10cSrcweir				</parameter>
9025*cdf0e10cSrcweir				<parameter>
9026*cdf0e10cSrcweir					<type>Single</type>
9027*cdf0e10cSrcweir					<name>Y</name>
9028*cdf0e10cSrcweir				</parameter>
9029*cdf0e10cSrcweir				<parameter>
9030*cdf0e10cSrcweir					<type>ReturnEffect</type>
9031*cdf0e10cSrcweir					<name>Effect</name>
9032*cdf0e10cSrcweir				</parameter>
9033*cdf0e10cSrcweir				<parameter>
9034*cdf0e10cSrcweir					<type>short</type>
9035*cdf0e10cSrcweir					<name>Shift</name>
9036*cdf0e10cSrcweir				</parameter>
9037*cdf0e10cSrcweir			</parameter-list>
9038*cdf0e10cSrcweir		</source>
9039*cdf0e10cSrcweir	</element>
9040*cdf0e10cSrcweir	<!--method::SpinButton.Change-->
9041*cdf0e10cSrcweir	<element type="method">
9042*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Change">
9043*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9044*cdf0e10cSrcweir			<name>Change</name>
9045*cdf0e10cSrcweir			<type>void</type>
9046*cdf0e10cSrcweir		</source>
9047*cdf0e10cSrcweir	</element>
9048*cdf0e10cSrcweir	<!--property::SpinButton.Delay-->
9049*cdf0e10cSrcweir	<element type="property">
9050*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Delay">
9051*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9052*cdf0e10cSrcweir			<name>Delay</name>
9053*cdf0e10cSrcweir			<type>Integer</type>
9054*cdf0e10cSrcweir		</source>
9055*cdf0e10cSrcweir	</element>
9056*cdf0e10cSrcweir	<!--property::SpinButton.Enabled-->
9057*cdf0e10cSrcweir	<element type="property">
9058*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Enabled">
9059*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9060*cdf0e10cSrcweir			<name>Enabled</name>
9061*cdf0e10cSrcweir			<type>boolean</type>
9062*cdf0e10cSrcweir		</source>
9063*cdf0e10cSrcweir	</element>
9064*cdf0e10cSrcweir	<!--method::SpinButton.Error-->
9065*cdf0e10cSrcweir	<element type="method">
9066*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Error">
9067*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9068*cdf0e10cSrcweir			<name>Error</name>
9069*cdf0e10cSrcweir			<type>void</type>
9070*cdf0e10cSrcweir			<parameter-list>
9071*cdf0e10cSrcweir				<parameter>
9072*cdf0e10cSrcweir					<type>short</type>
9073*cdf0e10cSrcweir					<name>Number</name>
9074*cdf0e10cSrcweir				</parameter>
9075*cdf0e10cSrcweir				<parameter>
9076*cdf0e10cSrcweir					<type>ReturnString</type>
9077*cdf0e10cSrcweir					<name>Description</name>
9078*cdf0e10cSrcweir				</parameter>
9079*cdf0e10cSrcweir				<parameter>
9080*cdf0e10cSrcweir					<type>Integer</type>
9081*cdf0e10cSrcweir					<name>SCode</name>
9082*cdf0e10cSrcweir				</parameter>
9083*cdf0e10cSrcweir				<parameter>
9084*cdf0e10cSrcweir					<type>String</type>
9085*cdf0e10cSrcweir					<name>Source</name>
9086*cdf0e10cSrcweir				</parameter>
9087*cdf0e10cSrcweir				<parameter>
9088*cdf0e10cSrcweir					<type>String</type>
9089*cdf0e10cSrcweir					<name>HelpFile</name>
9090*cdf0e10cSrcweir				</parameter>
9091*cdf0e10cSrcweir				<parameter>
9092*cdf0e10cSrcweir					<type>Integer</type>
9093*cdf0e10cSrcweir					<name>HelpContext</name>
9094*cdf0e10cSrcweir				</parameter>
9095*cdf0e10cSrcweir				<parameter>
9096*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9097*cdf0e10cSrcweir					<name>CancelDisplay</name>
9098*cdf0e10cSrcweir				</parameter>
9099*cdf0e10cSrcweir			</parameter-list>
9100*cdf0e10cSrcweir		</source>
9101*cdf0e10cSrcweir	</element>
9102*cdf0e10cSrcweir	<!--property::SpinButton.ForeColor-->
9103*cdf0e10cSrcweir	<element type="property">
9104*cdf0e10cSrcweir		<source id="MSForms.SpinButton.ForeColor">
9105*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9106*cdf0e10cSrcweir			<name>ForeColor</name>
9107*cdf0e10cSrcweir			<type>Integer</type>
9108*cdf0e10cSrcweir		</source>
9109*cdf0e10cSrcweir	</element>
9110*cdf0e10cSrcweir	<!--method::SpinButton.KeyDown-->
9111*cdf0e10cSrcweir	<element type="method">
9112*cdf0e10cSrcweir		<source id="MSForms.SpinButton.KeyDown">
9113*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9114*cdf0e10cSrcweir			<name>KeyDown</name>
9115*cdf0e10cSrcweir			<type>void</type>
9116*cdf0e10cSrcweir			<parameter-list>
9117*cdf0e10cSrcweir				<parameter>
9118*cdf0e10cSrcweir					<type>ReturnInteger</type>
9119*cdf0e10cSrcweir					<name>KeyCode</name>
9120*cdf0e10cSrcweir				</parameter>
9121*cdf0e10cSrcweir				<parameter>
9122*cdf0e10cSrcweir					<type>short</type>
9123*cdf0e10cSrcweir					<name>Shift</name>
9124*cdf0e10cSrcweir				</parameter>
9125*cdf0e10cSrcweir			</parameter-list>
9126*cdf0e10cSrcweir		</source>
9127*cdf0e10cSrcweir	</element>
9128*cdf0e10cSrcweir	<!--method::SpinButton.KeyPress-->
9129*cdf0e10cSrcweir	<element type="method">
9130*cdf0e10cSrcweir		<source id="MSForms.SpinButton.KeyPress">
9131*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9132*cdf0e10cSrcweir			<name>KeyPress</name>
9133*cdf0e10cSrcweir			<type>void</type>
9134*cdf0e10cSrcweir			<parameter-list>
9135*cdf0e10cSrcweir				<parameter>
9136*cdf0e10cSrcweir					<type>ReturnInteger</type>
9137*cdf0e10cSrcweir					<name>KeyAscii</name>
9138*cdf0e10cSrcweir				</parameter>
9139*cdf0e10cSrcweir			</parameter-list>
9140*cdf0e10cSrcweir		</source>
9141*cdf0e10cSrcweir	</element>
9142*cdf0e10cSrcweir	<!--method::SpinButton.KeyUp-->
9143*cdf0e10cSrcweir	<element type="method">
9144*cdf0e10cSrcweir		<source id="MSForms.SpinButton.KeyUp">
9145*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9146*cdf0e10cSrcweir			<name>KeyUp</name>
9147*cdf0e10cSrcweir			<type>void</type>
9148*cdf0e10cSrcweir			<parameter-list>
9149*cdf0e10cSrcweir				<parameter>
9150*cdf0e10cSrcweir					<type>ReturnInteger</type>
9151*cdf0e10cSrcweir					<name>KeyCode</name>
9152*cdf0e10cSrcweir				</parameter>
9153*cdf0e10cSrcweir				<parameter>
9154*cdf0e10cSrcweir					<type>short</type>
9155*cdf0e10cSrcweir					<name>Shift</name>
9156*cdf0e10cSrcweir				</parameter>
9157*cdf0e10cSrcweir			</parameter-list>
9158*cdf0e10cSrcweir		</source>
9159*cdf0e10cSrcweir	</element>
9160*cdf0e10cSrcweir	<!--property::SpinButton.Max-->
9161*cdf0e10cSrcweir	<element type="property">
9162*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Max">
9163*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9164*cdf0e10cSrcweir			<name>Max</name>
9165*cdf0e10cSrcweir			<type>Integer</type>
9166*cdf0e10cSrcweir		</source>
9167*cdf0e10cSrcweir	</element>
9168*cdf0e10cSrcweir	<!--property::SpinButton.Min-->
9169*cdf0e10cSrcweir	<element type="property">
9170*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Min">
9171*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9172*cdf0e10cSrcweir			<name>Min</name>
9173*cdf0e10cSrcweir			<type>Integer</type>
9174*cdf0e10cSrcweir		</source>
9175*cdf0e10cSrcweir	</element>
9176*cdf0e10cSrcweir	<!--property::SpinButton.MouseIcon-->
9177*cdf0e10cSrcweir	<element type="property">
9178*cdf0e10cSrcweir		<source id="MSForms.SpinButton.MouseIcon">
9179*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9180*cdf0e10cSrcweir			<name>MouseIcon</name>
9181*cdf0e10cSrcweir			<type>Picture</type>
9182*cdf0e10cSrcweir		</source>
9183*cdf0e10cSrcweir	</element>
9184*cdf0e10cSrcweir	<!--property::SpinButton.MousePointer-->
9185*cdf0e10cSrcweir	<element type="property">
9186*cdf0e10cSrcweir		<source id="MSForms.SpinButton.MousePointer">
9187*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9188*cdf0e10cSrcweir			<name>MousePointer</name>
9189*cdf0e10cSrcweir			<type>Integer</type>
9190*cdf0e10cSrcweir		</source>
9191*cdf0e10cSrcweir	</element>
9192*cdf0e10cSrcweir	<!--property::SpinButton.Orientation-->
9193*cdf0e10cSrcweir	<element type="property">
9194*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Orientation">
9195*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9196*cdf0e10cSrcweir			<name>Orientation</name>
9197*cdf0e10cSrcweir			<type>Integer</type>
9198*cdf0e10cSrcweir		</source>
9199*cdf0e10cSrcweir	</element>
9200*cdf0e10cSrcweir	<!--property::SpinButton.SmallChange-->
9201*cdf0e10cSrcweir	<element type="property">
9202*cdf0e10cSrcweir		<source id="MSForms.SpinButton.SmallChange">
9203*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9204*cdf0e10cSrcweir			<name>SmallChange</name>
9205*cdf0e10cSrcweir			<type>Integer</type>
9206*cdf0e10cSrcweir		</source>
9207*cdf0e10cSrcweir	</element>
9208*cdf0e10cSrcweir	<!--method::SpinButton.SpinDown-->
9209*cdf0e10cSrcweir	<element type="method">
9210*cdf0e10cSrcweir		<source id="MSForms.SpinButton.SpinDown">
9211*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9212*cdf0e10cSrcweir			<name>SpinDown</name>
9213*cdf0e10cSrcweir			<type>void</type>
9214*cdf0e10cSrcweir		</source>
9215*cdf0e10cSrcweir	</element>
9216*cdf0e10cSrcweir	<!--method::SpinButton.SpinUp-->
9217*cdf0e10cSrcweir	<element type="method">
9218*cdf0e10cSrcweir		<source id="MSForms.SpinButton.SpinUp">
9219*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9220*cdf0e10cSrcweir			<name>SpinUp</name>
9221*cdf0e10cSrcweir			<type>void</type>
9222*cdf0e10cSrcweir		</source>
9223*cdf0e10cSrcweir	</element>
9224*cdf0e10cSrcweir	<!--property::SpinButton.Value {Default}-->
9225*cdf0e10cSrcweir	<element type="property">
9226*cdf0e10cSrcweir		<source id="MSForms.SpinButton.Value">
9227*cdf0e10cSrcweir			<context kind="class">SpinButton</context>
9228*cdf0e10cSrcweir			<name default="true">Value</name>
9229*cdf0e10cSrcweir			<type>Integer</type>
9230*cdf0e10cSrcweir		</source>
9231*cdf0e10cSrcweir	</element>
9232*cdf0e10cSrcweir	<!--Class::Tab-->
9233*cdf0e10cSrcweir	<element type="class">
9234*cdf0e10cSrcweir		<source id="MSForms.Tab">
9235*cdf0e10cSrcweir			<name>Tab</name>
9236*cdf0e10cSrcweir		</source>
9237*cdf0e10cSrcweir		<destination designation="identity" />
9238*cdf0e10cSrcweir	</element>
9239*cdf0e10cSrcweir	<!--property::Tab.Accelerator-->
9240*cdf0e10cSrcweir	<element type="property">
9241*cdf0e10cSrcweir		<source id="MSForms.Tab.Accelerator">
9242*cdf0e10cSrcweir			<context kind="class">Tab</context>
9243*cdf0e10cSrcweir			<name>Accelerator</name>
9244*cdf0e10cSrcweir			<type>String</type>
9245*cdf0e10cSrcweir		</source>
9246*cdf0e10cSrcweir	</element>
9247*cdf0e10cSrcweir	<!--property::Tab.Caption-->
9248*cdf0e10cSrcweir	<element type="property">
9249*cdf0e10cSrcweir		<source id="MSForms.Tab.Caption">
9250*cdf0e10cSrcweir			<context kind="class">Tab</context>
9251*cdf0e10cSrcweir			<name>Caption</name>
9252*cdf0e10cSrcweir			<type>String</type>
9253*cdf0e10cSrcweir		</source>
9254*cdf0e10cSrcweir	</element>
9255*cdf0e10cSrcweir	<!--property::Tab.ControlTipText-->
9256*cdf0e10cSrcweir	<element type="property">
9257*cdf0e10cSrcweir		<source id="MSForms.Tab.ControlTipText">
9258*cdf0e10cSrcweir			<context kind="class">Tab</context>
9259*cdf0e10cSrcweir			<name>ControlTipText</name>
9260*cdf0e10cSrcweir			<type>String</type>
9261*cdf0e10cSrcweir		</source>
9262*cdf0e10cSrcweir	</element>
9263*cdf0e10cSrcweir	<!--property::Tab.Enabled-->
9264*cdf0e10cSrcweir	<element type="property">
9265*cdf0e10cSrcweir		<source id="MSForms.Tab.Enabled">
9266*cdf0e10cSrcweir			<context kind="class">Tab</context>
9267*cdf0e10cSrcweir			<name>Enabled</name>
9268*cdf0e10cSrcweir			<type>boolean</type>
9269*cdf0e10cSrcweir		</source>
9270*cdf0e10cSrcweir	</element>
9271*cdf0e10cSrcweir	<!--property::Tab.Index-->
9272*cdf0e10cSrcweir	<element type="property">
9273*cdf0e10cSrcweir		<source id="MSForms.Tab.Index">
9274*cdf0e10cSrcweir			<context kind="class">Tab</context>
9275*cdf0e10cSrcweir			<name>Index</name>
9276*cdf0e10cSrcweir			<type>Integer</type>
9277*cdf0e10cSrcweir		</source>
9278*cdf0e10cSrcweir	</element>
9279*cdf0e10cSrcweir	<!--property::Tab.Name-->
9280*cdf0e10cSrcweir	<element type="property">
9281*cdf0e10cSrcweir		<source id="MSForms.Tab.Name">
9282*cdf0e10cSrcweir			<context kind="class">Tab</context>
9283*cdf0e10cSrcweir			<name>Name</name>
9284*cdf0e10cSrcweir			<type>String</type>
9285*cdf0e10cSrcweir		</source>
9286*cdf0e10cSrcweir	</element>
9287*cdf0e10cSrcweir	<!--property::Tab.Tag-->
9288*cdf0e10cSrcweir	<element type="property">
9289*cdf0e10cSrcweir		<source id="MSForms.Tab.Tag">
9290*cdf0e10cSrcweir			<context kind="class">Tab</context>
9291*cdf0e10cSrcweir			<name>Tag</name>
9292*cdf0e10cSrcweir			<type>String</type>
9293*cdf0e10cSrcweir		</source>
9294*cdf0e10cSrcweir	</element>
9295*cdf0e10cSrcweir	<!--property::Tab.Visible-->
9296*cdf0e10cSrcweir	<element type="property">
9297*cdf0e10cSrcweir		<source id="MSForms.Tab.Visible">
9298*cdf0e10cSrcweir			<context kind="class">Tab</context>
9299*cdf0e10cSrcweir			<name>Visible</name>
9300*cdf0e10cSrcweir			<type>boolean</type>
9301*cdf0e10cSrcweir		</source>
9302*cdf0e10cSrcweir	</element>
9303*cdf0e10cSrcweir	<!--Class::Tabs-->
9304*cdf0e10cSrcweir	<element type="class">
9305*cdf0e10cSrcweir		<source id="MSForms.Tabs">
9306*cdf0e10cSrcweir			<name>Tabs</name>
9307*cdf0e10cSrcweir		</source>
9308*cdf0e10cSrcweir		<destination designation="identity" />
9309*cdf0e10cSrcweir	</element>
9310*cdf0e10cSrcweir	<!--method::Tabs.Add-->
9311*cdf0e10cSrcweir	<element type="method">
9312*cdf0e10cSrcweir		<source id="MSForms.Tabs.Add">
9313*cdf0e10cSrcweir			<context kind="class">Tabs</context>
9314*cdf0e10cSrcweir			<name>Add</name>
9315*cdf0e10cSrcweir			<type>Tab</type>
9316*cdf0e10cSrcweir			<parameter-list>
9317*cdf0e10cSrcweir				<parameter optional="true">
9318*cdf0e10cSrcweir					<type>Variant</type>
9319*cdf0e10cSrcweir					<name>bstrName</name>
9320*cdf0e10cSrcweir				</parameter>
9321*cdf0e10cSrcweir				<parameter optional="true">
9322*cdf0e10cSrcweir					<type>Variant</type>
9323*cdf0e10cSrcweir					<name>bstrCaption</name>
9324*cdf0e10cSrcweir				</parameter>
9325*cdf0e10cSrcweir				<parameter optional="true">
9326*cdf0e10cSrcweir					<type>Variant</type>
9327*cdf0e10cSrcweir					<name>lIndex</name>
9328*cdf0e10cSrcweir				</parameter>
9329*cdf0e10cSrcweir			</parameter-list>
9330*cdf0e10cSrcweir		</source>
9331*cdf0e10cSrcweir	</element>
9332*cdf0e10cSrcweir	<!--method::Tabs.Clear-->
9333*cdf0e10cSrcweir	<element type="method">
9334*cdf0e10cSrcweir		<source id="MSForms.Tabs.Clear">
9335*cdf0e10cSrcweir			<context kind="class">Tabs</context>
9336*cdf0e10cSrcweir			<name>Clear</name>
9337*cdf0e10cSrcweir			<type>void</type>
9338*cdf0e10cSrcweir		</source>
9339*cdf0e10cSrcweir	</element>
9340*cdf0e10cSrcweir	<!--property::Tabs.Count {ReadOnly}-->
9341*cdf0e10cSrcweir	<element type="property">
9342*cdf0e10cSrcweir		<source id="MSForms.Tabs.Count">
9343*cdf0e10cSrcweir			<context kind="class">Tabs</context>
9344*cdf0e10cSrcweir			<name>Count</name>
9345*cdf0e10cSrcweir			<type>Integer</type>
9346*cdf0e10cSrcweir		</source>
9347*cdf0e10cSrcweir	</element>
9348*cdf0e10cSrcweir	<!--method::Tabs.Enum-->
9349*cdf0e10cSrcweir	<element type="method">
9350*cdf0e10cSrcweir		<source id="MSForms.Tabs.Enum">
9351*cdf0e10cSrcweir			<context kind="class">Tabs</context>
9352*cdf0e10cSrcweir			<name>Enum</name>
9353*cdf0e10cSrcweir			<type>IUnknown</type>
9354*cdf0e10cSrcweir		</source>
9355*cdf0e10cSrcweir	</element>
9356*cdf0e10cSrcweir	<!--method::Tabs.Item {Default}-->
9357*cdf0e10cSrcweir	<element type="method">
9358*cdf0e10cSrcweir		<source id="MSForms.Tabs.Item">
9359*cdf0e10cSrcweir			<context kind="class">Tabs</context>
9360*cdf0e10cSrcweir			<name default="true">Item</name>
9361*cdf0e10cSrcweir			<type>Tab</type>
9362*cdf0e10cSrcweir			<parameter-list>
9363*cdf0e10cSrcweir				<parameter>
9364*cdf0e10cSrcweir					<type>Variant</type>
9365*cdf0e10cSrcweir					<name>varg</name>
9366*cdf0e10cSrcweir				</parameter>
9367*cdf0e10cSrcweir			</parameter-list>
9368*cdf0e10cSrcweir		</source>
9369*cdf0e10cSrcweir	</element>
9370*cdf0e10cSrcweir	<!--method::Tabs.Remove-->
9371*cdf0e10cSrcweir	<element type="method">
9372*cdf0e10cSrcweir		<source id="MSForms.Tabs.Remove">
9373*cdf0e10cSrcweir			<context kind="class">Tabs</context>
9374*cdf0e10cSrcweir			<name>Remove</name>
9375*cdf0e10cSrcweir			<type>void</type>
9376*cdf0e10cSrcweir			<parameter-list>
9377*cdf0e10cSrcweir				<parameter>
9378*cdf0e10cSrcweir					<type>Variant</type>
9379*cdf0e10cSrcweir					<name>varg</name>
9380*cdf0e10cSrcweir				</parameter>
9381*cdf0e10cSrcweir			</parameter-list>
9382*cdf0e10cSrcweir		</source>
9383*cdf0e10cSrcweir	</element>
9384*cdf0e10cSrcweir	<!--Class::TabStrip-->
9385*cdf0e10cSrcweir	<element type="class">
9386*cdf0e10cSrcweir		<source id="MSForms.TabStrip">
9387*cdf0e10cSrcweir			<name>TabStrip</name>
9388*cdf0e10cSrcweir		</source>
9389*cdf0e10cSrcweir		<destination designation="identity" />
9390*cdf0e10cSrcweir	</element>
9391*cdf0e10cSrcweir	<!--property::TabStrip.BackColor-->
9392*cdf0e10cSrcweir	<element type="property">
9393*cdf0e10cSrcweir		<source id="MSForms.TabStrip.BackColor">
9394*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9395*cdf0e10cSrcweir			<name>BackColor</name>
9396*cdf0e10cSrcweir			<type>Integer</type>
9397*cdf0e10cSrcweir		</source>
9398*cdf0e10cSrcweir	</element>
9399*cdf0e10cSrcweir	<!--method::TabStrip.BeforeDragOver-->
9400*cdf0e10cSrcweir	<element type="method">
9401*cdf0e10cSrcweir		<source id="MSForms.TabStrip.BeforeDragOver">
9402*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9403*cdf0e10cSrcweir			<name>BeforeDragOver</name>
9404*cdf0e10cSrcweir			<type>void</type>
9405*cdf0e10cSrcweir			<parameter-list>
9406*cdf0e10cSrcweir				<parameter>
9407*cdf0e10cSrcweir					<type>Integer</type>
9408*cdf0e10cSrcweir					<name>Index</name>
9409*cdf0e10cSrcweir				</parameter>
9410*cdf0e10cSrcweir				<parameter>
9411*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9412*cdf0e10cSrcweir					<name>Cancel</name>
9413*cdf0e10cSrcweir				</parameter>
9414*cdf0e10cSrcweir				<parameter>
9415*cdf0e10cSrcweir					<type>DataObject</type>
9416*cdf0e10cSrcweir					<name>Data</name>
9417*cdf0e10cSrcweir				</parameter>
9418*cdf0e10cSrcweir				<parameter>
9419*cdf0e10cSrcweir					<type>Single</type>
9420*cdf0e10cSrcweir					<name>X</name>
9421*cdf0e10cSrcweir				</parameter>
9422*cdf0e10cSrcweir				<parameter>
9423*cdf0e10cSrcweir					<type>Single</type>
9424*cdf0e10cSrcweir					<name>Y</name>
9425*cdf0e10cSrcweir				</parameter>
9426*cdf0e10cSrcweir				<parameter>
9427*cdf0e10cSrcweir					<type>Integer</type>
9428*cdf0e10cSrcweir					<name>DragState</name>
9429*cdf0e10cSrcweir				</parameter>
9430*cdf0e10cSrcweir				<parameter>
9431*cdf0e10cSrcweir					<type>ReturnEffect</type>
9432*cdf0e10cSrcweir					<name>Effect</name>
9433*cdf0e10cSrcweir				</parameter>
9434*cdf0e10cSrcweir				<parameter>
9435*cdf0e10cSrcweir					<type>short</type>
9436*cdf0e10cSrcweir					<name>Shift</name>
9437*cdf0e10cSrcweir				</parameter>
9438*cdf0e10cSrcweir			</parameter-list>
9439*cdf0e10cSrcweir		</source>
9440*cdf0e10cSrcweir	</element>
9441*cdf0e10cSrcweir	<!--method::TabStrip.BeforeDropOrPaste-->
9442*cdf0e10cSrcweir	<element type="method">
9443*cdf0e10cSrcweir		<source id="MSForms.TabStrip.BeforeDropOrPaste">
9444*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9445*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
9446*cdf0e10cSrcweir			<type>void</type>
9447*cdf0e10cSrcweir			<parameter-list>
9448*cdf0e10cSrcweir				<parameter>
9449*cdf0e10cSrcweir					<type>Integer</type>
9450*cdf0e10cSrcweir					<name>Index</name>
9451*cdf0e10cSrcweir				</parameter>
9452*cdf0e10cSrcweir				<parameter>
9453*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9454*cdf0e10cSrcweir					<name>Cancel</name>
9455*cdf0e10cSrcweir				</parameter>
9456*cdf0e10cSrcweir				<parameter>
9457*cdf0e10cSrcweir					<type>Integer</type>
9458*cdf0e10cSrcweir					<name>Action</name>
9459*cdf0e10cSrcweir				</parameter>
9460*cdf0e10cSrcweir				<parameter>
9461*cdf0e10cSrcweir					<type>DataObject</type>
9462*cdf0e10cSrcweir					<name>Data</name>
9463*cdf0e10cSrcweir				</parameter>
9464*cdf0e10cSrcweir				<parameter>
9465*cdf0e10cSrcweir					<type>Single</type>
9466*cdf0e10cSrcweir					<name>X</name>
9467*cdf0e10cSrcweir				</parameter>
9468*cdf0e10cSrcweir				<parameter>
9469*cdf0e10cSrcweir					<type>Single</type>
9470*cdf0e10cSrcweir					<name>Y</name>
9471*cdf0e10cSrcweir				</parameter>
9472*cdf0e10cSrcweir				<parameter>
9473*cdf0e10cSrcweir					<type>ReturnEffect</type>
9474*cdf0e10cSrcweir					<name>Effect</name>
9475*cdf0e10cSrcweir				</parameter>
9476*cdf0e10cSrcweir				<parameter>
9477*cdf0e10cSrcweir					<type>short</type>
9478*cdf0e10cSrcweir					<name>Shift</name>
9479*cdf0e10cSrcweir				</parameter>
9480*cdf0e10cSrcweir			</parameter-list>
9481*cdf0e10cSrcweir		</source>
9482*cdf0e10cSrcweir	</element>
9483*cdf0e10cSrcweir	<!--method::TabStrip.Change-->
9484*cdf0e10cSrcweir	<element type="method">
9485*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Change">
9486*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9487*cdf0e10cSrcweir			<name>Change</name>
9488*cdf0e10cSrcweir			<type>void</type>
9489*cdf0e10cSrcweir		</source>
9490*cdf0e10cSrcweir	</element>
9491*cdf0e10cSrcweir	<!--method::TabStrip.Click-->
9492*cdf0e10cSrcweir	<element type="method">
9493*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Click">
9494*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9495*cdf0e10cSrcweir			<name>Click</name>
9496*cdf0e10cSrcweir			<type>void</type>
9497*cdf0e10cSrcweir			<parameter-list>
9498*cdf0e10cSrcweir				<parameter>
9499*cdf0e10cSrcweir					<type>Integer</type>
9500*cdf0e10cSrcweir					<name>Index</name>
9501*cdf0e10cSrcweir				</parameter>
9502*cdf0e10cSrcweir			</parameter-list>
9503*cdf0e10cSrcweir		</source>
9504*cdf0e10cSrcweir	</element>
9505*cdf0e10cSrcweir	<!--property::TabStrip.ClientHeight {ReadOnly}-->
9506*cdf0e10cSrcweir	<element type="property">
9507*cdf0e10cSrcweir		<source id="MSForms.TabStrip.ClientHeight">
9508*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9509*cdf0e10cSrcweir			<name>ClientHeight</name>
9510*cdf0e10cSrcweir			<type>Single</type>
9511*cdf0e10cSrcweir		</source>
9512*cdf0e10cSrcweir	</element>
9513*cdf0e10cSrcweir	<!--property::TabStrip.ClientLeft {ReadOnly}-->
9514*cdf0e10cSrcweir	<element type="property">
9515*cdf0e10cSrcweir		<source id="MSForms.TabStrip.ClientLeft">
9516*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9517*cdf0e10cSrcweir			<name>ClientLeft</name>
9518*cdf0e10cSrcweir			<type>Single</type>
9519*cdf0e10cSrcweir		</source>
9520*cdf0e10cSrcweir	</element>
9521*cdf0e10cSrcweir	<!--property::TabStrip.ClientTop {ReadOnly}-->
9522*cdf0e10cSrcweir	<element type="property">
9523*cdf0e10cSrcweir		<source id="MSForms.TabStrip.ClientTop">
9524*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9525*cdf0e10cSrcweir			<name>ClientTop</name>
9526*cdf0e10cSrcweir			<type>Single</type>
9527*cdf0e10cSrcweir		</source>
9528*cdf0e10cSrcweir	</element>
9529*cdf0e10cSrcweir	<!--property::TabStrip.ClientWidth {ReadOnly}-->
9530*cdf0e10cSrcweir	<element type="property">
9531*cdf0e10cSrcweir		<source id="MSForms.TabStrip.ClientWidth">
9532*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9533*cdf0e10cSrcweir			<name>ClientWidth</name>
9534*cdf0e10cSrcweir			<type>Single</type>
9535*cdf0e10cSrcweir		</source>
9536*cdf0e10cSrcweir	</element>
9537*cdf0e10cSrcweir	<!--method::TabStrip.DblClick-->
9538*cdf0e10cSrcweir	<element type="method">
9539*cdf0e10cSrcweir		<source id="MSForms.TabStrip.DblClick">
9540*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9541*cdf0e10cSrcweir			<name>DblClick</name>
9542*cdf0e10cSrcweir			<type>void</type>
9543*cdf0e10cSrcweir			<parameter-list>
9544*cdf0e10cSrcweir				<parameter>
9545*cdf0e10cSrcweir					<type>Integer</type>
9546*cdf0e10cSrcweir					<name>Index</name>
9547*cdf0e10cSrcweir				</parameter>
9548*cdf0e10cSrcweir				<parameter>
9549*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9550*cdf0e10cSrcweir					<name>Cancel</name>
9551*cdf0e10cSrcweir				</parameter>
9552*cdf0e10cSrcweir			</parameter-list>
9553*cdf0e10cSrcweir		</source>
9554*cdf0e10cSrcweir	</element>
9555*cdf0e10cSrcweir	<!--property::TabStrip.Enabled-->
9556*cdf0e10cSrcweir	<element type="property">
9557*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Enabled">
9558*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9559*cdf0e10cSrcweir			<name>Enabled</name>
9560*cdf0e10cSrcweir			<type>boolean</type>
9561*cdf0e10cSrcweir		</source>
9562*cdf0e10cSrcweir	</element>
9563*cdf0e10cSrcweir	<!--method::TabStrip.Error-->
9564*cdf0e10cSrcweir	<element type="method">
9565*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Error">
9566*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9567*cdf0e10cSrcweir			<name>Error</name>
9568*cdf0e10cSrcweir			<type>void</type>
9569*cdf0e10cSrcweir			<parameter-list>
9570*cdf0e10cSrcweir				<parameter>
9571*cdf0e10cSrcweir					<type>short</type>
9572*cdf0e10cSrcweir					<name>Number</name>
9573*cdf0e10cSrcweir				</parameter>
9574*cdf0e10cSrcweir				<parameter>
9575*cdf0e10cSrcweir					<type>ReturnString</type>
9576*cdf0e10cSrcweir					<name>Description</name>
9577*cdf0e10cSrcweir				</parameter>
9578*cdf0e10cSrcweir				<parameter>
9579*cdf0e10cSrcweir					<type>Integer</type>
9580*cdf0e10cSrcweir					<name>SCode</name>
9581*cdf0e10cSrcweir				</parameter>
9582*cdf0e10cSrcweir				<parameter>
9583*cdf0e10cSrcweir					<type>String</type>
9584*cdf0e10cSrcweir					<name>Source</name>
9585*cdf0e10cSrcweir				</parameter>
9586*cdf0e10cSrcweir				<parameter>
9587*cdf0e10cSrcweir					<type>String</type>
9588*cdf0e10cSrcweir					<name>HelpFile</name>
9589*cdf0e10cSrcweir				</parameter>
9590*cdf0e10cSrcweir				<parameter>
9591*cdf0e10cSrcweir					<type>Integer</type>
9592*cdf0e10cSrcweir					<name>HelpContext</name>
9593*cdf0e10cSrcweir				</parameter>
9594*cdf0e10cSrcweir				<parameter>
9595*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9596*cdf0e10cSrcweir					<name>CancelDisplay</name>
9597*cdf0e10cSrcweir				</parameter>
9598*cdf0e10cSrcweir			</parameter-list>
9599*cdf0e10cSrcweir		</source>
9600*cdf0e10cSrcweir	</element>
9601*cdf0e10cSrcweir	<!--property::TabStrip.Font {ReadOnly}-->
9602*cdf0e10cSrcweir	<element type="property">
9603*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Font">
9604*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9605*cdf0e10cSrcweir			<name>Font</name>
9606*cdf0e10cSrcweir			<type>Font</type>
9607*cdf0e10cSrcweir		</source>
9608*cdf0e10cSrcweir	</element>
9609*cdf0e10cSrcweir	<!--property::TabStrip.FontBold-->
9610*cdf0e10cSrcweir	<element type="property">
9611*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontBold">
9612*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9613*cdf0e10cSrcweir			<name>FontBold</name>
9614*cdf0e10cSrcweir			<type>boolean</type>
9615*cdf0e10cSrcweir		</source>
9616*cdf0e10cSrcweir	</element>
9617*cdf0e10cSrcweir	<!--property::TabStrip.FontItalic-->
9618*cdf0e10cSrcweir	<element type="property">
9619*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontItalic">
9620*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9621*cdf0e10cSrcweir			<name>FontItalic</name>
9622*cdf0e10cSrcweir			<type>boolean</type>
9623*cdf0e10cSrcweir		</source>
9624*cdf0e10cSrcweir	</element>
9625*cdf0e10cSrcweir	<!--property::TabStrip.FontName-->
9626*cdf0e10cSrcweir	<element type="property">
9627*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontName">
9628*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9629*cdf0e10cSrcweir			<name>FontName</name>
9630*cdf0e10cSrcweir			<type>String</type>
9631*cdf0e10cSrcweir		</source>
9632*cdf0e10cSrcweir	</element>
9633*cdf0e10cSrcweir	<!--property::TabStrip.FontSize-->
9634*cdf0e10cSrcweir	<element type="property">
9635*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontSize">
9636*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9637*cdf0e10cSrcweir			<name>FontSize</name>
9638*cdf0e10cSrcweir			<type>VT_CY</type>
9639*cdf0e10cSrcweir		</source>
9640*cdf0e10cSrcweir	</element>
9641*cdf0e10cSrcweir	<!--property::TabStrip.FontStrikethru-->
9642*cdf0e10cSrcweir	<element type="property">
9643*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontStrikethru">
9644*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9645*cdf0e10cSrcweir			<name>FontStrikethru</name>
9646*cdf0e10cSrcweir			<type>boolean</type>
9647*cdf0e10cSrcweir		</source>
9648*cdf0e10cSrcweir	</element>
9649*cdf0e10cSrcweir	<!--property::TabStrip.FontUnderline-->
9650*cdf0e10cSrcweir	<element type="property">
9651*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontUnderline">
9652*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9653*cdf0e10cSrcweir			<name>FontUnderline</name>
9654*cdf0e10cSrcweir			<type>boolean</type>
9655*cdf0e10cSrcweir		</source>
9656*cdf0e10cSrcweir	</element>
9657*cdf0e10cSrcweir	<!--property::TabStrip.FontWeight-->
9658*cdf0e10cSrcweir	<element type="property">
9659*cdf0e10cSrcweir		<source id="MSForms.TabStrip.FontWeight">
9660*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9661*cdf0e10cSrcweir			<name>FontWeight</name>
9662*cdf0e10cSrcweir			<type>short</type>
9663*cdf0e10cSrcweir		</source>
9664*cdf0e10cSrcweir	</element>
9665*cdf0e10cSrcweir	<!--property::TabStrip.ForeColor-->
9666*cdf0e10cSrcweir	<element type="property">
9667*cdf0e10cSrcweir		<source id="MSForms.TabStrip.ForeColor">
9668*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9669*cdf0e10cSrcweir			<name>ForeColor</name>
9670*cdf0e10cSrcweir			<type>Integer</type>
9671*cdf0e10cSrcweir		</source>
9672*cdf0e10cSrcweir	</element>
9673*cdf0e10cSrcweir	<!--method::TabStrip.KeyDown-->
9674*cdf0e10cSrcweir	<element type="method">
9675*cdf0e10cSrcweir		<source id="MSForms.TabStrip.KeyDown">
9676*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9677*cdf0e10cSrcweir			<name>KeyDown</name>
9678*cdf0e10cSrcweir			<type>void</type>
9679*cdf0e10cSrcweir			<parameter-list>
9680*cdf0e10cSrcweir				<parameter>
9681*cdf0e10cSrcweir					<type>ReturnInteger</type>
9682*cdf0e10cSrcweir					<name>KeyCode</name>
9683*cdf0e10cSrcweir				</parameter>
9684*cdf0e10cSrcweir				<parameter>
9685*cdf0e10cSrcweir					<type>short</type>
9686*cdf0e10cSrcweir					<name>Shift</name>
9687*cdf0e10cSrcweir				</parameter>
9688*cdf0e10cSrcweir			</parameter-list>
9689*cdf0e10cSrcweir		</source>
9690*cdf0e10cSrcweir	</element>
9691*cdf0e10cSrcweir	<!--method::TabStrip.KeyPress-->
9692*cdf0e10cSrcweir	<element type="method">
9693*cdf0e10cSrcweir		<source id="MSForms.TabStrip.KeyPress">
9694*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9695*cdf0e10cSrcweir			<name>KeyPress</name>
9696*cdf0e10cSrcweir			<type>void</type>
9697*cdf0e10cSrcweir			<parameter-list>
9698*cdf0e10cSrcweir				<parameter>
9699*cdf0e10cSrcweir					<type>ReturnInteger</type>
9700*cdf0e10cSrcweir					<name>KeyAscii</name>
9701*cdf0e10cSrcweir				</parameter>
9702*cdf0e10cSrcweir			</parameter-list>
9703*cdf0e10cSrcweir		</source>
9704*cdf0e10cSrcweir	</element>
9705*cdf0e10cSrcweir	<!--method::TabStrip.KeyUp-->
9706*cdf0e10cSrcweir	<element type="method">
9707*cdf0e10cSrcweir		<source id="MSForms.TabStrip.KeyUp">
9708*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9709*cdf0e10cSrcweir			<name>KeyUp</name>
9710*cdf0e10cSrcweir			<type>void</type>
9711*cdf0e10cSrcweir			<parameter-list>
9712*cdf0e10cSrcweir				<parameter>
9713*cdf0e10cSrcweir					<type>ReturnInteger</type>
9714*cdf0e10cSrcweir					<name>KeyCode</name>
9715*cdf0e10cSrcweir				</parameter>
9716*cdf0e10cSrcweir				<parameter>
9717*cdf0e10cSrcweir					<type>short</type>
9718*cdf0e10cSrcweir					<name>Shift</name>
9719*cdf0e10cSrcweir				</parameter>
9720*cdf0e10cSrcweir			</parameter-list>
9721*cdf0e10cSrcweir		</source>
9722*cdf0e10cSrcweir	</element>
9723*cdf0e10cSrcweir	<!--method::TabStrip.MouseDown-->
9724*cdf0e10cSrcweir	<element type="method">
9725*cdf0e10cSrcweir		<source id="MSForms.TabStrip.MouseDown">
9726*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9727*cdf0e10cSrcweir			<name>MouseDown</name>
9728*cdf0e10cSrcweir			<type>void</type>
9729*cdf0e10cSrcweir			<parameter-list>
9730*cdf0e10cSrcweir				<parameter>
9731*cdf0e10cSrcweir					<type>Integer</type>
9732*cdf0e10cSrcweir					<name>Index</name>
9733*cdf0e10cSrcweir				</parameter>
9734*cdf0e10cSrcweir				<parameter>
9735*cdf0e10cSrcweir					<type>short</type>
9736*cdf0e10cSrcweir					<name>Button</name>
9737*cdf0e10cSrcweir				</parameter>
9738*cdf0e10cSrcweir				<parameter>
9739*cdf0e10cSrcweir					<type>short</type>
9740*cdf0e10cSrcweir					<name>Shift</name>
9741*cdf0e10cSrcweir				</parameter>
9742*cdf0e10cSrcweir				<parameter>
9743*cdf0e10cSrcweir					<type>Single</type>
9744*cdf0e10cSrcweir					<name>X</name>
9745*cdf0e10cSrcweir				</parameter>
9746*cdf0e10cSrcweir				<parameter>
9747*cdf0e10cSrcweir					<type>Single</type>
9748*cdf0e10cSrcweir					<name>Y</name>
9749*cdf0e10cSrcweir				</parameter>
9750*cdf0e10cSrcweir			</parameter-list>
9751*cdf0e10cSrcweir		</source>
9752*cdf0e10cSrcweir	</element>
9753*cdf0e10cSrcweir	<!--property::TabStrip.MouseIcon-->
9754*cdf0e10cSrcweir	<element type="property">
9755*cdf0e10cSrcweir		<source id="MSForms.TabStrip.MouseIcon">
9756*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9757*cdf0e10cSrcweir			<name>MouseIcon</name>
9758*cdf0e10cSrcweir			<type>Picture</type>
9759*cdf0e10cSrcweir		</source>
9760*cdf0e10cSrcweir	</element>
9761*cdf0e10cSrcweir	<!--method::TabStrip.MouseMove-->
9762*cdf0e10cSrcweir	<element type="method">
9763*cdf0e10cSrcweir		<source id="MSForms.TabStrip.MouseMove">
9764*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9765*cdf0e10cSrcweir			<name>MouseMove</name>
9766*cdf0e10cSrcweir			<type>void</type>
9767*cdf0e10cSrcweir			<parameter-list>
9768*cdf0e10cSrcweir				<parameter>
9769*cdf0e10cSrcweir					<type>Integer</type>
9770*cdf0e10cSrcweir					<name>Index</name>
9771*cdf0e10cSrcweir				</parameter>
9772*cdf0e10cSrcweir				<parameter>
9773*cdf0e10cSrcweir					<type>short</type>
9774*cdf0e10cSrcweir					<name>Button</name>
9775*cdf0e10cSrcweir				</parameter>
9776*cdf0e10cSrcweir				<parameter>
9777*cdf0e10cSrcweir					<type>short</type>
9778*cdf0e10cSrcweir					<name>Shift</name>
9779*cdf0e10cSrcweir				</parameter>
9780*cdf0e10cSrcweir				<parameter>
9781*cdf0e10cSrcweir					<type>Single</type>
9782*cdf0e10cSrcweir					<name>X</name>
9783*cdf0e10cSrcweir				</parameter>
9784*cdf0e10cSrcweir				<parameter>
9785*cdf0e10cSrcweir					<type>Single</type>
9786*cdf0e10cSrcweir					<name>Y</name>
9787*cdf0e10cSrcweir				</parameter>
9788*cdf0e10cSrcweir			</parameter-list>
9789*cdf0e10cSrcweir		</source>
9790*cdf0e10cSrcweir	</element>
9791*cdf0e10cSrcweir	<!--property::TabStrip.MousePointer-->
9792*cdf0e10cSrcweir	<element type="property">
9793*cdf0e10cSrcweir		<source id="MSForms.TabStrip.MousePointer">
9794*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9795*cdf0e10cSrcweir			<name>MousePointer</name>
9796*cdf0e10cSrcweir			<type>Integer</type>
9797*cdf0e10cSrcweir		</source>
9798*cdf0e10cSrcweir	</element>
9799*cdf0e10cSrcweir	<!--method::TabStrip.MouseUp-->
9800*cdf0e10cSrcweir	<element type="method">
9801*cdf0e10cSrcweir		<source id="MSForms.TabStrip.MouseUp">
9802*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9803*cdf0e10cSrcweir			<name>MouseUp</name>
9804*cdf0e10cSrcweir			<type>void</type>
9805*cdf0e10cSrcweir			<parameter-list>
9806*cdf0e10cSrcweir				<parameter>
9807*cdf0e10cSrcweir					<type>Integer</type>
9808*cdf0e10cSrcweir					<name>Index</name>
9809*cdf0e10cSrcweir				</parameter>
9810*cdf0e10cSrcweir				<parameter>
9811*cdf0e10cSrcweir					<type>short</type>
9812*cdf0e10cSrcweir					<name>Button</name>
9813*cdf0e10cSrcweir				</parameter>
9814*cdf0e10cSrcweir				<parameter>
9815*cdf0e10cSrcweir					<type>short</type>
9816*cdf0e10cSrcweir					<name>Shift</name>
9817*cdf0e10cSrcweir				</parameter>
9818*cdf0e10cSrcweir				<parameter>
9819*cdf0e10cSrcweir					<type>Single</type>
9820*cdf0e10cSrcweir					<name>X</name>
9821*cdf0e10cSrcweir				</parameter>
9822*cdf0e10cSrcweir				<parameter>
9823*cdf0e10cSrcweir					<type>Single</type>
9824*cdf0e10cSrcweir					<name>Y</name>
9825*cdf0e10cSrcweir				</parameter>
9826*cdf0e10cSrcweir			</parameter-list>
9827*cdf0e10cSrcweir		</source>
9828*cdf0e10cSrcweir	</element>
9829*cdf0e10cSrcweir	<!--property::TabStrip.MultiRow-->
9830*cdf0e10cSrcweir	<element type="property">
9831*cdf0e10cSrcweir		<source id="MSForms.TabStrip.MultiRow">
9832*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9833*cdf0e10cSrcweir			<name>MultiRow</name>
9834*cdf0e10cSrcweir			<type>boolean</type>
9835*cdf0e10cSrcweir		</source>
9836*cdf0e10cSrcweir	</element>
9837*cdf0e10cSrcweir	<!--property::TabStrip.SelectedItem {ReadOnly}-->
9838*cdf0e10cSrcweir	<element type="property">
9839*cdf0e10cSrcweir		<source id="MSForms.TabStrip.SelectedItem">
9840*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9841*cdf0e10cSrcweir			<name>SelectedItem</name>
9842*cdf0e10cSrcweir			<type>Tab</type>
9843*cdf0e10cSrcweir		</source>
9844*cdf0e10cSrcweir	</element>
9845*cdf0e10cSrcweir	<!--property::TabStrip.Style-->
9846*cdf0e10cSrcweir	<element type="property">
9847*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Style">
9848*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9849*cdf0e10cSrcweir			<name>Style</name>
9850*cdf0e10cSrcweir			<type>Integer</type>
9851*cdf0e10cSrcweir		</source>
9852*cdf0e10cSrcweir	</element>
9853*cdf0e10cSrcweir	<!--property::TabStrip.TabFixedHeight-->
9854*cdf0e10cSrcweir	<element type="property">
9855*cdf0e10cSrcweir		<source id="MSForms.TabStrip.TabFixedHeight">
9856*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9857*cdf0e10cSrcweir			<name>TabFixedHeight</name>
9858*cdf0e10cSrcweir			<type>Single</type>
9859*cdf0e10cSrcweir		</source>
9860*cdf0e10cSrcweir	</element>
9861*cdf0e10cSrcweir	<!--property::TabStrip.TabFixedWidth-->
9862*cdf0e10cSrcweir	<element type="property">
9863*cdf0e10cSrcweir		<source id="MSForms.TabStrip.TabFixedWidth">
9864*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9865*cdf0e10cSrcweir			<name>TabFixedWidth</name>
9866*cdf0e10cSrcweir			<type>Single</type>
9867*cdf0e10cSrcweir		</source>
9868*cdf0e10cSrcweir	</element>
9869*cdf0e10cSrcweir	<!--property::TabStrip.TabOrientation-->
9870*cdf0e10cSrcweir	<element type="property">
9871*cdf0e10cSrcweir		<source id="MSForms.TabStrip.TabOrientation">
9872*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9873*cdf0e10cSrcweir			<name>TabOrientation</name>
9874*cdf0e10cSrcweir			<type>Integer</type>
9875*cdf0e10cSrcweir		</source>
9876*cdf0e10cSrcweir	</element>
9877*cdf0e10cSrcweir	<!--property::TabStrip.Tabs {Default} {ReadOnly}-->
9878*cdf0e10cSrcweir	<element type="property">
9879*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Tabs">
9880*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9881*cdf0e10cSrcweir			<name default="true">Tabs</name>
9882*cdf0e10cSrcweir			<type>Tabs</type>
9883*cdf0e10cSrcweir		</source>
9884*cdf0e10cSrcweir	</element>
9885*cdf0e10cSrcweir	<!--property::TabStrip.Value-->
9886*cdf0e10cSrcweir	<element type="property">
9887*cdf0e10cSrcweir		<source id="MSForms.TabStrip.Value">
9888*cdf0e10cSrcweir			<context kind="class">TabStrip</context>
9889*cdf0e10cSrcweir			<name>Value</name>
9890*cdf0e10cSrcweir			<type>Integer</type>
9891*cdf0e10cSrcweir		</source>
9892*cdf0e10cSrcweir	</element>
9893*cdf0e10cSrcweir	<!--Class::TextBox-->
9894*cdf0e10cSrcweir	<element type="class">
9895*cdf0e10cSrcweir		<source id="MSForms.TextBox">
9896*cdf0e10cSrcweir			<name>TextBox</name>
9897*cdf0e10cSrcweir		</source>
9898*cdf0e10cSrcweir		<destination designation="identity" />
9899*cdf0e10cSrcweir	</element>
9900*cdf0e10cSrcweir	<!--property::TextBox.AutoSize-->
9901*cdf0e10cSrcweir	<element type="property">
9902*cdf0e10cSrcweir		<source id="MSForms.TextBox.AutoSize">
9903*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9904*cdf0e10cSrcweir			<name>AutoSize</name>
9905*cdf0e10cSrcweir			<type>boolean</type>
9906*cdf0e10cSrcweir		</source>
9907*cdf0e10cSrcweir	</element>
9908*cdf0e10cSrcweir	<!--property::TextBox.AutoTab-->
9909*cdf0e10cSrcweir	<element type="property">
9910*cdf0e10cSrcweir		<source id="MSForms.TextBox.AutoTab">
9911*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9912*cdf0e10cSrcweir			<name>AutoTab</name>
9913*cdf0e10cSrcweir			<type>boolean</type>
9914*cdf0e10cSrcweir		</source>
9915*cdf0e10cSrcweir	</element>
9916*cdf0e10cSrcweir	<!--property::TextBox.AutoWordSelect-->
9917*cdf0e10cSrcweir	<element type="property">
9918*cdf0e10cSrcweir		<source id="MSForms.TextBox.AutoWordSelect">
9919*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9920*cdf0e10cSrcweir			<name>AutoWordSelect</name>
9921*cdf0e10cSrcweir			<type>boolean</type>
9922*cdf0e10cSrcweir		</source>
9923*cdf0e10cSrcweir	</element>
9924*cdf0e10cSrcweir	<!--property::TextBox.BackColor-->
9925*cdf0e10cSrcweir	<element type="property">
9926*cdf0e10cSrcweir		<source id="MSForms.TextBox.BackColor">
9927*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9928*cdf0e10cSrcweir			<name>BackColor</name>
9929*cdf0e10cSrcweir			<type>Integer</type>
9930*cdf0e10cSrcweir		</source>
9931*cdf0e10cSrcweir	</element>
9932*cdf0e10cSrcweir	<!--property::TextBox.BackStyle-->
9933*cdf0e10cSrcweir	<element type="property">
9934*cdf0e10cSrcweir		<source id="MSForms.TextBox.BackStyle">
9935*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9936*cdf0e10cSrcweir			<name>BackStyle</name>
9937*cdf0e10cSrcweir			<type>Integer</type>
9938*cdf0e10cSrcweir		</source>
9939*cdf0e10cSrcweir	</element>
9940*cdf0e10cSrcweir	<!--method::TextBox.BeforeDragOver-->
9941*cdf0e10cSrcweir	<element type="method">
9942*cdf0e10cSrcweir		<source id="MSForms.TextBox.BeforeDragOver">
9943*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9944*cdf0e10cSrcweir			<name>BeforeDragOver</name>
9945*cdf0e10cSrcweir			<type>void</type>
9946*cdf0e10cSrcweir			<parameter-list>
9947*cdf0e10cSrcweir				<parameter>
9948*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9949*cdf0e10cSrcweir					<name>Cancel</name>
9950*cdf0e10cSrcweir				</parameter>
9951*cdf0e10cSrcweir				<parameter>
9952*cdf0e10cSrcweir					<type>DataObject</type>
9953*cdf0e10cSrcweir					<name>Data</name>
9954*cdf0e10cSrcweir				</parameter>
9955*cdf0e10cSrcweir				<parameter>
9956*cdf0e10cSrcweir					<type>Single</type>
9957*cdf0e10cSrcweir					<name>X</name>
9958*cdf0e10cSrcweir				</parameter>
9959*cdf0e10cSrcweir				<parameter>
9960*cdf0e10cSrcweir					<type>Single</type>
9961*cdf0e10cSrcweir					<name>Y</name>
9962*cdf0e10cSrcweir				</parameter>
9963*cdf0e10cSrcweir				<parameter>
9964*cdf0e10cSrcweir					<type>Integer</type>
9965*cdf0e10cSrcweir					<name>DragState</name>
9966*cdf0e10cSrcweir				</parameter>
9967*cdf0e10cSrcweir				<parameter>
9968*cdf0e10cSrcweir					<type>ReturnEffect</type>
9969*cdf0e10cSrcweir					<name>Effect</name>
9970*cdf0e10cSrcweir				</parameter>
9971*cdf0e10cSrcweir				<parameter>
9972*cdf0e10cSrcweir					<type>short</type>
9973*cdf0e10cSrcweir					<name>Shift</name>
9974*cdf0e10cSrcweir				</parameter>
9975*cdf0e10cSrcweir			</parameter-list>
9976*cdf0e10cSrcweir		</source>
9977*cdf0e10cSrcweir	</element>
9978*cdf0e10cSrcweir	<!--method::TextBox.BeforeDropOrPaste-->
9979*cdf0e10cSrcweir	<element type="method">
9980*cdf0e10cSrcweir		<source id="MSForms.TextBox.BeforeDropOrPaste">
9981*cdf0e10cSrcweir			<context kind="class">TextBox</context>
9982*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
9983*cdf0e10cSrcweir			<type>void</type>
9984*cdf0e10cSrcweir			<parameter-list>
9985*cdf0e10cSrcweir				<parameter>
9986*cdf0e10cSrcweir					<type>ReturnBoolean</type>
9987*cdf0e10cSrcweir					<name>Cancel</name>
9988*cdf0e10cSrcweir				</parameter>
9989*cdf0e10cSrcweir				<parameter>
9990*cdf0e10cSrcweir					<type>Integer</type>
9991*cdf0e10cSrcweir					<name>Action</name>
9992*cdf0e10cSrcweir				</parameter>
9993*cdf0e10cSrcweir				<parameter>
9994*cdf0e10cSrcweir					<type>DataObject</type>
9995*cdf0e10cSrcweir					<name>Data</name>
9996*cdf0e10cSrcweir				</parameter>
9997*cdf0e10cSrcweir				<parameter>
9998*cdf0e10cSrcweir					<type>Single</type>
9999*cdf0e10cSrcweir					<name>X</name>
10000*cdf0e10cSrcweir				</parameter>
10001*cdf0e10cSrcweir				<parameter>
10002*cdf0e10cSrcweir					<type>Single</type>
10003*cdf0e10cSrcweir					<name>Y</name>
10004*cdf0e10cSrcweir				</parameter>
10005*cdf0e10cSrcweir				<parameter>
10006*cdf0e10cSrcweir					<type>ReturnEffect</type>
10007*cdf0e10cSrcweir					<name>Effect</name>
10008*cdf0e10cSrcweir				</parameter>
10009*cdf0e10cSrcweir				<parameter>
10010*cdf0e10cSrcweir					<type>short</type>
10011*cdf0e10cSrcweir					<name>Shift</name>
10012*cdf0e10cSrcweir				</parameter>
10013*cdf0e10cSrcweir			</parameter-list>
10014*cdf0e10cSrcweir		</source>
10015*cdf0e10cSrcweir	</element>
10016*cdf0e10cSrcweir	<!--property::TextBox.BorderColor-->
10017*cdf0e10cSrcweir	<element type="property">
10018*cdf0e10cSrcweir		<source id="MSForms.TextBox.BorderColor">
10019*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10020*cdf0e10cSrcweir			<name>BorderColor</name>
10021*cdf0e10cSrcweir			<type>Integer</type>
10022*cdf0e10cSrcweir		</source>
10023*cdf0e10cSrcweir	</element>
10024*cdf0e10cSrcweir	<!--property::TextBox.BordersSuppress-->
10025*cdf0e10cSrcweir	<element type="property">
10026*cdf0e10cSrcweir		<source id="MSForms.TextBox.BordersSuppress">
10027*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10028*cdf0e10cSrcweir			<name>BordersSuppress</name>
10029*cdf0e10cSrcweir			<type>boolean</type>
10030*cdf0e10cSrcweir		</source>
10031*cdf0e10cSrcweir	</element>
10032*cdf0e10cSrcweir	<!--property::TextBox.BorderStyle-->
10033*cdf0e10cSrcweir	<element type="property">
10034*cdf0e10cSrcweir		<source id="MSForms.TextBox.BorderStyle">
10035*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10036*cdf0e10cSrcweir			<name>BorderStyle</name>
10037*cdf0e10cSrcweir			<type>Integer</type>
10038*cdf0e10cSrcweir		</source>
10039*cdf0e10cSrcweir	</element>
10040*cdf0e10cSrcweir	<!--property::TextBox.CanPaste {ReadOnly}-->
10041*cdf0e10cSrcweir	<element type="property">
10042*cdf0e10cSrcweir		<source id="MSForms.TextBox.CanPaste">
10043*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10044*cdf0e10cSrcweir			<name>CanPaste</name>
10045*cdf0e10cSrcweir			<type>boolean</type>
10046*cdf0e10cSrcweir		</source>
10047*cdf0e10cSrcweir	</element>
10048*cdf0e10cSrcweir	<!--method::TextBox.Change-->
10049*cdf0e10cSrcweir	<element type="method">
10050*cdf0e10cSrcweir		<source id="MSForms.TextBox.Change">
10051*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10052*cdf0e10cSrcweir			<name>Change</name>
10053*cdf0e10cSrcweir			<type>void</type>
10054*cdf0e10cSrcweir		</source>
10055*cdf0e10cSrcweir	</element>
10056*cdf0e10cSrcweir	<!--method::TextBox.Copy-->
10057*cdf0e10cSrcweir	<element type="method">
10058*cdf0e10cSrcweir		<source id="MSForms.TextBox.Copy">
10059*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10060*cdf0e10cSrcweir			<name>Copy</name>
10061*cdf0e10cSrcweir			<type>void</type>
10062*cdf0e10cSrcweir		</source>
10063*cdf0e10cSrcweir	</element>
10064*cdf0e10cSrcweir	<!--property::TextBox.CurLine-->
10065*cdf0e10cSrcweir	<element type="property">
10066*cdf0e10cSrcweir		<source id="MSForms.TextBox.CurLine">
10067*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10068*cdf0e10cSrcweir			<name>CurLine</name>
10069*cdf0e10cSrcweir			<type>Integer</type>
10070*cdf0e10cSrcweir		</source>
10071*cdf0e10cSrcweir	</element>
10072*cdf0e10cSrcweir	<!--property::TextBox.CurTargetX {ReadOnly}-->
10073*cdf0e10cSrcweir	<element type="property">
10074*cdf0e10cSrcweir		<source id="MSForms.TextBox.CurTargetX">
10075*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10076*cdf0e10cSrcweir			<name>CurTargetX</name>
10077*cdf0e10cSrcweir			<type>Integer</type>
10078*cdf0e10cSrcweir		</source>
10079*cdf0e10cSrcweir	</element>
10080*cdf0e10cSrcweir	<!--property::TextBox.CurTargetY {ReadOnly}-->
10081*cdf0e10cSrcweir	<element type="property">
10082*cdf0e10cSrcweir		<source id="MSForms.TextBox.CurTargetY">
10083*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10084*cdf0e10cSrcweir			<name>CurTargetY</name>
10085*cdf0e10cSrcweir			<type>Integer</type>
10086*cdf0e10cSrcweir		</source>
10087*cdf0e10cSrcweir	</element>
10088*cdf0e10cSrcweir	<!--property::TextBox.CurX-->
10089*cdf0e10cSrcweir	<element type="property">
10090*cdf0e10cSrcweir		<source id="MSForms.TextBox.CurX">
10091*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10092*cdf0e10cSrcweir			<name>CurX</name>
10093*cdf0e10cSrcweir			<type>Integer</type>
10094*cdf0e10cSrcweir		</source>
10095*cdf0e10cSrcweir	</element>
10096*cdf0e10cSrcweir	<!--property::TextBox.CurY-->
10097*cdf0e10cSrcweir	<element type="property">
10098*cdf0e10cSrcweir		<source id="MSForms.TextBox.CurY">
10099*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10100*cdf0e10cSrcweir			<name>CurY</name>
10101*cdf0e10cSrcweir			<type>Integer</type>
10102*cdf0e10cSrcweir		</source>
10103*cdf0e10cSrcweir	</element>
10104*cdf0e10cSrcweir	<!--method::TextBox.Cut-->
10105*cdf0e10cSrcweir	<element type="method">
10106*cdf0e10cSrcweir		<source id="MSForms.TextBox.Cut">
10107*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10108*cdf0e10cSrcweir			<name>Cut</name>
10109*cdf0e10cSrcweir			<type>void</type>
10110*cdf0e10cSrcweir		</source>
10111*cdf0e10cSrcweir	</element>
10112*cdf0e10cSrcweir	<!--method::TextBox.DblClick-->
10113*cdf0e10cSrcweir	<element type="method">
10114*cdf0e10cSrcweir		<source id="MSForms.TextBox.DblClick">
10115*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10116*cdf0e10cSrcweir			<name>DblClick</name>
10117*cdf0e10cSrcweir			<type>void</type>
10118*cdf0e10cSrcweir			<parameter-list>
10119*cdf0e10cSrcweir				<parameter>
10120*cdf0e10cSrcweir					<type>ReturnBoolean</type>
10121*cdf0e10cSrcweir					<name>Cancel</name>
10122*cdf0e10cSrcweir				</parameter>
10123*cdf0e10cSrcweir			</parameter-list>
10124*cdf0e10cSrcweir		</source>
10125*cdf0e10cSrcweir	</element>
10126*cdf0e10cSrcweir	<!--property::TextBox.DisplayStyle {ReadOnly}-->
10127*cdf0e10cSrcweir	<element type="property">
10128*cdf0e10cSrcweir		<source id="MSForms.TextBox.DisplayStyle">
10129*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10130*cdf0e10cSrcweir			<name>DisplayStyle</name>
10131*cdf0e10cSrcweir			<type>Integer</type>
10132*cdf0e10cSrcweir		</source>
10133*cdf0e10cSrcweir	</element>
10134*cdf0e10cSrcweir	<!--property::TextBox.DragBehavior-->
10135*cdf0e10cSrcweir	<element type="property">
10136*cdf0e10cSrcweir		<source id="MSForms.TextBox.DragBehavior">
10137*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10138*cdf0e10cSrcweir			<name>DragBehavior</name>
10139*cdf0e10cSrcweir			<type>Integer</type>
10140*cdf0e10cSrcweir		</source>
10141*cdf0e10cSrcweir	</element>
10142*cdf0e10cSrcweir	<!--method::TextBox.DropButtonClick-->
10143*cdf0e10cSrcweir	<element type="method">
10144*cdf0e10cSrcweir		<source id="MSForms.TextBox.DropButtonClick">
10145*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10146*cdf0e10cSrcweir			<name>DropButtonClick</name>
10147*cdf0e10cSrcweir			<type>void</type>
10148*cdf0e10cSrcweir		</source>
10149*cdf0e10cSrcweir	</element>
10150*cdf0e10cSrcweir	<!--property::TextBox.DropButtonStyle-->
10151*cdf0e10cSrcweir	<element type="property">
10152*cdf0e10cSrcweir		<source id="MSForms.TextBox.DropButtonStyle">
10153*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10154*cdf0e10cSrcweir			<name>DropButtonStyle</name>
10155*cdf0e10cSrcweir			<type>Integer</type>
10156*cdf0e10cSrcweir		</source>
10157*cdf0e10cSrcweir	</element>
10158*cdf0e10cSrcweir	<!--property::TextBox.Enabled-->
10159*cdf0e10cSrcweir	<element type="property">
10160*cdf0e10cSrcweir		<source id="MSForms.TextBox.Enabled">
10161*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10162*cdf0e10cSrcweir			<name>Enabled</name>
10163*cdf0e10cSrcweir			<type>boolean</type>
10164*cdf0e10cSrcweir		</source>
10165*cdf0e10cSrcweir	</element>
10166*cdf0e10cSrcweir	<!--property::TextBox.EnterFieldBehavior-->
10167*cdf0e10cSrcweir	<element type="property">
10168*cdf0e10cSrcweir		<source id="MSForms.TextBox.EnterFieldBehavior">
10169*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10170*cdf0e10cSrcweir			<name>EnterFieldBehavior</name>
10171*cdf0e10cSrcweir			<type>Integer</type>
10172*cdf0e10cSrcweir		</source>
10173*cdf0e10cSrcweir	</element>
10174*cdf0e10cSrcweir	<!--property::TextBox.EnterKeyBehavior-->
10175*cdf0e10cSrcweir	<element type="property">
10176*cdf0e10cSrcweir		<source id="MSForms.TextBox.EnterKeyBehavior">
10177*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10178*cdf0e10cSrcweir			<name>EnterKeyBehavior</name>
10179*cdf0e10cSrcweir			<type>boolean</type>
10180*cdf0e10cSrcweir		</source>
10181*cdf0e10cSrcweir	</element>
10182*cdf0e10cSrcweir	<!--method::TextBox.Error-->
10183*cdf0e10cSrcweir	<element type="method">
10184*cdf0e10cSrcweir		<source id="MSForms.TextBox.Error">
10185*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10186*cdf0e10cSrcweir			<name>Error</name>
10187*cdf0e10cSrcweir			<type>void</type>
10188*cdf0e10cSrcweir			<parameter-list>
10189*cdf0e10cSrcweir				<parameter>
10190*cdf0e10cSrcweir					<type>short</type>
10191*cdf0e10cSrcweir					<name>Number</name>
10192*cdf0e10cSrcweir				</parameter>
10193*cdf0e10cSrcweir				<parameter>
10194*cdf0e10cSrcweir					<type>ReturnString</type>
10195*cdf0e10cSrcweir					<name>Description</name>
10196*cdf0e10cSrcweir				</parameter>
10197*cdf0e10cSrcweir				<parameter>
10198*cdf0e10cSrcweir					<type>Integer</type>
10199*cdf0e10cSrcweir					<name>SCode</name>
10200*cdf0e10cSrcweir				</parameter>
10201*cdf0e10cSrcweir				<parameter>
10202*cdf0e10cSrcweir					<type>String</type>
10203*cdf0e10cSrcweir					<name>Source</name>
10204*cdf0e10cSrcweir				</parameter>
10205*cdf0e10cSrcweir				<parameter>
10206*cdf0e10cSrcweir					<type>String</type>
10207*cdf0e10cSrcweir					<name>HelpFile</name>
10208*cdf0e10cSrcweir				</parameter>
10209*cdf0e10cSrcweir				<parameter>
10210*cdf0e10cSrcweir					<type>Integer</type>
10211*cdf0e10cSrcweir					<name>HelpContext</name>
10212*cdf0e10cSrcweir				</parameter>
10213*cdf0e10cSrcweir				<parameter>
10214*cdf0e10cSrcweir					<type>ReturnBoolean</type>
10215*cdf0e10cSrcweir					<name>CancelDisplay</name>
10216*cdf0e10cSrcweir				</parameter>
10217*cdf0e10cSrcweir			</parameter-list>
10218*cdf0e10cSrcweir		</source>
10219*cdf0e10cSrcweir	</element>
10220*cdf0e10cSrcweir	<!--property::TextBox.Font {ReadOnly}-->
10221*cdf0e10cSrcweir	<element type="property">
10222*cdf0e10cSrcweir		<source id="MSForms.TextBox.Font">
10223*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10224*cdf0e10cSrcweir			<name>Font</name>
10225*cdf0e10cSrcweir			<type>Font</type>
10226*cdf0e10cSrcweir		</source>
10227*cdf0e10cSrcweir	</element>
10228*cdf0e10cSrcweir	<!--property::TextBox.FontBold-->
10229*cdf0e10cSrcweir	<element type="property">
10230*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontBold">
10231*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10232*cdf0e10cSrcweir			<name>FontBold</name>
10233*cdf0e10cSrcweir			<type>boolean</type>
10234*cdf0e10cSrcweir		</source>
10235*cdf0e10cSrcweir	</element>
10236*cdf0e10cSrcweir	<!--property::TextBox.FontItalic-->
10237*cdf0e10cSrcweir	<element type="property">
10238*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontItalic">
10239*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10240*cdf0e10cSrcweir			<name>FontItalic</name>
10241*cdf0e10cSrcweir			<type>boolean</type>
10242*cdf0e10cSrcweir		</source>
10243*cdf0e10cSrcweir	</element>
10244*cdf0e10cSrcweir	<!--property::TextBox.FontName-->
10245*cdf0e10cSrcweir	<element type="property">
10246*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontName">
10247*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10248*cdf0e10cSrcweir			<name>FontName</name>
10249*cdf0e10cSrcweir			<type>String</type>
10250*cdf0e10cSrcweir		</source>
10251*cdf0e10cSrcweir	</element>
10252*cdf0e10cSrcweir	<!--property::TextBox.FontSize-->
10253*cdf0e10cSrcweir	<element type="property">
10254*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontSize">
10255*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10256*cdf0e10cSrcweir			<name>FontSize</name>
10257*cdf0e10cSrcweir			<type>VT_CY</type>
10258*cdf0e10cSrcweir		</source>
10259*cdf0e10cSrcweir	</element>
10260*cdf0e10cSrcweir	<!--property::TextBox.FontStrikethru-->
10261*cdf0e10cSrcweir	<element type="property">
10262*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontStrikethru">
10263*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10264*cdf0e10cSrcweir			<name>FontStrikethru</name>
10265*cdf0e10cSrcweir			<type>boolean</type>
10266*cdf0e10cSrcweir		</source>
10267*cdf0e10cSrcweir	</element>
10268*cdf0e10cSrcweir	<!--property::TextBox.FontUnderline-->
10269*cdf0e10cSrcweir	<element type="property">
10270*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontUnderline">
10271*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10272*cdf0e10cSrcweir			<name>FontUnderline</name>
10273*cdf0e10cSrcweir			<type>boolean</type>
10274*cdf0e10cSrcweir		</source>
10275*cdf0e10cSrcweir	</element>
10276*cdf0e10cSrcweir	<!--property::TextBox.FontWeight-->
10277*cdf0e10cSrcweir	<element type="property">
10278*cdf0e10cSrcweir		<source id="MSForms.TextBox.FontWeight">
10279*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10280*cdf0e10cSrcweir			<name>FontWeight</name>
10281*cdf0e10cSrcweir			<type>short</type>
10282*cdf0e10cSrcweir		</source>
10283*cdf0e10cSrcweir	</element>
10284*cdf0e10cSrcweir	<!--property::TextBox.ForeColor-->
10285*cdf0e10cSrcweir	<element type="property">
10286*cdf0e10cSrcweir		<source id="MSForms.TextBox.ForeColor">
10287*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10288*cdf0e10cSrcweir			<name>ForeColor</name>
10289*cdf0e10cSrcweir			<type>Integer</type>
10290*cdf0e10cSrcweir		</source>
10291*cdf0e10cSrcweir	</element>
10292*cdf0e10cSrcweir	<!--property::TextBox.HideSelection-->
10293*cdf0e10cSrcweir	<element type="property">
10294*cdf0e10cSrcweir		<source id="MSForms.TextBox.HideSelection">
10295*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10296*cdf0e10cSrcweir			<name>HideSelection</name>
10297*cdf0e10cSrcweir			<type>boolean</type>
10298*cdf0e10cSrcweir		</source>
10299*cdf0e10cSrcweir	</element>
10300*cdf0e10cSrcweir	<!--property::TextBox.IMEMode-->
10301*cdf0e10cSrcweir	<element type="property">
10302*cdf0e10cSrcweir		<source id="MSForms.TextBox.IMEMode">
10303*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10304*cdf0e10cSrcweir			<name>IMEMode</name>
10305*cdf0e10cSrcweir			<type>Integer</type>
10306*cdf0e10cSrcweir		</source>
10307*cdf0e10cSrcweir	</element>
10308*cdf0e10cSrcweir	<!--property::TextBox.IntegralHeight-->
10309*cdf0e10cSrcweir	<element type="property">
10310*cdf0e10cSrcweir		<source id="MSForms.TextBox.IntegralHeight">
10311*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10312*cdf0e10cSrcweir			<name>IntegralHeight</name>
10313*cdf0e10cSrcweir			<type>boolean</type>
10314*cdf0e10cSrcweir		</source>
10315*cdf0e10cSrcweir	</element>
10316*cdf0e10cSrcweir	<!--method::TextBox.KeyDown-->
10317*cdf0e10cSrcweir	<element type="method">
10318*cdf0e10cSrcweir		<source id="MSForms.TextBox.KeyDown">
10319*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10320*cdf0e10cSrcweir			<name>KeyDown</name>
10321*cdf0e10cSrcweir			<type>void</type>
10322*cdf0e10cSrcweir			<parameter-list>
10323*cdf0e10cSrcweir				<parameter>
10324*cdf0e10cSrcweir					<type>ReturnInteger</type>
10325*cdf0e10cSrcweir					<name>KeyCode</name>
10326*cdf0e10cSrcweir				</parameter>
10327*cdf0e10cSrcweir				<parameter>
10328*cdf0e10cSrcweir					<type>short</type>
10329*cdf0e10cSrcweir					<name>Shift</name>
10330*cdf0e10cSrcweir				</parameter>
10331*cdf0e10cSrcweir			</parameter-list>
10332*cdf0e10cSrcweir		</source>
10333*cdf0e10cSrcweir	</element>
10334*cdf0e10cSrcweir	<!--method::TextBox.KeyPress-->
10335*cdf0e10cSrcweir	<element type="method">
10336*cdf0e10cSrcweir		<source id="MSForms.TextBox.KeyPress">
10337*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10338*cdf0e10cSrcweir			<name>KeyPress</name>
10339*cdf0e10cSrcweir			<type>void</type>
10340*cdf0e10cSrcweir			<parameter-list>
10341*cdf0e10cSrcweir				<parameter>
10342*cdf0e10cSrcweir					<type>ReturnInteger</type>
10343*cdf0e10cSrcweir					<name>KeyAscii</name>
10344*cdf0e10cSrcweir				</parameter>
10345*cdf0e10cSrcweir			</parameter-list>
10346*cdf0e10cSrcweir		</source>
10347*cdf0e10cSrcweir	</element>
10348*cdf0e10cSrcweir	<!--method::TextBox.KeyUp-->
10349*cdf0e10cSrcweir	<element type="method">
10350*cdf0e10cSrcweir		<source id="MSForms.TextBox.KeyUp">
10351*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10352*cdf0e10cSrcweir			<name>KeyUp</name>
10353*cdf0e10cSrcweir			<type>void</type>
10354*cdf0e10cSrcweir			<parameter-list>
10355*cdf0e10cSrcweir				<parameter>
10356*cdf0e10cSrcweir					<type>ReturnInteger</type>
10357*cdf0e10cSrcweir					<name>KeyCode</name>
10358*cdf0e10cSrcweir				</parameter>
10359*cdf0e10cSrcweir				<parameter>
10360*cdf0e10cSrcweir					<type>short</type>
10361*cdf0e10cSrcweir					<name>Shift</name>
10362*cdf0e10cSrcweir				</parameter>
10363*cdf0e10cSrcweir			</parameter-list>
10364*cdf0e10cSrcweir		</source>
10365*cdf0e10cSrcweir	</element>
10366*cdf0e10cSrcweir	<!--property::TextBox.LineCount {ReadOnly}-->
10367*cdf0e10cSrcweir	<element type="property">
10368*cdf0e10cSrcweir		<source id="MSForms.TextBox.LineCount">
10369*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10370*cdf0e10cSrcweir			<name>LineCount</name>
10371*cdf0e10cSrcweir			<type>Integer</type>
10372*cdf0e10cSrcweir		</source>
10373*cdf0e10cSrcweir	</element>
10374*cdf0e10cSrcweir	<!--property::TextBox.Locked-->
10375*cdf0e10cSrcweir	<element type="property">
10376*cdf0e10cSrcweir		<source id="MSForms.TextBox.Locked">
10377*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10378*cdf0e10cSrcweir			<name>Locked</name>
10379*cdf0e10cSrcweir			<type>boolean</type>
10380*cdf0e10cSrcweir		</source>
10381*cdf0e10cSrcweir	</element>
10382*cdf0e10cSrcweir	<!--property::TextBox.MaxLength-->
10383*cdf0e10cSrcweir	<element type="property">
10384*cdf0e10cSrcweir		<source id="MSForms.TextBox.MaxLength">
10385*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10386*cdf0e10cSrcweir			<name>MaxLength</name>
10387*cdf0e10cSrcweir			<type>Integer</type>
10388*cdf0e10cSrcweir		</source>
10389*cdf0e10cSrcweir	</element>
10390*cdf0e10cSrcweir	<!--method::TextBox.MouseDown-->
10391*cdf0e10cSrcweir	<element type="method">
10392*cdf0e10cSrcweir		<source id="MSForms.TextBox.MouseDown">
10393*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10394*cdf0e10cSrcweir			<name>MouseDown</name>
10395*cdf0e10cSrcweir			<type>void</type>
10396*cdf0e10cSrcweir			<parameter-list>
10397*cdf0e10cSrcweir				<parameter>
10398*cdf0e10cSrcweir					<type>short</type>
10399*cdf0e10cSrcweir					<name>Button</name>
10400*cdf0e10cSrcweir				</parameter>
10401*cdf0e10cSrcweir				<parameter>
10402*cdf0e10cSrcweir					<type>short</type>
10403*cdf0e10cSrcweir					<name>Shift</name>
10404*cdf0e10cSrcweir				</parameter>
10405*cdf0e10cSrcweir				<parameter>
10406*cdf0e10cSrcweir					<type>Single</type>
10407*cdf0e10cSrcweir					<name>X</name>
10408*cdf0e10cSrcweir				</parameter>
10409*cdf0e10cSrcweir				<parameter>
10410*cdf0e10cSrcweir					<type>Single</type>
10411*cdf0e10cSrcweir					<name>Y</name>
10412*cdf0e10cSrcweir				</parameter>
10413*cdf0e10cSrcweir			</parameter-list>
10414*cdf0e10cSrcweir		</source>
10415*cdf0e10cSrcweir	</element>
10416*cdf0e10cSrcweir	<!--property::TextBox.MouseIcon-->
10417*cdf0e10cSrcweir	<element type="property">
10418*cdf0e10cSrcweir		<source id="MSForms.TextBox.MouseIcon">
10419*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10420*cdf0e10cSrcweir			<name>MouseIcon</name>
10421*cdf0e10cSrcweir			<type>Picture</type>
10422*cdf0e10cSrcweir		</source>
10423*cdf0e10cSrcweir	</element>
10424*cdf0e10cSrcweir	<!--method::TextBox.MouseMove-->
10425*cdf0e10cSrcweir	<element type="method">
10426*cdf0e10cSrcweir		<source id="MSForms.TextBox.MouseMove">
10427*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10428*cdf0e10cSrcweir			<name>MouseMove</name>
10429*cdf0e10cSrcweir			<type>void</type>
10430*cdf0e10cSrcweir			<parameter-list>
10431*cdf0e10cSrcweir				<parameter>
10432*cdf0e10cSrcweir					<type>short</type>
10433*cdf0e10cSrcweir					<name>Button</name>
10434*cdf0e10cSrcweir				</parameter>
10435*cdf0e10cSrcweir				<parameter>
10436*cdf0e10cSrcweir					<type>short</type>
10437*cdf0e10cSrcweir					<name>Shift</name>
10438*cdf0e10cSrcweir				</parameter>
10439*cdf0e10cSrcweir				<parameter>
10440*cdf0e10cSrcweir					<type>Single</type>
10441*cdf0e10cSrcweir					<name>X</name>
10442*cdf0e10cSrcweir				</parameter>
10443*cdf0e10cSrcweir				<parameter>
10444*cdf0e10cSrcweir					<type>Single</type>
10445*cdf0e10cSrcweir					<name>Y</name>
10446*cdf0e10cSrcweir				</parameter>
10447*cdf0e10cSrcweir			</parameter-list>
10448*cdf0e10cSrcweir		</source>
10449*cdf0e10cSrcweir	</element>
10450*cdf0e10cSrcweir	<!--property::TextBox.MousePointer-->
10451*cdf0e10cSrcweir	<element type="property">
10452*cdf0e10cSrcweir		<source id="MSForms.TextBox.MousePointer">
10453*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10454*cdf0e10cSrcweir			<name>MousePointer</name>
10455*cdf0e10cSrcweir			<type>Integer</type>
10456*cdf0e10cSrcweir		</source>
10457*cdf0e10cSrcweir	</element>
10458*cdf0e10cSrcweir	<!--method::TextBox.MouseUp-->
10459*cdf0e10cSrcweir	<element type="method">
10460*cdf0e10cSrcweir		<source id="MSForms.TextBox.MouseUp">
10461*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10462*cdf0e10cSrcweir			<name>MouseUp</name>
10463*cdf0e10cSrcweir			<type>void</type>
10464*cdf0e10cSrcweir			<parameter-list>
10465*cdf0e10cSrcweir				<parameter>
10466*cdf0e10cSrcweir					<type>short</type>
10467*cdf0e10cSrcweir					<name>Button</name>
10468*cdf0e10cSrcweir				</parameter>
10469*cdf0e10cSrcweir				<parameter>
10470*cdf0e10cSrcweir					<type>short</type>
10471*cdf0e10cSrcweir					<name>Shift</name>
10472*cdf0e10cSrcweir				</parameter>
10473*cdf0e10cSrcweir				<parameter>
10474*cdf0e10cSrcweir					<type>Single</type>
10475*cdf0e10cSrcweir					<name>X</name>
10476*cdf0e10cSrcweir				</parameter>
10477*cdf0e10cSrcweir				<parameter>
10478*cdf0e10cSrcweir					<type>Single</type>
10479*cdf0e10cSrcweir					<name>Y</name>
10480*cdf0e10cSrcweir				</parameter>
10481*cdf0e10cSrcweir			</parameter-list>
10482*cdf0e10cSrcweir		</source>
10483*cdf0e10cSrcweir	</element>
10484*cdf0e10cSrcweir	<!--property::TextBox.MultiLine-->
10485*cdf0e10cSrcweir	<element type="property">
10486*cdf0e10cSrcweir		<source id="MSForms.TextBox.MultiLine">
10487*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10488*cdf0e10cSrcweir			<name>MultiLine</name>
10489*cdf0e10cSrcweir			<type>boolean</type>
10490*cdf0e10cSrcweir		</source>
10491*cdf0e10cSrcweir	</element>
10492*cdf0e10cSrcweir	<!--property::TextBox.PasswordChar-->
10493*cdf0e10cSrcweir	<element type="property">
10494*cdf0e10cSrcweir		<source id="MSForms.TextBox.PasswordChar">
10495*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10496*cdf0e10cSrcweir			<name>PasswordChar</name>
10497*cdf0e10cSrcweir			<type>String</type>
10498*cdf0e10cSrcweir		</source>
10499*cdf0e10cSrcweir	</element>
10500*cdf0e10cSrcweir	<!--method::TextBox.Paste-->
10501*cdf0e10cSrcweir	<element type="method">
10502*cdf0e10cSrcweir		<source id="MSForms.TextBox.Paste">
10503*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10504*cdf0e10cSrcweir			<name>Paste</name>
10505*cdf0e10cSrcweir			<type>void</type>
10506*cdf0e10cSrcweir		</source>
10507*cdf0e10cSrcweir	</element>
10508*cdf0e10cSrcweir	<!--property::TextBox.ScrollBars-->
10509*cdf0e10cSrcweir	<element type="property">
10510*cdf0e10cSrcweir		<source id="MSForms.TextBox.ScrollBars">
10511*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10512*cdf0e10cSrcweir			<name>ScrollBars</name>
10513*cdf0e10cSrcweir			<type>Integer</type>
10514*cdf0e10cSrcweir		</source>
10515*cdf0e10cSrcweir	</element>
10516*cdf0e10cSrcweir	<!--property::TextBox.SelectionMargin-->
10517*cdf0e10cSrcweir	<element type="property">
10518*cdf0e10cSrcweir		<source id="MSForms.TextBox.SelectionMargin">
10519*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10520*cdf0e10cSrcweir			<name>SelectionMargin</name>
10521*cdf0e10cSrcweir			<type>boolean</type>
10522*cdf0e10cSrcweir		</source>
10523*cdf0e10cSrcweir	</element>
10524*cdf0e10cSrcweir	<!--property::TextBox.SelLength-->
10525*cdf0e10cSrcweir	<element type="property">
10526*cdf0e10cSrcweir		<source id="MSForms.TextBox.SelLength">
10527*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10528*cdf0e10cSrcweir			<name>SelLength</name>
10529*cdf0e10cSrcweir			<type>Integer</type>
10530*cdf0e10cSrcweir		</source>
10531*cdf0e10cSrcweir	</element>
10532*cdf0e10cSrcweir	<!--property::TextBox.SelStart-->
10533*cdf0e10cSrcweir	<element type="property">
10534*cdf0e10cSrcweir		<source id="MSForms.TextBox.SelStart">
10535*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10536*cdf0e10cSrcweir			<name>SelStart</name>
10537*cdf0e10cSrcweir			<type>Integer</type>
10538*cdf0e10cSrcweir		</source>
10539*cdf0e10cSrcweir	</element>
10540*cdf0e10cSrcweir	<!--property::TextBox.SelText-->
10541*cdf0e10cSrcweir	<element type="property">
10542*cdf0e10cSrcweir		<source id="MSForms.TextBox.SelText">
10543*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10544*cdf0e10cSrcweir			<name>SelText</name>
10545*cdf0e10cSrcweir			<type>String</type>
10546*cdf0e10cSrcweir		</source>
10547*cdf0e10cSrcweir	</element>
10548*cdf0e10cSrcweir	<!--property::TextBox.ShowDropButtonWhen-->
10549*cdf0e10cSrcweir	<element type="property">
10550*cdf0e10cSrcweir		<source id="MSForms.TextBox.ShowDropButtonWhen">
10551*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10552*cdf0e10cSrcweir			<name>ShowDropButtonWhen</name>
10553*cdf0e10cSrcweir			<type>Integer</type>
10554*cdf0e10cSrcweir		</source>
10555*cdf0e10cSrcweir	</element>
10556*cdf0e10cSrcweir	<!--property::TextBox.SpecialEffect-->
10557*cdf0e10cSrcweir	<element type="property">
10558*cdf0e10cSrcweir		<source id="MSForms.TextBox.SpecialEffect">
10559*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10560*cdf0e10cSrcweir			<name>SpecialEffect</name>
10561*cdf0e10cSrcweir			<type>Integer</type>
10562*cdf0e10cSrcweir		</source>
10563*cdf0e10cSrcweir	</element>
10564*cdf0e10cSrcweir	<!--property::TextBox.TabKeyBehavior-->
10565*cdf0e10cSrcweir	<element type="property">
10566*cdf0e10cSrcweir		<source id="MSForms.TextBox.TabKeyBehavior">
10567*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10568*cdf0e10cSrcweir			<name>TabKeyBehavior</name>
10569*cdf0e10cSrcweir			<type>boolean</type>
10570*cdf0e10cSrcweir		</source>
10571*cdf0e10cSrcweir	</element>
10572*cdf0e10cSrcweir	<!--property::TextBox.Text-->
10573*cdf0e10cSrcweir	<element type="property">
10574*cdf0e10cSrcweir		<source id="MSForms.TextBox.Text">
10575*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10576*cdf0e10cSrcweir			<name>Text</name>
10577*cdf0e10cSrcweir			<type>String</type>
10578*cdf0e10cSrcweir		</source>
10579*cdf0e10cSrcweir	</element>
10580*cdf0e10cSrcweir	<!--property::TextBox.TextAlign-->
10581*cdf0e10cSrcweir	<element type="property">
10582*cdf0e10cSrcweir		<source id="MSForms.TextBox.TextAlign">
10583*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10584*cdf0e10cSrcweir			<name>TextAlign</name>
10585*cdf0e10cSrcweir			<type>Integer</type>
10586*cdf0e10cSrcweir		</source>
10587*cdf0e10cSrcweir	</element>
10588*cdf0e10cSrcweir	<!--property::TextBox.TextLength {ReadOnly}-->
10589*cdf0e10cSrcweir	<element type="property">
10590*cdf0e10cSrcweir		<source id="MSForms.TextBox.TextLength">
10591*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10592*cdf0e10cSrcweir			<name>TextLength</name>
10593*cdf0e10cSrcweir			<type>Integer</type>
10594*cdf0e10cSrcweir		</source>
10595*cdf0e10cSrcweir	</element>
10596*cdf0e10cSrcweir	<!--property::TextBox.Valid {ReadOnly}-->
10597*cdf0e10cSrcweir	<element type="property">
10598*cdf0e10cSrcweir		<source id="MSForms.TextBox.Valid">
10599*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10600*cdf0e10cSrcweir			<name>Valid</name>
10601*cdf0e10cSrcweir			<type>boolean</type>
10602*cdf0e10cSrcweir		</source>
10603*cdf0e10cSrcweir	</element>
10604*cdf0e10cSrcweir	<!--property::TextBox.Value {Default}-->
10605*cdf0e10cSrcweir	<element type="property">
10606*cdf0e10cSrcweir		<source id="MSForms.TextBox.Value">
10607*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10608*cdf0e10cSrcweir			<name default="true">Value</name>
10609*cdf0e10cSrcweir			<type>Variant</type>
10610*cdf0e10cSrcweir		</source>
10611*cdf0e10cSrcweir	</element>
10612*cdf0e10cSrcweir	<!--property::TextBox.WordWrap-->
10613*cdf0e10cSrcweir	<element type="property">
10614*cdf0e10cSrcweir		<source id="MSForms.TextBox.WordWrap">
10615*cdf0e10cSrcweir			<context kind="class">TextBox</context>
10616*cdf0e10cSrcweir			<name>WordWrap</name>
10617*cdf0e10cSrcweir			<type>boolean</type>
10618*cdf0e10cSrcweir		</source>
10619*cdf0e10cSrcweir	</element>
10620*cdf0e10cSrcweir	<!--Class::ToggleButton-->
10621*cdf0e10cSrcweir	<element type="class">
10622*cdf0e10cSrcweir		<source id="MSForms.ToggleButton">
10623*cdf0e10cSrcweir			<name>ToggleButton</name>
10624*cdf0e10cSrcweir		</source>
10625*cdf0e10cSrcweir		<destination designation="identity" />
10626*cdf0e10cSrcweir	</element>
10627*cdf0e10cSrcweir	<!--property::ToggleButton.Accelerator-->
10628*cdf0e10cSrcweir	<element type="property">
10629*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Accelerator">
10630*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10631*cdf0e10cSrcweir			<name>Accelerator</name>
10632*cdf0e10cSrcweir			<type>String</type>
10633*cdf0e10cSrcweir		</source>
10634*cdf0e10cSrcweir	</element>
10635*cdf0e10cSrcweir	<!--property::ToggleButton.Alignment-->
10636*cdf0e10cSrcweir	<element type="property">
10637*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Alignment">
10638*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10639*cdf0e10cSrcweir			<name>Alignment</name>
10640*cdf0e10cSrcweir			<type>Integer</type>
10641*cdf0e10cSrcweir		</source>
10642*cdf0e10cSrcweir	</element>
10643*cdf0e10cSrcweir	<!--property::ToggleButton.AutoSize-->
10644*cdf0e10cSrcweir	<element type="property">
10645*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.AutoSize">
10646*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10647*cdf0e10cSrcweir			<name>AutoSize</name>
10648*cdf0e10cSrcweir			<type>boolean</type>
10649*cdf0e10cSrcweir		</source>
10650*cdf0e10cSrcweir	</element>
10651*cdf0e10cSrcweir	<!--property::ToggleButton.BackColor-->
10652*cdf0e10cSrcweir	<element type="property">
10653*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.BackColor">
10654*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10655*cdf0e10cSrcweir			<name>BackColor</name>
10656*cdf0e10cSrcweir			<type>Integer</type>
10657*cdf0e10cSrcweir		</source>
10658*cdf0e10cSrcweir	</element>
10659*cdf0e10cSrcweir	<!--property::ToggleButton.BackStyle-->
10660*cdf0e10cSrcweir	<element type="property">
10661*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.BackStyle">
10662*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10663*cdf0e10cSrcweir			<name>BackStyle</name>
10664*cdf0e10cSrcweir			<type>Integer</type>
10665*cdf0e10cSrcweir		</source>
10666*cdf0e10cSrcweir	</element>
10667*cdf0e10cSrcweir	<!--method::ToggleButton.BeforeDragOver-->
10668*cdf0e10cSrcweir	<element type="method">
10669*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.BeforeDragOver">
10670*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10671*cdf0e10cSrcweir			<name>BeforeDragOver</name>
10672*cdf0e10cSrcweir			<type>void</type>
10673*cdf0e10cSrcweir			<parameter-list>
10674*cdf0e10cSrcweir				<parameter>
10675*cdf0e10cSrcweir					<type>ReturnBoolean</type>
10676*cdf0e10cSrcweir					<name>Cancel</name>
10677*cdf0e10cSrcweir				</parameter>
10678*cdf0e10cSrcweir				<parameter>
10679*cdf0e10cSrcweir					<type>DataObject</type>
10680*cdf0e10cSrcweir					<name>Data</name>
10681*cdf0e10cSrcweir				</parameter>
10682*cdf0e10cSrcweir				<parameter>
10683*cdf0e10cSrcweir					<type>Single</type>
10684*cdf0e10cSrcweir					<name>X</name>
10685*cdf0e10cSrcweir				</parameter>
10686*cdf0e10cSrcweir				<parameter>
10687*cdf0e10cSrcweir					<type>Single</type>
10688*cdf0e10cSrcweir					<name>Y</name>
10689*cdf0e10cSrcweir				</parameter>
10690*cdf0e10cSrcweir				<parameter>
10691*cdf0e10cSrcweir					<type>Integer</type>
10692*cdf0e10cSrcweir					<name>DragState</name>
10693*cdf0e10cSrcweir				</parameter>
10694*cdf0e10cSrcweir				<parameter>
10695*cdf0e10cSrcweir					<type>ReturnEffect</type>
10696*cdf0e10cSrcweir					<name>Effect</name>
10697*cdf0e10cSrcweir				</parameter>
10698*cdf0e10cSrcweir				<parameter>
10699*cdf0e10cSrcweir					<type>short</type>
10700*cdf0e10cSrcweir					<name>Shift</name>
10701*cdf0e10cSrcweir				</parameter>
10702*cdf0e10cSrcweir			</parameter-list>
10703*cdf0e10cSrcweir		</source>
10704*cdf0e10cSrcweir	</element>
10705*cdf0e10cSrcweir	<!--method::ToggleButton.BeforeDropOrPaste-->
10706*cdf0e10cSrcweir	<element type="method">
10707*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.BeforeDropOrPaste">
10708*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10709*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
10710*cdf0e10cSrcweir			<type>void</type>
10711*cdf0e10cSrcweir			<parameter-list>
10712*cdf0e10cSrcweir				<parameter>
10713*cdf0e10cSrcweir					<type>ReturnBoolean</type>
10714*cdf0e10cSrcweir					<name>Cancel</name>
10715*cdf0e10cSrcweir				</parameter>
10716*cdf0e10cSrcweir				<parameter>
10717*cdf0e10cSrcweir					<type>Integer</type>
10718*cdf0e10cSrcweir					<name>Action</name>
10719*cdf0e10cSrcweir				</parameter>
10720*cdf0e10cSrcweir				<parameter>
10721*cdf0e10cSrcweir					<type>DataObject</type>
10722*cdf0e10cSrcweir					<name>Data</name>
10723*cdf0e10cSrcweir				</parameter>
10724*cdf0e10cSrcweir				<parameter>
10725*cdf0e10cSrcweir					<type>Single</type>
10726*cdf0e10cSrcweir					<name>X</name>
10727*cdf0e10cSrcweir				</parameter>
10728*cdf0e10cSrcweir				<parameter>
10729*cdf0e10cSrcweir					<type>Single</type>
10730*cdf0e10cSrcweir					<name>Y</name>
10731*cdf0e10cSrcweir				</parameter>
10732*cdf0e10cSrcweir				<parameter>
10733*cdf0e10cSrcweir					<type>ReturnEffect</type>
10734*cdf0e10cSrcweir					<name>Effect</name>
10735*cdf0e10cSrcweir				</parameter>
10736*cdf0e10cSrcweir				<parameter>
10737*cdf0e10cSrcweir					<type>short</type>
10738*cdf0e10cSrcweir					<name>Shift</name>
10739*cdf0e10cSrcweir				</parameter>
10740*cdf0e10cSrcweir			</parameter-list>
10741*cdf0e10cSrcweir		</source>
10742*cdf0e10cSrcweir	</element>
10743*cdf0e10cSrcweir	<!--property::ToggleButton.BordersSuppress-->
10744*cdf0e10cSrcweir	<element type="property">
10745*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.BordersSuppress">
10746*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10747*cdf0e10cSrcweir			<name>BordersSuppress</name>
10748*cdf0e10cSrcweir			<type>boolean</type>
10749*cdf0e10cSrcweir		</source>
10750*cdf0e10cSrcweir	</element>
10751*cdf0e10cSrcweir	<!--property::ToggleButton.Caption-->
10752*cdf0e10cSrcweir	<element type="property">
10753*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Caption">
10754*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10755*cdf0e10cSrcweir			<name>Caption</name>
10756*cdf0e10cSrcweir			<type>String</type>
10757*cdf0e10cSrcweir		</source>
10758*cdf0e10cSrcweir	</element>
10759*cdf0e10cSrcweir	<!--method::ToggleButton.Change-->
10760*cdf0e10cSrcweir	<element type="method">
10761*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Change">
10762*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10763*cdf0e10cSrcweir			<name>Change</name>
10764*cdf0e10cSrcweir			<type>void</type>
10765*cdf0e10cSrcweir		</source>
10766*cdf0e10cSrcweir	</element>
10767*cdf0e10cSrcweir	<!--method::ToggleButton.Click-->
10768*cdf0e10cSrcweir	<element type="method">
10769*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Click">
10770*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10771*cdf0e10cSrcweir			<name>Click</name>
10772*cdf0e10cSrcweir			<type>void</type>
10773*cdf0e10cSrcweir		</source>
10774*cdf0e10cSrcweir	</element>
10775*cdf0e10cSrcweir	<!--method::ToggleButton.DblClick-->
10776*cdf0e10cSrcweir	<element type="method">
10777*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.DblClick">
10778*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10779*cdf0e10cSrcweir			<name>DblClick</name>
10780*cdf0e10cSrcweir			<type>void</type>
10781*cdf0e10cSrcweir			<parameter-list>
10782*cdf0e10cSrcweir				<parameter>
10783*cdf0e10cSrcweir					<type>ReturnBoolean</type>
10784*cdf0e10cSrcweir					<name>Cancel</name>
10785*cdf0e10cSrcweir				</parameter>
10786*cdf0e10cSrcweir			</parameter-list>
10787*cdf0e10cSrcweir		</source>
10788*cdf0e10cSrcweir	</element>
10789*cdf0e10cSrcweir	<!--property::ToggleButton.DisplayStyle {ReadOnly}-->
10790*cdf0e10cSrcweir	<element type="property">
10791*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.DisplayStyle">
10792*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10793*cdf0e10cSrcweir			<name>DisplayStyle</name>
10794*cdf0e10cSrcweir			<type>Integer</type>
10795*cdf0e10cSrcweir		</source>
10796*cdf0e10cSrcweir	</element>
10797*cdf0e10cSrcweir	<!--property::ToggleButton.Enabled-->
10798*cdf0e10cSrcweir	<element type="property">
10799*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Enabled">
10800*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10801*cdf0e10cSrcweir			<name>Enabled</name>
10802*cdf0e10cSrcweir			<type>boolean</type>
10803*cdf0e10cSrcweir		</source>
10804*cdf0e10cSrcweir	</element>
10805*cdf0e10cSrcweir	<!--method::ToggleButton.Error-->
10806*cdf0e10cSrcweir	<element type="method">
10807*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Error">
10808*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10809*cdf0e10cSrcweir			<name>Error</name>
10810*cdf0e10cSrcweir			<type>void</type>
10811*cdf0e10cSrcweir			<parameter-list>
10812*cdf0e10cSrcweir				<parameter>
10813*cdf0e10cSrcweir					<type>short</type>
10814*cdf0e10cSrcweir					<name>Number</name>
10815*cdf0e10cSrcweir				</parameter>
10816*cdf0e10cSrcweir				<parameter>
10817*cdf0e10cSrcweir					<type>ReturnString</type>
10818*cdf0e10cSrcweir					<name>Description</name>
10819*cdf0e10cSrcweir				</parameter>
10820*cdf0e10cSrcweir				<parameter>
10821*cdf0e10cSrcweir					<type>Integer</type>
10822*cdf0e10cSrcweir					<name>SCode</name>
10823*cdf0e10cSrcweir				</parameter>
10824*cdf0e10cSrcweir				<parameter>
10825*cdf0e10cSrcweir					<type>String</type>
10826*cdf0e10cSrcweir					<name>Source</name>
10827*cdf0e10cSrcweir				</parameter>
10828*cdf0e10cSrcweir				<parameter>
10829*cdf0e10cSrcweir					<type>String</type>
10830*cdf0e10cSrcweir					<name>HelpFile</name>
10831*cdf0e10cSrcweir				</parameter>
10832*cdf0e10cSrcweir				<parameter>
10833*cdf0e10cSrcweir					<type>Integer</type>
10834*cdf0e10cSrcweir					<name>HelpContext</name>
10835*cdf0e10cSrcweir				</parameter>
10836*cdf0e10cSrcweir				<parameter>
10837*cdf0e10cSrcweir					<type>ReturnBoolean</type>
10838*cdf0e10cSrcweir					<name>CancelDisplay</name>
10839*cdf0e10cSrcweir				</parameter>
10840*cdf0e10cSrcweir			</parameter-list>
10841*cdf0e10cSrcweir		</source>
10842*cdf0e10cSrcweir	</element>
10843*cdf0e10cSrcweir	<!--property::ToggleButton.Font {ReadOnly}-->
10844*cdf0e10cSrcweir	<element type="property">
10845*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Font">
10846*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10847*cdf0e10cSrcweir			<name>Font</name>
10848*cdf0e10cSrcweir			<type>Font</type>
10849*cdf0e10cSrcweir		</source>
10850*cdf0e10cSrcweir	</element>
10851*cdf0e10cSrcweir	<!--property::ToggleButton.FontBold-->
10852*cdf0e10cSrcweir	<element type="property">
10853*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontBold">
10854*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10855*cdf0e10cSrcweir			<name>FontBold</name>
10856*cdf0e10cSrcweir			<type>boolean</type>
10857*cdf0e10cSrcweir		</source>
10858*cdf0e10cSrcweir	</element>
10859*cdf0e10cSrcweir	<!--property::ToggleButton.FontItalic-->
10860*cdf0e10cSrcweir	<element type="property">
10861*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontItalic">
10862*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10863*cdf0e10cSrcweir			<name>FontItalic</name>
10864*cdf0e10cSrcweir			<type>boolean</type>
10865*cdf0e10cSrcweir		</source>
10866*cdf0e10cSrcweir	</element>
10867*cdf0e10cSrcweir	<!--property::ToggleButton.FontName-->
10868*cdf0e10cSrcweir	<element type="property">
10869*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontName">
10870*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10871*cdf0e10cSrcweir			<name>FontName</name>
10872*cdf0e10cSrcweir			<type>String</type>
10873*cdf0e10cSrcweir		</source>
10874*cdf0e10cSrcweir	</element>
10875*cdf0e10cSrcweir	<!--property::ToggleButton.FontSize-->
10876*cdf0e10cSrcweir	<element type="property">
10877*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontSize">
10878*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10879*cdf0e10cSrcweir			<name>FontSize</name>
10880*cdf0e10cSrcweir			<type>VT_CY</type>
10881*cdf0e10cSrcweir		</source>
10882*cdf0e10cSrcweir	</element>
10883*cdf0e10cSrcweir	<!--property::ToggleButton.FontStrikethru-->
10884*cdf0e10cSrcweir	<element type="property">
10885*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontStrikethru">
10886*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10887*cdf0e10cSrcweir			<name>FontStrikethru</name>
10888*cdf0e10cSrcweir			<type>boolean</type>
10889*cdf0e10cSrcweir		</source>
10890*cdf0e10cSrcweir	</element>
10891*cdf0e10cSrcweir	<!--property::ToggleButton.FontUnderline-->
10892*cdf0e10cSrcweir	<element type="property">
10893*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontUnderline">
10894*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10895*cdf0e10cSrcweir			<name>FontUnderline</name>
10896*cdf0e10cSrcweir			<type>boolean</type>
10897*cdf0e10cSrcweir		</source>
10898*cdf0e10cSrcweir	</element>
10899*cdf0e10cSrcweir	<!--property::ToggleButton.FontWeight-->
10900*cdf0e10cSrcweir	<element type="property">
10901*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.FontWeight">
10902*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10903*cdf0e10cSrcweir			<name>FontWeight</name>
10904*cdf0e10cSrcweir			<type>short</type>
10905*cdf0e10cSrcweir		</source>
10906*cdf0e10cSrcweir	</element>
10907*cdf0e10cSrcweir	<!--property::ToggleButton.ForeColor-->
10908*cdf0e10cSrcweir	<element type="property">
10909*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.ForeColor">
10910*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10911*cdf0e10cSrcweir			<name>ForeColor</name>
10912*cdf0e10cSrcweir			<type>Integer</type>
10913*cdf0e10cSrcweir		</source>
10914*cdf0e10cSrcweir	</element>
10915*cdf0e10cSrcweir	<!--property::ToggleButton.GroupName-->
10916*cdf0e10cSrcweir	<element type="property">
10917*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.GroupName">
10918*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10919*cdf0e10cSrcweir			<name>GroupName</name>
10920*cdf0e10cSrcweir			<type>String</type>
10921*cdf0e10cSrcweir		</source>
10922*cdf0e10cSrcweir	</element>
10923*cdf0e10cSrcweir	<!--method::ToggleButton.KeyDown-->
10924*cdf0e10cSrcweir	<element type="method">
10925*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.KeyDown">
10926*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10927*cdf0e10cSrcweir			<name>KeyDown</name>
10928*cdf0e10cSrcweir			<type>void</type>
10929*cdf0e10cSrcweir			<parameter-list>
10930*cdf0e10cSrcweir				<parameter>
10931*cdf0e10cSrcweir					<type>ReturnInteger</type>
10932*cdf0e10cSrcweir					<name>KeyCode</name>
10933*cdf0e10cSrcweir				</parameter>
10934*cdf0e10cSrcweir				<parameter>
10935*cdf0e10cSrcweir					<type>short</type>
10936*cdf0e10cSrcweir					<name>Shift</name>
10937*cdf0e10cSrcweir				</parameter>
10938*cdf0e10cSrcweir			</parameter-list>
10939*cdf0e10cSrcweir		</source>
10940*cdf0e10cSrcweir	</element>
10941*cdf0e10cSrcweir	<!--method::ToggleButton.KeyPress-->
10942*cdf0e10cSrcweir	<element type="method">
10943*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.KeyPress">
10944*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10945*cdf0e10cSrcweir			<name>KeyPress</name>
10946*cdf0e10cSrcweir			<type>void</type>
10947*cdf0e10cSrcweir			<parameter-list>
10948*cdf0e10cSrcweir				<parameter>
10949*cdf0e10cSrcweir					<type>ReturnInteger</type>
10950*cdf0e10cSrcweir					<name>KeyAscii</name>
10951*cdf0e10cSrcweir				</parameter>
10952*cdf0e10cSrcweir			</parameter-list>
10953*cdf0e10cSrcweir		</source>
10954*cdf0e10cSrcweir	</element>
10955*cdf0e10cSrcweir	<!--method::ToggleButton.KeyUp-->
10956*cdf0e10cSrcweir	<element type="method">
10957*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.KeyUp">
10958*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10959*cdf0e10cSrcweir			<name>KeyUp</name>
10960*cdf0e10cSrcweir			<type>void</type>
10961*cdf0e10cSrcweir			<parameter-list>
10962*cdf0e10cSrcweir				<parameter>
10963*cdf0e10cSrcweir					<type>ReturnInteger</type>
10964*cdf0e10cSrcweir					<name>KeyCode</name>
10965*cdf0e10cSrcweir				</parameter>
10966*cdf0e10cSrcweir				<parameter>
10967*cdf0e10cSrcweir					<type>short</type>
10968*cdf0e10cSrcweir					<name>Shift</name>
10969*cdf0e10cSrcweir				</parameter>
10970*cdf0e10cSrcweir			</parameter-list>
10971*cdf0e10cSrcweir		</source>
10972*cdf0e10cSrcweir	</element>
10973*cdf0e10cSrcweir	<!--property::ToggleButton.Locked-->
10974*cdf0e10cSrcweir	<element type="property">
10975*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Locked">
10976*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10977*cdf0e10cSrcweir			<name>Locked</name>
10978*cdf0e10cSrcweir			<type>boolean</type>
10979*cdf0e10cSrcweir		</source>
10980*cdf0e10cSrcweir	</element>
10981*cdf0e10cSrcweir	<!--method::ToggleButton.MouseDown-->
10982*cdf0e10cSrcweir	<element type="method">
10983*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.MouseDown">
10984*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
10985*cdf0e10cSrcweir			<name>MouseDown</name>
10986*cdf0e10cSrcweir			<type>void</type>
10987*cdf0e10cSrcweir			<parameter-list>
10988*cdf0e10cSrcweir				<parameter>
10989*cdf0e10cSrcweir					<type>short</type>
10990*cdf0e10cSrcweir					<name>Button</name>
10991*cdf0e10cSrcweir				</parameter>
10992*cdf0e10cSrcweir				<parameter>
10993*cdf0e10cSrcweir					<type>short</type>
10994*cdf0e10cSrcweir					<name>Shift</name>
10995*cdf0e10cSrcweir				</parameter>
10996*cdf0e10cSrcweir				<parameter>
10997*cdf0e10cSrcweir					<type>Single</type>
10998*cdf0e10cSrcweir					<name>X</name>
10999*cdf0e10cSrcweir				</parameter>
11000*cdf0e10cSrcweir				<parameter>
11001*cdf0e10cSrcweir					<type>Single</type>
11002*cdf0e10cSrcweir					<name>Y</name>
11003*cdf0e10cSrcweir				</parameter>
11004*cdf0e10cSrcweir			</parameter-list>
11005*cdf0e10cSrcweir		</source>
11006*cdf0e10cSrcweir	</element>
11007*cdf0e10cSrcweir	<!--property::ToggleButton.MouseIcon-->
11008*cdf0e10cSrcweir	<element type="property">
11009*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.MouseIcon">
11010*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11011*cdf0e10cSrcweir			<name>MouseIcon</name>
11012*cdf0e10cSrcweir			<type>Picture</type>
11013*cdf0e10cSrcweir		</source>
11014*cdf0e10cSrcweir	</element>
11015*cdf0e10cSrcweir	<!--method::ToggleButton.MouseMove-->
11016*cdf0e10cSrcweir	<element type="method">
11017*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.MouseMove">
11018*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11019*cdf0e10cSrcweir			<name>MouseMove</name>
11020*cdf0e10cSrcweir			<type>void</type>
11021*cdf0e10cSrcweir			<parameter-list>
11022*cdf0e10cSrcweir				<parameter>
11023*cdf0e10cSrcweir					<type>short</type>
11024*cdf0e10cSrcweir					<name>Button</name>
11025*cdf0e10cSrcweir				</parameter>
11026*cdf0e10cSrcweir				<parameter>
11027*cdf0e10cSrcweir					<type>short</type>
11028*cdf0e10cSrcweir					<name>Shift</name>
11029*cdf0e10cSrcweir				</parameter>
11030*cdf0e10cSrcweir				<parameter>
11031*cdf0e10cSrcweir					<type>Single</type>
11032*cdf0e10cSrcweir					<name>X</name>
11033*cdf0e10cSrcweir				</parameter>
11034*cdf0e10cSrcweir				<parameter>
11035*cdf0e10cSrcweir					<type>Single</type>
11036*cdf0e10cSrcweir					<name>Y</name>
11037*cdf0e10cSrcweir				</parameter>
11038*cdf0e10cSrcweir			</parameter-list>
11039*cdf0e10cSrcweir		</source>
11040*cdf0e10cSrcweir	</element>
11041*cdf0e10cSrcweir	<!--property::ToggleButton.MousePointer-->
11042*cdf0e10cSrcweir	<element type="property">
11043*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.MousePointer">
11044*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11045*cdf0e10cSrcweir			<name>MousePointer</name>
11046*cdf0e10cSrcweir			<type>Integer</type>
11047*cdf0e10cSrcweir		</source>
11048*cdf0e10cSrcweir	</element>
11049*cdf0e10cSrcweir	<!--method::ToggleButton.MouseUp-->
11050*cdf0e10cSrcweir	<element type="method">
11051*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.MouseUp">
11052*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11053*cdf0e10cSrcweir			<name>MouseUp</name>
11054*cdf0e10cSrcweir			<type>void</type>
11055*cdf0e10cSrcweir			<parameter-list>
11056*cdf0e10cSrcweir				<parameter>
11057*cdf0e10cSrcweir					<type>short</type>
11058*cdf0e10cSrcweir					<name>Button</name>
11059*cdf0e10cSrcweir				</parameter>
11060*cdf0e10cSrcweir				<parameter>
11061*cdf0e10cSrcweir					<type>short</type>
11062*cdf0e10cSrcweir					<name>Shift</name>
11063*cdf0e10cSrcweir				</parameter>
11064*cdf0e10cSrcweir				<parameter>
11065*cdf0e10cSrcweir					<type>Single</type>
11066*cdf0e10cSrcweir					<name>X</name>
11067*cdf0e10cSrcweir				</parameter>
11068*cdf0e10cSrcweir				<parameter>
11069*cdf0e10cSrcweir					<type>Single</type>
11070*cdf0e10cSrcweir					<name>Y</name>
11071*cdf0e10cSrcweir				</parameter>
11072*cdf0e10cSrcweir			</parameter-list>
11073*cdf0e10cSrcweir		</source>
11074*cdf0e10cSrcweir	</element>
11075*cdf0e10cSrcweir	<!--property::ToggleButton.MultiSelect-->
11076*cdf0e10cSrcweir	<element type="property">
11077*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.MultiSelect">
11078*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11079*cdf0e10cSrcweir			<name>MultiSelect</name>
11080*cdf0e10cSrcweir			<type>Integer</type>
11081*cdf0e10cSrcweir		</source>
11082*cdf0e10cSrcweir	</element>
11083*cdf0e10cSrcweir	<!--property::ToggleButton.Picture-->
11084*cdf0e10cSrcweir	<element type="property">
11085*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Picture">
11086*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11087*cdf0e10cSrcweir			<name>Picture</name>
11088*cdf0e10cSrcweir			<type>Picture</type>
11089*cdf0e10cSrcweir		</source>
11090*cdf0e10cSrcweir	</element>
11091*cdf0e10cSrcweir	<!--property::ToggleButton.PicturePosition-->
11092*cdf0e10cSrcweir	<element type="property">
11093*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.PicturePosition">
11094*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11095*cdf0e10cSrcweir			<name>PicturePosition</name>
11096*cdf0e10cSrcweir			<type>Integer</type>
11097*cdf0e10cSrcweir		</source>
11098*cdf0e10cSrcweir	</element>
11099*cdf0e10cSrcweir	<!--property::ToggleButton.SpecialEffect-->
11100*cdf0e10cSrcweir	<element type="property">
11101*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.SpecialEffect">
11102*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11103*cdf0e10cSrcweir			<name>SpecialEffect</name>
11104*cdf0e10cSrcweir			<type>Integer</type>
11105*cdf0e10cSrcweir		</source>
11106*cdf0e10cSrcweir	</element>
11107*cdf0e10cSrcweir	<!--property::ToggleButton.TextAlign-->
11108*cdf0e10cSrcweir	<element type="property">
11109*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.TextAlign">
11110*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11111*cdf0e10cSrcweir			<name>TextAlign</name>
11112*cdf0e10cSrcweir			<type>Integer</type>
11113*cdf0e10cSrcweir		</source>
11114*cdf0e10cSrcweir	</element>
11115*cdf0e10cSrcweir	<!--property::ToggleButton.TripleState-->
11116*cdf0e10cSrcweir	<element type="property">
11117*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.TripleState">
11118*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11119*cdf0e10cSrcweir			<name>TripleState</name>
11120*cdf0e10cSrcweir			<type>boolean</type>
11121*cdf0e10cSrcweir		</source>
11122*cdf0e10cSrcweir	</element>
11123*cdf0e10cSrcweir	<!--property::ToggleButton.Valid {ReadOnly}-->
11124*cdf0e10cSrcweir	<element type="property">
11125*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Valid">
11126*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11127*cdf0e10cSrcweir			<name>Valid</name>
11128*cdf0e10cSrcweir			<type>boolean</type>
11129*cdf0e10cSrcweir		</source>
11130*cdf0e10cSrcweir	</element>
11131*cdf0e10cSrcweir	<!--property::ToggleButton.Value {Default}-->
11132*cdf0e10cSrcweir	<element type="property">
11133*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.Value">
11134*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11135*cdf0e10cSrcweir			<name default="true">Value</name>
11136*cdf0e10cSrcweir			<type>Variant</type>
11137*cdf0e10cSrcweir		</source>
11138*cdf0e10cSrcweir	</element>
11139*cdf0e10cSrcweir	<!--property::ToggleButton.WordWrap-->
11140*cdf0e10cSrcweir	<element type="property">
11141*cdf0e10cSrcweir		<source id="MSForms.ToggleButton.WordWrap">
11142*cdf0e10cSrcweir			<context kind="class">ToggleButton</context>
11143*cdf0e10cSrcweir			<name>WordWrap</name>
11144*cdf0e10cSrcweir			<type>boolean</type>
11145*cdf0e10cSrcweir		</source>
11146*cdf0e10cSrcweir	</element>
11147*cdf0e10cSrcweir	<!--Class::UserForm-->
11148*cdf0e10cSrcweir	<element type="class">
11149*cdf0e10cSrcweir		<source id="MSForms.UserForm">
11150*cdf0e10cSrcweir			<name>UserForm</name>
11151*cdf0e10cSrcweir		</source>
11152*cdf0e10cSrcweir		<destination designation="identity" />
11153*cdf0e10cSrcweir	</element>
11154*cdf0e10cSrcweir	<!--property::UserForm.ActiveControl {ReadOnly}-->
11155*cdf0e10cSrcweir	<element type="property">
11156*cdf0e10cSrcweir		<source id="MSForms.UserForm.ActiveControl">
11157*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11158*cdf0e10cSrcweir			<name>ActiveControl</name>
11159*cdf0e10cSrcweir			<type>Control</type>
11160*cdf0e10cSrcweir		</source>
11161*cdf0e10cSrcweir	</element>
11162*cdf0e10cSrcweir	<!--method::UserForm.AddControl-->
11163*cdf0e10cSrcweir	<element type="method">
11164*cdf0e10cSrcweir		<source id="MSForms.UserForm.AddControl">
11165*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11166*cdf0e10cSrcweir			<name>AddControl</name>
11167*cdf0e10cSrcweir			<type>void</type>
11168*cdf0e10cSrcweir			<parameter-list>
11169*cdf0e10cSrcweir				<parameter>
11170*cdf0e10cSrcweir					<type>Control</type>
11171*cdf0e10cSrcweir					<name>Control</name>
11172*cdf0e10cSrcweir				</parameter>
11173*cdf0e10cSrcweir			</parameter-list>
11174*cdf0e10cSrcweir		</source>
11175*cdf0e10cSrcweir	</element>
11176*cdf0e10cSrcweir	<!--property::UserForm.BackColor-->
11177*cdf0e10cSrcweir	<element type="property">
11178*cdf0e10cSrcweir		<source id="MSForms.UserForm.BackColor">
11179*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11180*cdf0e10cSrcweir			<name>BackColor</name>
11181*cdf0e10cSrcweir			<type>Integer</type>
11182*cdf0e10cSrcweir		</source>
11183*cdf0e10cSrcweir	</element>
11184*cdf0e10cSrcweir	<!--method::UserForm.BeforeDragOver-->
11185*cdf0e10cSrcweir	<element type="method">
11186*cdf0e10cSrcweir		<source id="MSForms.UserForm.BeforeDragOver">
11187*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11188*cdf0e10cSrcweir			<name>BeforeDragOver</name>
11189*cdf0e10cSrcweir			<type>void</type>
11190*cdf0e10cSrcweir			<parameter-list>
11191*cdf0e10cSrcweir				<parameter>
11192*cdf0e10cSrcweir					<type>ReturnBoolean</type>
11193*cdf0e10cSrcweir					<name>Cancel</name>
11194*cdf0e10cSrcweir				</parameter>
11195*cdf0e10cSrcweir				<parameter>
11196*cdf0e10cSrcweir					<type>Control</type>
11197*cdf0e10cSrcweir					<name>Control</name>
11198*cdf0e10cSrcweir				</parameter>
11199*cdf0e10cSrcweir				<parameter>
11200*cdf0e10cSrcweir					<type>DataObject</type>
11201*cdf0e10cSrcweir					<name>Data</name>
11202*cdf0e10cSrcweir				</parameter>
11203*cdf0e10cSrcweir				<parameter>
11204*cdf0e10cSrcweir					<type>Single</type>
11205*cdf0e10cSrcweir					<name>X</name>
11206*cdf0e10cSrcweir				</parameter>
11207*cdf0e10cSrcweir				<parameter>
11208*cdf0e10cSrcweir					<type>Single</type>
11209*cdf0e10cSrcweir					<name>Y</name>
11210*cdf0e10cSrcweir				</parameter>
11211*cdf0e10cSrcweir				<parameter>
11212*cdf0e10cSrcweir					<type>Integer</type>
11213*cdf0e10cSrcweir					<name>State</name>
11214*cdf0e10cSrcweir				</parameter>
11215*cdf0e10cSrcweir				<parameter>
11216*cdf0e10cSrcweir					<type>ReturnEffect</type>
11217*cdf0e10cSrcweir					<name>Effect</name>
11218*cdf0e10cSrcweir				</parameter>
11219*cdf0e10cSrcweir				<parameter>
11220*cdf0e10cSrcweir					<type>short</type>
11221*cdf0e10cSrcweir					<name>Shift</name>
11222*cdf0e10cSrcweir				</parameter>
11223*cdf0e10cSrcweir			</parameter-list>
11224*cdf0e10cSrcweir		</source>
11225*cdf0e10cSrcweir	</element>
11226*cdf0e10cSrcweir	<!--method::UserForm.BeforeDropOrPaste-->
11227*cdf0e10cSrcweir	<element type="method">
11228*cdf0e10cSrcweir		<source id="MSForms.UserForm.BeforeDropOrPaste">
11229*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11230*cdf0e10cSrcweir			<name>BeforeDropOrPaste</name>
11231*cdf0e10cSrcweir			<type>void</type>
11232*cdf0e10cSrcweir			<parameter-list>
11233*cdf0e10cSrcweir				<parameter>
11234*cdf0e10cSrcweir					<type>ReturnBoolean</type>
11235*cdf0e10cSrcweir					<name>Cancel</name>
11236*cdf0e10cSrcweir				</parameter>
11237*cdf0e10cSrcweir				<parameter>
11238*cdf0e10cSrcweir					<type>Control</type>
11239*cdf0e10cSrcweir					<name>Control</name>
11240*cdf0e10cSrcweir				</parameter>
11241*cdf0e10cSrcweir				<parameter>
11242*cdf0e10cSrcweir					<type>Integer</type>
11243*cdf0e10cSrcweir					<name>Action</name>
11244*cdf0e10cSrcweir				</parameter>
11245*cdf0e10cSrcweir				<parameter>
11246*cdf0e10cSrcweir					<type>DataObject</type>
11247*cdf0e10cSrcweir					<name>Data</name>
11248*cdf0e10cSrcweir				</parameter>
11249*cdf0e10cSrcweir				<parameter>
11250*cdf0e10cSrcweir					<type>Single</type>
11251*cdf0e10cSrcweir					<name>X</name>
11252*cdf0e10cSrcweir				</parameter>
11253*cdf0e10cSrcweir				<parameter>
11254*cdf0e10cSrcweir					<type>Single</type>
11255*cdf0e10cSrcweir					<name>Y</name>
11256*cdf0e10cSrcweir				</parameter>
11257*cdf0e10cSrcweir				<parameter>
11258*cdf0e10cSrcweir					<type>ReturnEffect</type>
11259*cdf0e10cSrcweir					<name>Effect</name>
11260*cdf0e10cSrcweir				</parameter>
11261*cdf0e10cSrcweir				<parameter>
11262*cdf0e10cSrcweir					<type>short</type>
11263*cdf0e10cSrcweir					<name>Shift</name>
11264*cdf0e10cSrcweir				</parameter>
11265*cdf0e10cSrcweir			</parameter-list>
11266*cdf0e10cSrcweir		</source>
11267*cdf0e10cSrcweir	</element>
11268*cdf0e10cSrcweir	<!--property::UserForm.BorderColor-->
11269*cdf0e10cSrcweir	<element type="property">
11270*cdf0e10cSrcweir		<source id="MSForms.UserForm.BorderColor">
11271*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11272*cdf0e10cSrcweir			<name>BorderColor</name>
11273*cdf0e10cSrcweir			<type>Integer</type>
11274*cdf0e10cSrcweir		</source>
11275*cdf0e10cSrcweir	</element>
11276*cdf0e10cSrcweir	<!--property::UserForm.BorderStyle-->
11277*cdf0e10cSrcweir	<element type="property">
11278*cdf0e10cSrcweir		<source id="MSForms.UserForm.BorderStyle">
11279*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11280*cdf0e10cSrcweir			<name>BorderStyle</name>
11281*cdf0e10cSrcweir			<type>Integer</type>
11282*cdf0e10cSrcweir		</source>
11283*cdf0e10cSrcweir	</element>
11284*cdf0e10cSrcweir	<!--property::UserForm.CanPaste {ReadOnly}-->
11285*cdf0e10cSrcweir	<element type="property">
11286*cdf0e10cSrcweir		<source id="MSForms.UserForm.CanPaste">
11287*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11288*cdf0e10cSrcweir			<name>CanPaste</name>
11289*cdf0e10cSrcweir			<type>boolean</type>
11290*cdf0e10cSrcweir		</source>
11291*cdf0e10cSrcweir	</element>
11292*cdf0e10cSrcweir	<!--property::UserForm.CanRedo {ReadOnly}-->
11293*cdf0e10cSrcweir	<element type="property">
11294*cdf0e10cSrcweir		<source id="MSForms.UserForm.CanRedo">
11295*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11296*cdf0e10cSrcweir			<name>CanRedo</name>
11297*cdf0e10cSrcweir			<type>boolean</type>
11298*cdf0e10cSrcweir		</source>
11299*cdf0e10cSrcweir	</element>
11300*cdf0e10cSrcweir	<!--property::UserForm.CanUndo {ReadOnly}-->
11301*cdf0e10cSrcweir	<element type="property">
11302*cdf0e10cSrcweir		<source id="MSForms.UserForm.CanUndo">
11303*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11304*cdf0e10cSrcweir			<name>CanUndo</name>
11305*cdf0e10cSrcweir			<type>boolean</type>
11306*cdf0e10cSrcweir		</source>
11307*cdf0e10cSrcweir	</element>
11308*cdf0e10cSrcweir	<!--property::UserForm.Caption-->
11309*cdf0e10cSrcweir	<element type="property">
11310*cdf0e10cSrcweir		<source id="MSForms.UserForm.Caption">
11311*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11312*cdf0e10cSrcweir			<name>Caption</name>
11313*cdf0e10cSrcweir			<type>String</type>
11314*cdf0e10cSrcweir		</source>
11315*cdf0e10cSrcweir	</element>
11316*cdf0e10cSrcweir	<!--method::UserForm.Click-->
11317*cdf0e10cSrcweir	<element type="method">
11318*cdf0e10cSrcweir		<source id="MSForms.UserForm.Click">
11319*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11320*cdf0e10cSrcweir			<name>Click</name>
11321*cdf0e10cSrcweir			<type>void</type>
11322*cdf0e10cSrcweir		</source>
11323*cdf0e10cSrcweir	</element>
11324*cdf0e10cSrcweir	<!--property::UserForm.Controls {Default} {ReadOnly}-->
11325*cdf0e10cSrcweir	<element type="property">
11326*cdf0e10cSrcweir		<source id="MSForms.UserForm.Controls">
11327*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11328*cdf0e10cSrcweir			<name default="true">Controls</name>
11329*cdf0e10cSrcweir			<type>Controls</type>
11330*cdf0e10cSrcweir		</source>
11331*cdf0e10cSrcweir	</element>
11332*cdf0e10cSrcweir	<!--method::UserForm.Copy-->
11333*cdf0e10cSrcweir	<element type="method">
11334*cdf0e10cSrcweir		<source id="MSForms.UserForm.Copy">
11335*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11336*cdf0e10cSrcweir			<name>Copy</name>
11337*cdf0e10cSrcweir			<type>void</type>
11338*cdf0e10cSrcweir		</source>
11339*cdf0e10cSrcweir	</element>
11340*cdf0e10cSrcweir	<!--method::UserForm.Cut-->
11341*cdf0e10cSrcweir	<element type="method">
11342*cdf0e10cSrcweir		<source id="MSForms.UserForm.Cut">
11343*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11344*cdf0e10cSrcweir			<name>Cut</name>
11345*cdf0e10cSrcweir			<type>void</type>
11346*cdf0e10cSrcweir		</source>
11347*cdf0e10cSrcweir	</element>
11348*cdf0e10cSrcweir	<!--property::UserForm.Cycle-->
11349*cdf0e10cSrcweir	<element type="property">
11350*cdf0e10cSrcweir		<source id="MSForms.UserForm.Cycle">
11351*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11352*cdf0e10cSrcweir			<name>Cycle</name>
11353*cdf0e10cSrcweir			<type>Integer</type>
11354*cdf0e10cSrcweir		</source>
11355*cdf0e10cSrcweir	</element>
11356*cdf0e10cSrcweir	<!--method::UserForm.DblClick-->
11357*cdf0e10cSrcweir	<element type="method">
11358*cdf0e10cSrcweir		<source id="MSForms.UserForm.DblClick">
11359*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11360*cdf0e10cSrcweir			<name>DblClick</name>
11361*cdf0e10cSrcweir			<type>void</type>
11362*cdf0e10cSrcweir			<parameter-list>
11363*cdf0e10cSrcweir				<parameter>
11364*cdf0e10cSrcweir					<type>ReturnBoolean</type>
11365*cdf0e10cSrcweir					<name>Cancel</name>
11366*cdf0e10cSrcweir				</parameter>
11367*cdf0e10cSrcweir			</parameter-list>
11368*cdf0e10cSrcweir		</source>
11369*cdf0e10cSrcweir	</element>
11370*cdf0e10cSrcweir	<!--property::UserForm.DesignMode-->
11371*cdf0e10cSrcweir	<element type="property">
11372*cdf0e10cSrcweir		<source id="MSForms.UserForm.DesignMode">
11373*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11374*cdf0e10cSrcweir			<name>DesignMode</name>
11375*cdf0e10cSrcweir			<type>Integer</type>
11376*cdf0e10cSrcweir		</source>
11377*cdf0e10cSrcweir	</element>
11378*cdf0e10cSrcweir	<!--property::UserForm.DrawBuffer-->
11379*cdf0e10cSrcweir	<element type="property">
11380*cdf0e10cSrcweir		<source id="MSForms.UserForm.DrawBuffer">
11381*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11382*cdf0e10cSrcweir			<name>DrawBuffer</name>
11383*cdf0e10cSrcweir			<type>Integer</type>
11384*cdf0e10cSrcweir		</source>
11385*cdf0e10cSrcweir	</element>
11386*cdf0e10cSrcweir	<!--property::UserForm.Enabled-->
11387*cdf0e10cSrcweir	<element type="property">
11388*cdf0e10cSrcweir		<source id="MSForms.UserForm.Enabled">
11389*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11390*cdf0e10cSrcweir			<name>Enabled</name>
11391*cdf0e10cSrcweir			<type>boolean</type>
11392*cdf0e10cSrcweir		</source>
11393*cdf0e10cSrcweir	</element>
11394*cdf0e10cSrcweir	<!--method::UserForm.Error-->
11395*cdf0e10cSrcweir	<element type="method">
11396*cdf0e10cSrcweir		<source id="MSForms.UserForm.Error">
11397*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11398*cdf0e10cSrcweir			<name>Error</name>
11399*cdf0e10cSrcweir			<type>void</type>
11400*cdf0e10cSrcweir			<parameter-list>
11401*cdf0e10cSrcweir				<parameter>
11402*cdf0e10cSrcweir					<type>short</type>
11403*cdf0e10cSrcweir					<name>Number</name>
11404*cdf0e10cSrcweir				</parameter>
11405*cdf0e10cSrcweir				<parameter>
11406*cdf0e10cSrcweir					<type>ReturnString</type>
11407*cdf0e10cSrcweir					<name>Description</name>
11408*cdf0e10cSrcweir				</parameter>
11409*cdf0e10cSrcweir				<parameter>
11410*cdf0e10cSrcweir					<type>Integer</type>
11411*cdf0e10cSrcweir					<name>SCode</name>
11412*cdf0e10cSrcweir				</parameter>
11413*cdf0e10cSrcweir				<parameter>
11414*cdf0e10cSrcweir					<type>String</type>
11415*cdf0e10cSrcweir					<name>Source</name>
11416*cdf0e10cSrcweir				</parameter>
11417*cdf0e10cSrcweir				<parameter>
11418*cdf0e10cSrcweir					<type>String</type>
11419*cdf0e10cSrcweir					<name>HelpFile</name>
11420*cdf0e10cSrcweir				</parameter>
11421*cdf0e10cSrcweir				<parameter>
11422*cdf0e10cSrcweir					<type>Integer</type>
11423*cdf0e10cSrcweir					<name>HelpContext</name>
11424*cdf0e10cSrcweir				</parameter>
11425*cdf0e10cSrcweir				<parameter>
11426*cdf0e10cSrcweir					<type>ReturnBoolean</type>
11427*cdf0e10cSrcweir					<name>CancelDisplay</name>
11428*cdf0e10cSrcweir				</parameter>
11429*cdf0e10cSrcweir			</parameter-list>
11430*cdf0e10cSrcweir		</source>
11431*cdf0e10cSrcweir	</element>
11432*cdf0e10cSrcweir	<!--property::UserForm.Font {ReadOnly}-->
11433*cdf0e10cSrcweir	<element type="property">
11434*cdf0e10cSrcweir		<source id="MSForms.UserForm.Font">
11435*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11436*cdf0e10cSrcweir			<name>Font</name>
11437*cdf0e10cSrcweir			<type>Font</type>
11438*cdf0e10cSrcweir		</source>
11439*cdf0e10cSrcweir	</element>
11440*cdf0e10cSrcweir	<!--property::UserForm.ForeColor-->
11441*cdf0e10cSrcweir	<element type="property">
11442*cdf0e10cSrcweir		<source id="MSForms.UserForm.ForeColor">
11443*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11444*cdf0e10cSrcweir			<name>ForeColor</name>
11445*cdf0e10cSrcweir			<type>Integer</type>
11446*cdf0e10cSrcweir		</source>
11447*cdf0e10cSrcweir	</element>
11448*cdf0e10cSrcweir	<!--property::UserForm.GridX-->
11449*cdf0e10cSrcweir	<element type="property">
11450*cdf0e10cSrcweir		<source id="MSForms.UserForm.GridX">
11451*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11452*cdf0e10cSrcweir			<name>GridX</name>
11453*cdf0e10cSrcweir			<type>Single</type>
11454*cdf0e10cSrcweir		</source>
11455*cdf0e10cSrcweir	</element>
11456*cdf0e10cSrcweir	<!--property::UserForm.GridY-->
11457*cdf0e10cSrcweir	<element type="property">
11458*cdf0e10cSrcweir		<source id="MSForms.UserForm.GridY">
11459*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11460*cdf0e10cSrcweir			<name>GridY</name>
11461*cdf0e10cSrcweir			<type>Single</type>
11462*cdf0e10cSrcweir		</source>
11463*cdf0e10cSrcweir	</element>
11464*cdf0e10cSrcweir	<!--property::UserForm.InsideHeight {ReadOnly}-->
11465*cdf0e10cSrcweir	<element type="property">
11466*cdf0e10cSrcweir		<source id="MSForms.UserForm.InsideHeight">
11467*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11468*cdf0e10cSrcweir			<name>InsideHeight</name>
11469*cdf0e10cSrcweir			<type>Single</type>
11470*cdf0e10cSrcweir		</source>
11471*cdf0e10cSrcweir	</element>
11472*cdf0e10cSrcweir	<!--property::UserForm.InsideWidth {ReadOnly}-->
11473*cdf0e10cSrcweir	<element type="property">
11474*cdf0e10cSrcweir		<source id="MSForms.UserForm.InsideWidth">
11475*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11476*cdf0e10cSrcweir			<name>InsideWidth</name>
11477*cdf0e10cSrcweir			<type>Single</type>
11478*cdf0e10cSrcweir		</source>
11479*cdf0e10cSrcweir	</element>
11480*cdf0e10cSrcweir	<!--property::UserForm.KeepScrollBarsVisible-->
11481*cdf0e10cSrcweir	<element type="property">
11482*cdf0e10cSrcweir		<source id="MSForms.UserForm.KeepScrollBarsVisible">
11483*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11484*cdf0e10cSrcweir			<name>KeepScrollBarsVisible</name>
11485*cdf0e10cSrcweir			<type>Integer</type>
11486*cdf0e10cSrcweir		</source>
11487*cdf0e10cSrcweir	</element>
11488*cdf0e10cSrcweir	<!--method::UserForm.KeyDown-->
11489*cdf0e10cSrcweir	<element type="method">
11490*cdf0e10cSrcweir		<source id="MSForms.UserForm.KeyDown">
11491*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11492*cdf0e10cSrcweir			<name>KeyDown</name>
11493*cdf0e10cSrcweir			<type>void</type>
11494*cdf0e10cSrcweir			<parameter-list>
11495*cdf0e10cSrcweir				<parameter>
11496*cdf0e10cSrcweir					<type>ReturnInteger</type>
11497*cdf0e10cSrcweir					<name>KeyCode</name>
11498*cdf0e10cSrcweir				</parameter>
11499*cdf0e10cSrcweir				<parameter>
11500*cdf0e10cSrcweir					<type>short</type>
11501*cdf0e10cSrcweir					<name>Shift</name>
11502*cdf0e10cSrcweir				</parameter>
11503*cdf0e10cSrcweir			</parameter-list>
11504*cdf0e10cSrcweir		</source>
11505*cdf0e10cSrcweir	</element>
11506*cdf0e10cSrcweir	<!--method::UserForm.KeyPress-->
11507*cdf0e10cSrcweir	<element type="method">
11508*cdf0e10cSrcweir		<source id="MSForms.UserForm.KeyPress">
11509*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11510*cdf0e10cSrcweir			<name>KeyPress</name>
11511*cdf0e10cSrcweir			<type>void</type>
11512*cdf0e10cSrcweir			<parameter-list>
11513*cdf0e10cSrcweir				<parameter>
11514*cdf0e10cSrcweir					<type>ReturnInteger</type>
11515*cdf0e10cSrcweir					<name>KeyAscii</name>
11516*cdf0e10cSrcweir				</parameter>
11517*cdf0e10cSrcweir			</parameter-list>
11518*cdf0e10cSrcweir		</source>
11519*cdf0e10cSrcweir	</element>
11520*cdf0e10cSrcweir	<!--method::UserForm.KeyUp-->
11521*cdf0e10cSrcweir	<element type="method">
11522*cdf0e10cSrcweir		<source id="MSForms.UserForm.KeyUp">
11523*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11524*cdf0e10cSrcweir			<name>KeyUp</name>
11525*cdf0e10cSrcweir			<type>void</type>
11526*cdf0e10cSrcweir			<parameter-list>
11527*cdf0e10cSrcweir				<parameter>
11528*cdf0e10cSrcweir					<type>ReturnInteger</type>
11529*cdf0e10cSrcweir					<name>KeyCode</name>
11530*cdf0e10cSrcweir				</parameter>
11531*cdf0e10cSrcweir				<parameter>
11532*cdf0e10cSrcweir					<type>short</type>
11533*cdf0e10cSrcweir					<name>Shift</name>
11534*cdf0e10cSrcweir				</parameter>
11535*cdf0e10cSrcweir			</parameter-list>
11536*cdf0e10cSrcweir		</source>
11537*cdf0e10cSrcweir	</element>
11538*cdf0e10cSrcweir	<!--method::UserForm.Layout-->
11539*cdf0e10cSrcweir	<element type="method">
11540*cdf0e10cSrcweir		<source id="MSForms.UserForm.Layout">
11541*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11542*cdf0e10cSrcweir			<name>Layout</name>
11543*cdf0e10cSrcweir			<type>void</type>
11544*cdf0e10cSrcweir		</source>
11545*cdf0e10cSrcweir	</element>
11546*cdf0e10cSrcweir	<!--method::UserForm.MouseDown-->
11547*cdf0e10cSrcweir	<element type="method">
11548*cdf0e10cSrcweir		<source id="MSForms.UserForm.MouseDown">
11549*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11550*cdf0e10cSrcweir			<name>MouseDown</name>
11551*cdf0e10cSrcweir			<type>void</type>
11552*cdf0e10cSrcweir			<parameter-list>
11553*cdf0e10cSrcweir				<parameter>
11554*cdf0e10cSrcweir					<type>short</type>
11555*cdf0e10cSrcweir					<name>Button</name>
11556*cdf0e10cSrcweir				</parameter>
11557*cdf0e10cSrcweir				<parameter>
11558*cdf0e10cSrcweir					<type>short</type>
11559*cdf0e10cSrcweir					<name>Shift</name>
11560*cdf0e10cSrcweir				</parameter>
11561*cdf0e10cSrcweir				<parameter>
11562*cdf0e10cSrcweir					<type>Single</type>
11563*cdf0e10cSrcweir					<name>X</name>
11564*cdf0e10cSrcweir				</parameter>
11565*cdf0e10cSrcweir				<parameter>
11566*cdf0e10cSrcweir					<type>Single</type>
11567*cdf0e10cSrcweir					<name>Y</name>
11568*cdf0e10cSrcweir				</parameter>
11569*cdf0e10cSrcweir			</parameter-list>
11570*cdf0e10cSrcweir		</source>
11571*cdf0e10cSrcweir	</element>
11572*cdf0e10cSrcweir	<!--property::UserForm.MouseIcon-->
11573*cdf0e10cSrcweir	<element type="property">
11574*cdf0e10cSrcweir		<source id="MSForms.UserForm.MouseIcon">
11575*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11576*cdf0e10cSrcweir			<name>MouseIcon</name>
11577*cdf0e10cSrcweir			<type>Picture</type>
11578*cdf0e10cSrcweir		</source>
11579*cdf0e10cSrcweir	</element>
11580*cdf0e10cSrcweir	<!--method::UserForm.MouseMove-->
11581*cdf0e10cSrcweir	<element type="method">
11582*cdf0e10cSrcweir		<source id="MSForms.UserForm.MouseMove">
11583*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11584*cdf0e10cSrcweir			<name>MouseMove</name>
11585*cdf0e10cSrcweir			<type>void</type>
11586*cdf0e10cSrcweir			<parameter-list>
11587*cdf0e10cSrcweir				<parameter>
11588*cdf0e10cSrcweir					<type>short</type>
11589*cdf0e10cSrcweir					<name>Button</name>
11590*cdf0e10cSrcweir				</parameter>
11591*cdf0e10cSrcweir				<parameter>
11592*cdf0e10cSrcweir					<type>short</type>
11593*cdf0e10cSrcweir					<name>Shift</name>
11594*cdf0e10cSrcweir				</parameter>
11595*cdf0e10cSrcweir				<parameter>
11596*cdf0e10cSrcweir					<type>Single</type>
11597*cdf0e10cSrcweir					<name>X</name>
11598*cdf0e10cSrcweir				</parameter>
11599*cdf0e10cSrcweir				<parameter>
11600*cdf0e10cSrcweir					<type>Single</type>
11601*cdf0e10cSrcweir					<name>Y</name>
11602*cdf0e10cSrcweir				</parameter>
11603*cdf0e10cSrcweir			</parameter-list>
11604*cdf0e10cSrcweir		</source>
11605*cdf0e10cSrcweir	</element>
11606*cdf0e10cSrcweir	<!--property::UserForm.MousePointer-->
11607*cdf0e10cSrcweir	<element type="property">
11608*cdf0e10cSrcweir		<source id="MSForms.UserForm.MousePointer">
11609*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11610*cdf0e10cSrcweir			<name>MousePointer</name>
11611*cdf0e10cSrcweir			<type>Integer</type>
11612*cdf0e10cSrcweir		</source>
11613*cdf0e10cSrcweir	</element>
11614*cdf0e10cSrcweir	<!--method::UserForm.MouseUp-->
11615*cdf0e10cSrcweir	<element type="method">
11616*cdf0e10cSrcweir		<source id="MSForms.UserForm.MouseUp">
11617*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11618*cdf0e10cSrcweir			<name>MouseUp</name>
11619*cdf0e10cSrcweir			<type>void</type>
11620*cdf0e10cSrcweir			<parameter-list>
11621*cdf0e10cSrcweir				<parameter>
11622*cdf0e10cSrcweir					<type>short</type>
11623*cdf0e10cSrcweir					<name>Button</name>
11624*cdf0e10cSrcweir				</parameter>
11625*cdf0e10cSrcweir				<parameter>
11626*cdf0e10cSrcweir					<type>short</type>
11627*cdf0e10cSrcweir					<name>Shift</name>
11628*cdf0e10cSrcweir				</parameter>
11629*cdf0e10cSrcweir				<parameter>
11630*cdf0e10cSrcweir					<type>Single</type>
11631*cdf0e10cSrcweir					<name>X</name>
11632*cdf0e10cSrcweir				</parameter>
11633*cdf0e10cSrcweir				<parameter>
11634*cdf0e10cSrcweir					<type>Single</type>
11635*cdf0e10cSrcweir					<name>Y</name>
11636*cdf0e10cSrcweir				</parameter>
11637*cdf0e10cSrcweir			</parameter-list>
11638*cdf0e10cSrcweir		</source>
11639*cdf0e10cSrcweir	</element>
11640*cdf0e10cSrcweir	<!--method::UserForm.Paste-->
11641*cdf0e10cSrcweir	<element type="method">
11642*cdf0e10cSrcweir		<source id="MSForms.UserForm.Paste">
11643*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11644*cdf0e10cSrcweir			<name>Paste</name>
11645*cdf0e10cSrcweir			<type>void</type>
11646*cdf0e10cSrcweir		</source>
11647*cdf0e10cSrcweir	</element>
11648*cdf0e10cSrcweir	<!--property::UserForm.Picture-->
11649*cdf0e10cSrcweir	<element type="property">
11650*cdf0e10cSrcweir		<source id="MSForms.UserForm.Picture">
11651*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11652*cdf0e10cSrcweir			<name>Picture</name>
11653*cdf0e10cSrcweir			<type>Picture</type>
11654*cdf0e10cSrcweir		</source>
11655*cdf0e10cSrcweir	</element>
11656*cdf0e10cSrcweir	<!--property::UserForm.PictureAlignment-->
11657*cdf0e10cSrcweir	<element type="property">
11658*cdf0e10cSrcweir		<source id="MSForms.UserForm.PictureAlignment">
11659*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11660*cdf0e10cSrcweir			<name>PictureAlignment</name>
11661*cdf0e10cSrcweir			<type>Integer</type>
11662*cdf0e10cSrcweir		</source>
11663*cdf0e10cSrcweir	</element>
11664*cdf0e10cSrcweir	<!--property::UserForm.PictureSizeMode-->
11665*cdf0e10cSrcweir	<element type="property">
11666*cdf0e10cSrcweir		<source id="MSForms.UserForm.PictureSizeMode">
11667*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11668*cdf0e10cSrcweir			<name>PictureSizeMode</name>
11669*cdf0e10cSrcweir			<type>Integer</type>
11670*cdf0e10cSrcweir		</source>
11671*cdf0e10cSrcweir	</element>
11672*cdf0e10cSrcweir	<!--property::UserForm.PictureTiling-->
11673*cdf0e10cSrcweir	<element type="property">
11674*cdf0e10cSrcweir		<source id="MSForms.UserForm.PictureTiling">
11675*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11676*cdf0e10cSrcweir			<name>PictureTiling</name>
11677*cdf0e10cSrcweir			<type>boolean</type>
11678*cdf0e10cSrcweir		</source>
11679*cdf0e10cSrcweir	</element>
11680*cdf0e10cSrcweir	<!--method::UserForm.RedoAction-->
11681*cdf0e10cSrcweir	<element type="method">
11682*cdf0e10cSrcweir		<source id="MSForms.UserForm.RedoAction">
11683*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11684*cdf0e10cSrcweir			<name>RedoAction</name>
11685*cdf0e10cSrcweir			<type>void</type>
11686*cdf0e10cSrcweir		</source>
11687*cdf0e10cSrcweir	</element>
11688*cdf0e10cSrcweir	<!--method::UserForm.RemoveControl-->
11689*cdf0e10cSrcweir	<element type="method">
11690*cdf0e10cSrcweir		<source id="MSForms.UserForm.RemoveControl">
11691*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11692*cdf0e10cSrcweir			<name>RemoveControl</name>
11693*cdf0e10cSrcweir			<type>void</type>
11694*cdf0e10cSrcweir			<parameter-list>
11695*cdf0e10cSrcweir				<parameter>
11696*cdf0e10cSrcweir					<type>Control</type>
11697*cdf0e10cSrcweir					<name>Control</name>
11698*cdf0e10cSrcweir				</parameter>
11699*cdf0e10cSrcweir			</parameter-list>
11700*cdf0e10cSrcweir		</source>
11701*cdf0e10cSrcweir	</element>
11702*cdf0e10cSrcweir	<!--method::UserForm.Repaint-->
11703*cdf0e10cSrcweir	<element type="method">
11704*cdf0e10cSrcweir		<source id="MSForms.UserForm.Repaint">
11705*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11706*cdf0e10cSrcweir			<name>Repaint</name>
11707*cdf0e10cSrcweir			<type>void</type>
11708*cdf0e10cSrcweir		</source>
11709*cdf0e10cSrcweir	</element>
11710*cdf0e10cSrcweir	<!--method::UserForm.Scroll-->
11711*cdf0e10cSrcweir	<element type="method">
11712*cdf0e10cSrcweir		<source id="MSForms.UserForm.Scroll">
11713*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11714*cdf0e10cSrcweir			<name>Scroll</name>
11715*cdf0e10cSrcweir			<type>void</type>
11716*cdf0e10cSrcweir			<parameter-list>
11717*cdf0e10cSrcweir				<parameter optional="true">
11718*cdf0e10cSrcweir					<type>Variant</type>
11719*cdf0e10cSrcweir					<name>xAction</name>
11720*cdf0e10cSrcweir				</parameter>
11721*cdf0e10cSrcweir				<parameter optional="true">
11722*cdf0e10cSrcweir					<type>Variant</type>
11723*cdf0e10cSrcweir					<name>yAction</name>
11724*cdf0e10cSrcweir				</parameter>
11725*cdf0e10cSrcweir			</parameter-list>
11726*cdf0e10cSrcweir		</source>
11727*cdf0e10cSrcweir	</element>
11728*cdf0e10cSrcweir	<!--property::UserForm.ScrollBars-->
11729*cdf0e10cSrcweir	<element type="property">
11730*cdf0e10cSrcweir		<source id="MSForms.UserForm.ScrollBars">
11731*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11732*cdf0e10cSrcweir			<name>ScrollBars</name>
11733*cdf0e10cSrcweir			<type>Integer</type>
11734*cdf0e10cSrcweir		</source>
11735*cdf0e10cSrcweir	</element>
11736*cdf0e10cSrcweir	<!--property::UserForm.ScrollHeight-->
11737*cdf0e10cSrcweir	<element type="property">
11738*cdf0e10cSrcweir		<source id="MSForms.UserForm.ScrollHeight">
11739*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11740*cdf0e10cSrcweir			<name>ScrollHeight</name>
11741*cdf0e10cSrcweir			<type>Single</type>
11742*cdf0e10cSrcweir		</source>
11743*cdf0e10cSrcweir	</element>
11744*cdf0e10cSrcweir	<!--property::UserForm.ScrollLeft-->
11745*cdf0e10cSrcweir	<element type="property">
11746*cdf0e10cSrcweir		<source id="MSForms.UserForm.ScrollLeft">
11747*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11748*cdf0e10cSrcweir			<name>ScrollLeft</name>
11749*cdf0e10cSrcweir			<type>Single</type>
11750*cdf0e10cSrcweir		</source>
11751*cdf0e10cSrcweir	</element>
11752*cdf0e10cSrcweir	<!--property::UserForm.ScrollTop-->
11753*cdf0e10cSrcweir	<element type="property">
11754*cdf0e10cSrcweir		<source id="MSForms.UserForm.ScrollTop">
11755*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11756*cdf0e10cSrcweir			<name>ScrollTop</name>
11757*cdf0e10cSrcweir			<type>Single</type>
11758*cdf0e10cSrcweir		</source>
11759*cdf0e10cSrcweir	</element>
11760*cdf0e10cSrcweir	<!--property::UserForm.ScrollWidth-->
11761*cdf0e10cSrcweir	<element type="property">
11762*cdf0e10cSrcweir		<source id="MSForms.UserForm.ScrollWidth">
11763*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11764*cdf0e10cSrcweir			<name>ScrollWidth</name>
11765*cdf0e10cSrcweir			<type>Single</type>
11766*cdf0e10cSrcweir		</source>
11767*cdf0e10cSrcweir	</element>
11768*cdf0e10cSrcweir	<!--property::UserForm.Selected {ReadOnly}-->
11769*cdf0e10cSrcweir	<element type="property">
11770*cdf0e10cSrcweir		<source id="MSForms.UserForm.Selected">
11771*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11772*cdf0e10cSrcweir			<name>Selected</name>
11773*cdf0e10cSrcweir			<type>Controls</type>
11774*cdf0e10cSrcweir		</source>
11775*cdf0e10cSrcweir	</element>
11776*cdf0e10cSrcweir	<!--method::UserForm.SetDefaultTabOrder-->
11777*cdf0e10cSrcweir	<element type="method">
11778*cdf0e10cSrcweir		<source id="MSForms.UserForm.SetDefaultTabOrder">
11779*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11780*cdf0e10cSrcweir			<name>SetDefaultTabOrder</name>
11781*cdf0e10cSrcweir			<type>void</type>
11782*cdf0e10cSrcweir		</source>
11783*cdf0e10cSrcweir	</element>
11784*cdf0e10cSrcweir	<!--property::UserForm.ShowGridDots-->
11785*cdf0e10cSrcweir	<element type="property">
11786*cdf0e10cSrcweir		<source id="MSForms.UserForm.ShowGridDots">
11787*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11788*cdf0e10cSrcweir			<name>ShowGridDots</name>
11789*cdf0e10cSrcweir			<type>Integer</type>
11790*cdf0e10cSrcweir		</source>
11791*cdf0e10cSrcweir	</element>
11792*cdf0e10cSrcweir	<!--property::UserForm.ShowToolbox-->
11793*cdf0e10cSrcweir	<element type="property">
11794*cdf0e10cSrcweir		<source id="MSForms.UserForm.ShowToolbox">
11795*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11796*cdf0e10cSrcweir			<name>ShowToolbox</name>
11797*cdf0e10cSrcweir			<type>Integer</type>
11798*cdf0e10cSrcweir		</source>
11799*cdf0e10cSrcweir	</element>
11800*cdf0e10cSrcweir	<!--property::UserForm.SnapToGrid-->
11801*cdf0e10cSrcweir	<element type="property">
11802*cdf0e10cSrcweir		<source id="MSForms.UserForm.SnapToGrid">
11803*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11804*cdf0e10cSrcweir			<name>SnapToGrid</name>
11805*cdf0e10cSrcweir			<type>Integer</type>
11806*cdf0e10cSrcweir		</source>
11807*cdf0e10cSrcweir	</element>
11808*cdf0e10cSrcweir	<!--property::UserForm.SpecialEffect-->
11809*cdf0e10cSrcweir	<element type="property">
11810*cdf0e10cSrcweir		<source id="MSForms.UserForm.SpecialEffect">
11811*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11812*cdf0e10cSrcweir			<name>SpecialEffect</name>
11813*cdf0e10cSrcweir			<type>Integer</type>
11814*cdf0e10cSrcweir		</source>
11815*cdf0e10cSrcweir	</element>
11816*cdf0e10cSrcweir	<!--method::UserForm.UndoAction-->
11817*cdf0e10cSrcweir	<element type="method">
11818*cdf0e10cSrcweir		<source id="MSForms.UserForm.UndoAction">
11819*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11820*cdf0e10cSrcweir			<name>UndoAction</name>
11821*cdf0e10cSrcweir			<type>void</type>
11822*cdf0e10cSrcweir		</source>
11823*cdf0e10cSrcweir	</element>
11824*cdf0e10cSrcweir	<!--property::UserForm.VerticalScrollBarSide-->
11825*cdf0e10cSrcweir	<element type="property">
11826*cdf0e10cSrcweir		<source id="MSForms.UserForm.VerticalScrollBarSide">
11827*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11828*cdf0e10cSrcweir			<name>VerticalScrollBarSide</name>
11829*cdf0e10cSrcweir			<type>Integer</type>
11830*cdf0e10cSrcweir		</source>
11831*cdf0e10cSrcweir	</element>
11832*cdf0e10cSrcweir	<!--property::UserForm.Zoom-->
11833*cdf0e10cSrcweir	<element type="property">
11834*cdf0e10cSrcweir		<source id="MSForms.UserForm.Zoom">
11835*cdf0e10cSrcweir			<context kind="class">UserForm</context>
11836*cdf0e10cSrcweir			<name>Zoom</name>
11837*cdf0e10cSrcweir			<type>short</type>
11838*cdf0e10cSrcweir		</source>
11839*cdf0e10cSrcweir	</element>
11840*cdf0e10cSrcweir</api>
11841