Show pen in cursor tooltip.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowInCursors { get; set; }
Visual Basic
Public Property ShowInCursors As Boolean
	Get
	Set
JScript
function get ShowInCursors () : boolean
function set ShowInCursors (value : boolean)

See Also