@ 82, 55 CHECKBOX aGet[9] VAR lReminder Prompt ""Reminder"" ;
OF oDlg SIZE 40,10 PIXEL
this show the checkBox at left but perhaps we can add a feature to show the prompt at RIGHT ?
Can I have 3 State checkbox ( BST_CHECKED,BST_UNCHECKED and BST_INDETERMINATE ) ?
and then we can have many features as there is wrote here
https://docs.microsoft.com/en-us/uwp/ap ... s.CheckBox