Return true if the first character of the field is blinking text.
Return true if the first character of the field is blinking text.
public virtual bool IsBlink();
Return true if the ith character of the field is blinking text.
public virtual bool IsBlink(int);