Method | Description | |
---|---|---|
ImageSelectEventArgs ( |
Initialize a new instance of the ImageSelectEventArgs class.
|
public ImageSelectEventArgs ( |
||
imageList | Defined image list. | |
imageIndex | int | Index within the image list. |
return | System |