EditIconId Property
Description
Id of the icon to be displayed in the edit control.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property EditIconId() As Long
Remarks
The EditIconId is the id of an image stored in the CommandBars.Icons collection that will be displayed in the edit control. This can be used to mimic web browser functionality to display the favorite icon for a website.
![]()
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.