Skip to content

IconLoadFromFile

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

IconLoadFromFile Method

Syntax

Sub IconLoadFromFile Alias "IconLoadFromFile"(Ico As My.Sys.Drawing.Icon Ptr, ByRef File As WString, cx As Integer = 0, cy As Integer = 0)

Parameters

Part Type Description
Ico Icon Required.
File WString Required.
cx Integer Optional.
cy Integer Optional.
Clone this wiki locally