OlkDateControl.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 OlkDateControl object.

Remarks

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

See Also

Concepts

OlkDateControl Object Members

OlkDateControl Object