Richard_And_Trisha I even try breaking into 2 lines Var bVisible As Boolean = Not Button1.Visible Button1.Visible = bVisible
Richard_And_Trisha I can verify this problem has been fixed. By the way, how do I uncomment a few lines of codes instead of remove the # line by line???
Garry Richard_And_Trisha By the way, how do I uncomment a few lines of codes instead of remove the # line by line??? Edit > Toggle Comment Or use the keyboard shortcut Cmd-' (or Ctrl-' on Windows/Linux).