Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #11149
| Newsgroups | microsoft.public.scripting.vbscript |
|---|---|
| Subject | Re: ComCtl.ListViewCtrl doesn't show itself .... |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <56156a2f$0$23740$e4fe514c@news.xs4all.nl> <mv4671$j22$1@dont-email.me> |
| Date | 2015-10-15 23:54 +0200 |
| Message-ID | <XnsA534F32F39CAAeejj99@194.109.6.166> (permalink) |
GS <gs@v.invalid> wrote on 08 Oct 2015 in microsoft.public.scripting.vbscript: > Controls exist on forms only, either directly placed on a form OR > placed into a container control on a form. How to do.., I have no clue > in VBS! "controll" is VB [or perhaps VBA] slang, on its defined surroundings. VBS is a scripting language, also needs a platform but the language in sensu strictior is free from it. If the VBS-platform is wscript, some form of "controll" is imaginable. When the platform is a server, the "controll" on the server is nonsense, a server often has no screen, it could be on the client in a html page, in the form of a <form> or run by clientside code most often in Javascript. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Back to microsoft.public.scripting.vbscript | Previous | Next — Previous in thread | Find similar
ComCtl.ListViewCtrl doesn't show itself .... "R.Wieser" <address@not.available> - 2015-10-07 20:56 +0200
Re: ComCtl.ListViewCtrl doesn't show itself .... GS <gs@v.invalid> - 2015-10-07 18:28 -0400
Re: ComCtl.ListViewCtrl doesn't show itself .... "R.Wieser" <address@not.available> - 2015-10-08 11:18 +0200
Re: ComCtl.ListViewCtrl doesn't show itself .... "Mayayana" <mayayana@invalid.nospam> - 2015-10-15 19:31 -0400
Re: ComCtl.ListViewCtrl doesn't show itself .... "R.Wieser" <address@not.available> - 2015-10-16 12:25 +0200
Re: ComCtl.ListViewCtrl doesn't show itself .... "Mayayana" <mayayana@invalid.nospam> - 2015-10-16 10:21 -0400
Re: ComCtl.ListViewCtrl doesn't show itself .... "R.Wieser" <address@not.available> - 2015-10-16 17:22 +0200
Re: ComCtl.ListViewCtrl doesn't show itself .... "Mayayana" <mayayana@invalid.nospam> - 2015-10-16 12:09 -0400
Re: ComCtl.ListViewCtrl doesn't show itself .... "R.Wieser" <address@not.available> - 2015-10-16 18:35 +0200
Re: ComCtl.ListViewCtrl doesn't show itself .... "Mayayana" <mayayana@invalid.nospam> - 2015-10-16 12:49 -0400
Re: ComCtl.ListViewCtrl doesn't show itself .... "R.Wieser" <address@not.available> - 2015-10-17 01:00 +0200
Re: ComCtl.ListViewCtrl doesn't show itself .... noone@no.void (Reventlov) - 2015-10-15 21:43 +0000
Re: ComCtl.ListViewCtrl doesn't show itself .... "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2015-10-15 23:54 +0200
csiph-web