_OlkDateControl.MouseIcon Property

Definition

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

public:
 property stdole::StdPicture ^ MouseIcon { stdole::StdPicture ^ get(); void set(stdole::StdPicture ^ value); };
public stdole.StdPicture MouseIcon { get; set; }
Public Property MouseIcon As StdPicture

Property Value

Remarks

The default value is Nothing (a null reference (Nothing in Visual Basic) in C#).

Applies to