导航:  Classes > CAfxImageList > IAfxImageList Interface >

OverlayIndex Method

上一页返回章节概述下一页

描述

 

返回指定图像索引的叠加索引。

 

PowerBasic 语法

 

METHOD OverlayIndex ( _

BYVAL iImage AS LONG _

) AS LONG

 

参数

 

iImage

 

[in]图像列表中图像的从零开始的索引。

 

返回值

 

指定图像索引的覆盖索引。

 

引用文件 #INCLUDE Once

 

CAfxImageList.inc