ActiveXControlBase.MousePointer

ActiveXControlBase.MousePointer property

Gets and sets the type of icon displayed as the mouse pointer for the control.

public ControlMousePointerType MousePointer { get; set; }

See Also