Mini Kabibi Habibi
<?xml version="1.0"?>
<totalinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="D:/TutorialsWhatsThis/XmlSchemas/module-new.xsd">
<controls>
<controlentry>
<control>
<name>checkEditAllowMenu</name>
<windowcaption>Allow Built-in Context Menu check box</windowcaption>
<description>This check box allows or prohibits the picture editor's built-in context menu.</description>
<memberlist>RepositoryItemPictureEdit.ShowMenu</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
<controlentry>
<control>
<name>comboBoxSizeMode</name>
<windowcaption>Size Mode combo box</windowcaption>
<description>This combo box demonstrates the picture size modes supported by the PictureEdit control.</description>
<memberlist>RepositoryItemPictureEdit.SizeMode</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
<controlentry>
<control>
<name>comboBoxPictureAlignment</name>
<windowcaption>Picture Alignment combo box</windowcaption>
<description>This combo box lets you apply various alignments to the image.</description>
<memberlist>RepositoryItemPictureEdit.PictureAlignment</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
<controlentry>
<control>
<name>btnClearImage</name>
<windowcaption>Clear Image button</windowcaption>
<description>This button demonstrates how to clear the image displayed by the control and save it to a variable.</description>
<memberlist>PictureEdit.Image</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
<controlentry>
<control>
<name>btnRestoreImage</name>
<windowcaption>Restore Image button</windowcaption>
<description>This button demonstrates how to restore an image that has been saved before clearing the picture editor.</description>
<memberlist>PictureEdit.Image</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
<controlentry>
<control>
<name>ceAllowFocused</name>
<windowcaption>Allow focused</windowcaption>
<description>The AllowFocused property specifies whether a selection rectangle is drawn around the focused Picture Edit.</description>
<memberlist>RepositoryItemPictureEdit.AllowFocused</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
<controlentry>
<control>
<name>ceAllowScroll</name>
<windowcaption>Allow drag scrolling</windowcaption>
<description>Gets or sets whether end-users can scroll a displayed image via mouse drag. This feature requires the ShowScrollBars property set to 'true'.</description>
<memberlist>RepositoryItemPictureEdit.AllowScrollViaMouseDrag</memberlist>
<dtimage>
<?xm-replace_text {dtimage}?>
</dtimage>
</control>
</controlentry>
</controls>
</totalinfo>