Skip to content

ImageListIndexOf

Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

ImageListIndexOf Function

Syntax

Function ImageListIndexOf Alias "ImageListIndexOf" (imgList As My.Sys.Forms.ImageList Ptr, ByRef Key As WString) As Integer

Parameters

Part Type Description
imgList ImageList Required.
Key WString Required.

Return Value

Integer __EXPORT__
Clone this wiki locally