Path: csiph.com!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: noone@no.void (Reventlov) Newsgroups: microsoft.public.scripting.vbscript Subject: Re: ComCtl.ListViewCtrl doesn't show itself .... Date: Thu, 15 Oct 2015 21:43:29 GMT Organization: Aioe.org NNTP Server Lines: 98 Message-ID: <56201c19.5060312@nntp.aioe.org> References: <56156a2f$0$23740$e4fe514c@news.xs4all.nl> Reply-To: Write.to.Reventlov at signature.below NNTP-Posting-Host: O//K2wZ94TT3uuMamF7nLg.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Free Agent 1.21/32.243 Xref: csiph.com microsoft.public.scripting.vbscript:11148 Il giorno Wed, 07 Oct 2015 18:28:30 -0400, GS ha scritto: >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! You can create an HTA application, which is a html page with the extension changed to HTA. It is a window that can contain text boxes, drop down menus, buttons, etc. And vbs code to manage all of it. I think there isn't a native html code for a listview and I don't know how to put the object in the html code. I've found this code in http://www.tech-archive.net/Archive/Scripting/microsoft.public.scripting.vbscript/2005-12/msg00275.html and here some theory http://www.codeproject.com/Articles/33660/GUI-in-JScript-and-VBScript-using-Windows-Common-C TestListView

-- Giovanni Cenati (Bergamo, Italy) Write to "Reventlov" at katamail com http://digilander.libero.it/Cenati (Esempi e programmi in VbScript) --