<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; VBA: как получить имя активного TextBox-а]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=10228</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10228&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «VBA: как получить имя активного TextBox-а».]]></description>
		<lastBuildDate>Tue, 09 Dec 2014 14:42:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: VBA: как получить имя активного TextBox-а]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=89092#p89092</link>
			<description><![CDATA[<p><strong>Alexii</strong>, все, вопрос про TextBox в группе снимаю, все получилось.</p><br /><p>Спасибо огромное!</p>]]></description>
			<author><![CDATA[null@example.com (vinkonik)]]></author>
			<pubDate>Tue, 09 Dec 2014 14:42:32 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=89092#p89092</guid>
		</item>
		<item>
			<title><![CDATA[Re: VBA: как получить имя активного TextBox-а]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=89089#p89089</link>
			<description><![CDATA[<p><strong>Alexii</strong>, спасибо, работает. (Был на правильном пути, но результат получил бы не скоро...)<br />Но, задача опять усложнилась (для меня - точно).</p><p>Подскажите, а можно получить имя активного TextBox-а, входящего в группу (Frame), размещенную на MultiPage1?</p>]]></description>
			<author><![CDATA[null@example.com (vinkonik)]]></author>
			<pubDate>Tue, 09 Dec 2014 14:24:18 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=89089#p89089</guid>
		</item>
		<item>
			<title><![CDATA[Re: VBA: как получить имя активного TextBox-а]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=89075#p89075</link>
			<description><![CDATA[<p><span style="color: Green">Перенёс в отдельную тему.</span><br /></p><div class="codebox"><pre><code>Me.MultiPage1.SelectedItem.ActiveControl.Name</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (alexii)]]></author>
			<pubDate>Tue, 09 Dec 2014 13:33:56 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=89075#p89075</guid>
		</item>
		<item>
			<title><![CDATA[VBA: как получить имя активного TextBox-а]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=89074#p89074</link>
			<description><![CDATA[<p><strong>Alexii</strong>, добрый день!</p><p>Кроме Вас у меня на форуме знакомых нет, поэтому спрошу у Вас, извините.</p><p>Не подскажете, как получить имя активного TextBox-а, размещенного на известной (Page1) странице MultiPage.</p><p>Пробовал через ActiveControl.Name, но получил имя MultiPage1, а не TextBox-а.</p>]]></description>
			<author><![CDATA[null@example.com (vinkonik)]]></author>
			<pubDate>Tue, 09 Dec 2014 13:25:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=89074#p89074</guid>
		</item>
	</channel>
</rss>
