Skip to content

ImageList.Add

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

ImageList.Add Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Sub Add(ByRef ResName As WString, ByRef Key As WString = "", ModuleHandle As Any Ptr = 0, iMaskColor As Integer = 255)

Parameters

Part Type Description
ResName WString
Key WString
ModuleHandle Any
iMaskColor Integer

See also

Clone this wiki locally