Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

MouseIcon Sample (VB.NET)

This sample illustrates working with icons.

This is not an executable sample, so a complete project is not provided. These statements are intended to show the syntax used.

Dim Ic As Icon
Ic = New Icon("C:\path-to-icon\youricon.ico")
AxSftDirectory1.MouseIconH = Ic.Handle.ToInt32()
AxSftDirectory1.MousePointer = SftMousePointerConstants.sftCustom

Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.