Not (Value As Boolean) As Boolean

U

unba1300

Guest
Could someone please provide an example of how to use the Not keyword? I'm simply trying to change a variable to true or false with a button's longclick. I tried replacing Value in the command with the variable's name, but the compiler says ')' expected. Thanks.
 
Top