blob: b19f6937cb709765e7b785d61d4db3df689f7472 (
plain)
1
2
3
4
5
6
7
8
9
|
<element name="ImageControl">
<annotation>
<documentation>Defines an image control.</documentation>
</annotation>
<complexType>
<attributeGroup ref="CommonControlAttributes" />
<attributeGroup ref="OwnerDrawImageAttributes" />
</complexType>
</element>
|