For those of you interested, this is what I was attempting to do. Hope it makes sense, and maybe somebody might suggest an alternative.
I have a listbox on a form, with checkboxes, that lists fixed sentences that the user selects to create case notes. Some of the sentences are complete, others...
Thanks for your reply Andy, it's not quite what I was after.
Basically I don't want the user to be able to tick/untick a check-box by clicking on the comment part of the line. i.e. the only way to tick/untick a checkbox is by clicking directly on it.
Hope this is a little clearer.
Is it possible to prevent a Tick(Check) appearing in (or likewise disappearing from)the checkbox section of a ListBox control when the User clicks twice on a highlighted line (not a Double Click) ?
Sorry, maybe wasn't clear about my problem.
I'm writing a database application.
The User is able to write free text in the TextBoxes, but is limited to a choice from the list in the DataCombo. The DataCombos are populated ok with a list of "Description" and a BoundColumn of "Description_Code"...
Hi, I have an application which displays data in TextBoxes and DataCombos(Style 2) depending on which Main Record is selected from a Main DataGrid.
The Main DataGrid's DataSource is adodcMain. On adodcMain.MoveComplete a RecordSet (rsOneRec) is created based on details from the DataGrid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.