
|
ImgEdit Class Library ImgEdit.ImageControlID = Integer |
Gets or sets the image control ID.
Set this property if the controls are used in a MDI environment. Other controls to interact with ImgEdit must have the same control ID. The value in a MDI environment must be higher than 0, if not set the value to 0.
|
[Visual Basic] Public Property ImageControlID ( ) as Integer |
Property Set Value
ImageControlID
Sets the control ID.
Property Get Value
ImageControlID
Gets the control ID.
Example
[Visual Basic] The following example sets the control ID to 1.
|
[Visual Basic] Dim ID as Integer = 1 ImgEdit1.ImageControlID = ID |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6