<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Saving some code... in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351009#M42936</link>
    <description>They are equally spaced, since I use the height to seperate them apart&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
        With Form1.txtCol1(i - 1)&lt;BR /&gt;
            .Top = Form1.txtCol1(i - 1).Top + Form1.txtCol1(i - 1).Height * &lt;BR /&gt;
(i - 1)&lt;BR /&gt;
        End With&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;SAIDAB&gt; a écrit dans le message de news: 4872015@discussion.autodesk.com...&lt;BR /&gt;
Hi&lt;BR /&gt;
Do u want to have the same space between the textboxes?&lt;BR /&gt;
Do the textboxes have the same height?&lt;BR /&gt;
post theme.&lt;/SAIDAB&gt;</description>
    <pubDate>Mon, 13 Jun 2005 15:45:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-06-13T15:45:58Z</dc:date>
    <item>
      <title>Saving some code...</title>
      <link>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351007#M42934</link>
      <description>Hi, I use the Load statement to create at run time a few textboxes that I &lt;BR /&gt;
fill with certain values.&lt;BR /&gt;
&lt;BR /&gt;
But I need to set properties to them indivitually.&lt;BR /&gt;
&lt;BR /&gt;
Like&lt;BR /&gt;
&lt;BR /&gt;
Form1.ctrl(1).Visible = true&lt;BR /&gt;
form1.ctrl.Top = Form1.ctrl(i - 1).Top + Form1.ctrl(i - 1).Height * (i - 1)&lt;BR /&gt;
....&lt;BR /&gt;
Form1.ctr6(6).Visible=true&lt;BR /&gt;
form1.ctrl.Top = Form1.ctrl(i - 1).Top + Form1.ctrl(i - 1).Height * (i - 1)&lt;BR /&gt;
&lt;BR /&gt;
Does someone here knows how to change such values with a simpler code&lt;BR /&gt;
&lt;BR /&gt;
in the form&lt;BR /&gt;
&lt;BR /&gt;
For i = 1 to 6&lt;BR /&gt;
&lt;BR /&gt;
    Form1.Control collection here&lt;BR /&gt;
&lt;BR /&gt;
next</description>
      <pubDate>Fri, 10 Jun 2005 14:58:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351007#M42934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-06-10T14:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Saving some code...</title>
      <link>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351008#M42935</link>
      <description>Hi&lt;BR /&gt;
Do u want to have the same space between the textboxes?&lt;BR /&gt;
Do the textboxes have the same height?&lt;BR /&gt;
post theme.</description>
      <pubDate>Fri, 10 Jun 2005 18:44:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351008#M42935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-06-10T18:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Saving some code...</title>
      <link>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351009#M42936</link>
      <description>They are equally spaced, since I use the height to seperate them apart&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
        With Form1.txtCol1(i - 1)&lt;BR /&gt;
            .Top = Form1.txtCol1(i - 1).Top + Form1.txtCol1(i - 1).Height * &lt;BR /&gt;
(i - 1)&lt;BR /&gt;
        End With&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;SAIDAB&gt; a écrit dans le message de news: 4872015@discussion.autodesk.com...&lt;BR /&gt;
Hi&lt;BR /&gt;
Do u want to have the same space between the textboxes?&lt;BR /&gt;
Do the textboxes have the same height?&lt;BR /&gt;
post theme.&lt;/SAIDAB&gt;</description>
      <pubDate>Mon, 13 Jun 2005 15:45:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/saving-some-code/m-p/1351009#M42936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-06-13T15:45:58Z</dc:date>
    </item>
  </channel>
</rss>

