Hi Paul,
The Button Properties AcceptButton and Default Button and Cancel Button do not appear to be available. Is there a workaround (SendMessage()?) or have I just missed something obvious or an explanation in a PP?
Quote from: SeaVipe on October 02, 2023, 09:25:31 PMThe Button Properties AcceptButton and Default Button and Cancel Button do not appear to be available.
The AcceptButton and CancelButton properties belong to the Form rather than the Button. You select the button using the Form Properties. Hope it works because I haven't used it in a very long time.
I knew that... :-[
;D ;D ;D