Programming with Reflection

image\rwnprg32.gif CursorBlink property

 

Syntax

object.CursorBlink
object.CursorBlink = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

By default, the cursor (whether a block or underline) blinks. This property returns (first syntax line) or specifies (second syntax line) whether or not the cursor blinks. The blinking speed is twice per second.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property