Skip to content

ImageListAddFromResourceName

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

ImageListAddFromResourceName Method

Syntax

Sub ImageListAddFromResourceName Alias "ImageListAddFromResourceName" (imgList As My.Sys.Forms.ImageList Ptr, ByRef ResName As WString, ByRef Key As WString = "")

Parameters

Part Type Description
imgList ImageList Required.
ResName WString Required.
Key WString Optional.
Clone this wiki locally