Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18507
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | "Paperino" <non_te@lo.dico.invalid> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: TableAdapterManager tipizzato come proprietà di un UserControl |
| Date | Mon, 14 Sep 2015 21:53:56 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 21 |
| Message-ID | <mt78e3$4at$1@dont-email.me> (permalink) |
| References | <11e6196a-7b2b-465b-af58-aa03d6b79b65@googlegroups.com> |
| Reply-To | "Paperino" <gaetano_d@hotmail.com> |
| Injection-Date | Mon, 14 Sep 2015 19:50:27 +0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="af0ed06fb90d23a7073f93b9a211a1d2"; logging-data="4445"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/zr0pWol1xf2rMlMJvWeG/jOEJ460w3v8=" |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.00.2900.6157 |
| X-RFC2646 | Format=Flowed; Original |
| X-Newsreader | Microsoft Outlook Express 6.00.2900.5931 |
| Cancel-Lock | sha1:glCgJUjoVI0aQMohpe+aHksv6T4= |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| Xref | csiph.com it.comp.lang.visual-basic:18507 |
Show key headers only | View raw
"Sacman" ha scritto > Per sostituire la classe ComboBox predefinita, che ha > una serie di limitazioni, fra le quali il fatto che > non sia possibile metterla in ReadOnly (non esiste > tale proprietà per la classe ComboBox), Non so se e quanto la cosa ti possa aiutare, ma con una rapida guglata ho trovato un paio di soluzioni almeno a questo specifico problema... poi ovviamente ce ne saranno altri, ma intanto, nel KeyPress puoi mettere un "e.Handled = true" oppure nel KeyDown un "e.SuppressKeyPress = true". [STRACUT] > End Sub > End Class E la domanda...? Bye, G.
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
TableAdapterManager tipizzato come proprietà di un UserControl Sacman <d.camorani@gmail.com> - 2015-09-14 12:12 -0700
Re: TableAdapterManager tipizzato come proprietà di un UserControl "Paperino" <non_te@lo.dico.invalid> - 2015-09-14 21:53 +0200
Re: TableAdapterManager tipizzato come proprietą di un UserControl Luca D <antaniserse@yahoo.it> - 2015-09-14 13:00 -0700
Re: TableAdapterManager tipizzato come proprietą di un UserControl Sacman <d.camorani@gmail.com> - 2015-09-14 13:45 -0700
Re: TableAdapterManager tipizzato come proprietą di un UserControl Sacman <d.camorani@gmail.com> - 2015-09-14 13:43 -0700
csiph-web