RobotStudio event

See cursor in textbox

Options

I have a textbox that can be edit by numpad but i can't se the cursor when i move it left or right.

What do i do wrong. I have white letters on blue backround

Best regards klaus

Best Regards

Klaus Soenderhegn
www.cadalysator.dk

Comments

  • Hi Klaus.

    Set the CaretVisible to true.

    For example: this.textBox3.CaretVisible = true;

    M Johnson

    M Johnson2007-11-16 13:23:0
  • Klaus
    Options
    Thanks for your help
    Best Regards

    Klaus Soenderhegn
    www.cadalysator.dk