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