<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 3: children</title><link href="https://sourceforge.net/p/invisiblebasic/feature-requests/3/" rel="alternate"/><link href="https://sourceforge.net/p/invisiblebasic/feature-requests/3/feed.atom" rel="self"/><id>https://sourceforge.net/p/invisiblebasic/feature-requests/3/</id><updated>2014-08-22T07:34:43.088000Z</updated><subtitle>Recent changes to 3: children</subtitle><entry><title>children</title><link href="https://sourceforge.net/p/invisiblebasic/feature-requests/3/" rel="alternate"/><published>2014-08-22T07:34:43.088000Z</published><updated>2014-08-22T07:34:43.088000Z</updated><author><name>JM Almeras</name><uri>https://sourceforge.net/u/jma92410/</uri></author><id>https://sourceforge.net53f5615a63eb9d0df8227a29c87e88911468a71b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello John&lt;br /&gt;
I wish to report the following : I have an Excel file which has a userform with a TreeView control in it. In the TreeView control, you have objects like node, child, children... which enable you to loop through the TreeView once it has been filled with data&lt;br /&gt;
It so happens that in the same file, I have a VBA class where I have a Children property. If I SaveInvisibly the Excel file, I obtain a file which does not work any more because the Children keyword has been obfuscated, for example turned into "di" and the TreeView object does not know the "di" property !&lt;br /&gt;
I have added "children" to the word list and then "Children" is not obfuscated any more and the workbook works fine. &lt;br /&gt;
Do you think in such a case it would be possible to obfuscate the Children method within the VBA class and not the Children method of the Treeview ? &lt;br /&gt;
Thank you a lot for your nice and useful product&lt;br /&gt;
Cheers&lt;br /&gt;
Jean-Marie &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>