c# - DoubleClick in listbox element to enable to edit fields -


i have form in c# in windows forms application textfields, comboboxes , checkboxes. these fields saved clicking in "add" button. there button show entries in listbox. able edit fields added entries double clicking in respective element in listbox (or clicking "edit" button if it's easier). how can accomplish this? in advance.


Comments

Popular posts from this blog

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -