Share via


OlkLabel.MouseIcon Property (Outlook)

Returns or sets a StdPicture that represents a custom picture to the mouse cursor for this control. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .MouseIcon

expression A variable that represents an OlkLabel object.

Remarks

The custom picture is of the Microsoft Windows type StdPicture. The default value is Null (Nothing in Visual Basic).

See Also

Concepts

OlkLabel Object Members

OlkLabel Object