ActiveXControlBase.MouseIcon

ActiveXControlBase.MouseIcon property

Gets and sets a custom icon to display as the mouse pointer for the control.

public byte[] MouseIcon { get; set; }

See Also