Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #19130
| Path | csiph.com!feeder.erje.net!2.us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Greg <greg@alicie.com> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | E' una matrice o no? |
| Date | Wed, 02 Aug 2017 19:35:42 +0200 |
| Organization | solani.org |
| Lines | 17 |
| Message-ID | <olt2hk$3kc$1@solani.org> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="iso-8859-15" |
| Content-Transfer-Encoding | 8bit |
| X-Trace | solani.org 1501695348 3724 eJwFwYkBwCAIBLCVCveo4xQq+4/QRHC4Fy1To4nMmVOobqJ3xgAJPIe64cpv8Qb1bius0g8PvxA2 (2 Aug 2017 17:35:48 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Wed, 2 Aug 2017 17:35:48 +0000 (UTC) |
| Cancel-Lock | sha1:AmWT41ddBvMLEh7k8yp5lb18MpQ= |
| X-User-ID | eJwFwQkBwDAIA0BLCwVS5FAe/xJ2Z8fhRXVztbUlYjMWGWPkQzsbwZnsI3Jt3srH0MBFafkPHy0Q6w== |
| X-Newsreader | MesNews/1.08.06.00-it |
| X-NNTP-Posting-Host | eJwFwQERADEIAzBLFCg8csbu61/CEkahbmexkqLCzTb/PkGyXKmhbymyFfg4vgNZ+xGAuQ//6RAQ |
| Xref | csiph.com it.comp.lang.visual-basic:19130 |
Show key headers only | View raw
Disegno sul form una textbox e gli do indice 0, quindi ho creato una matrice di textbox formatada un solo elemento. Poi da codice, con il metodo Load creo altri elementi della matrice: n = n + 1 Load Pic(n) Pic(n).Top = ...... Pic(n).Left = ...... alla fine del ciclo, l'istruzione: a = UBound(Pic) ma anche a = UBound(Pic()) genera un errore di compilazione, senza numero, "prevista matrice" Come mai? La matrice di PictureBox viene creata, ma poi non la riconosce? -- Greg
Back to it.comp.lang.visual-basic | Previous | Next — Next in thread | Find similar
E' una matrice o no? Greg <greg@alicie.com> - 2017-08-02 19:35 +0200
Re: E' una matrice o no? Paperino <non_te@lo.dico.invalid> - 2017-08-02 19:52 +0200
Re: E' una matrice o no? Paperino <non_te@lo.dico.invalid> - 2017-08-02 19:54 +0200
Re: E' una matrice o no? Greg <greg@alicie.com> - 2017-08-02 22:25 +0200
csiph-web