<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Управление ComboBox]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8302&amp;type=atom" />
	<updated>2013-05-13T12:35:09Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8302</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Управление ComboBox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72075#p72075" />
			<content type="html"><![CDATA[<p>Большое спасибо! Выручаете не впервые<br /></p><div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><div class="codebox"><pre><code>
1:: 
ControlGet, OutputVar, List, , ComboBox5, Xonar DG Audio Center
MsgBox % OutputVar 
Return
2:: Control, ChooseString, 4 колонки, ComboBox5, Xonar DG Audio Center 
3:: Control, Choose, 1, ComboBox5, Xonar DG Audio Center 
</code></pre></div><p>1 - получить список<br />2 - выбрать по строке<br />3 - выбрать по положению в списке</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Maxfashko]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=29211</uri>
			</author>
			<updated>2013-05-13T12:35:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72075#p72075</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Управление ComboBox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72071#p72071" />
			<content type="html"><![CDATA[<p><span style="color: #559999">Исправьте заголовок темы на например:<br />AHK: Управление ComboBox</span></p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-05-13T12:13:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72071#p72071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Управление ComboBox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72070#p72070" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
1:: 
ControlGet, OutputVar, List, , ComboBox5, Xonar DG Audio Center
MsgBox % OutputVar 
Return
2:: Control, ChooseString, 4 колонки, ComboBox5, Xonar DG Audio Center 
3:: Control, Choose, 1, ComboBox5, Xonar DG Audio Center 
</code></pre></div><p>1 - получить список<br />2 - выбрать по строке<br />3 - выбрать по положению в списке</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-05-13T12:11:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72070#p72070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Управление ComboBox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72068#p72068" />
			<content type="html"><![CDATA[<p>Добрый день.</p><p>Не знаю как&nbsp; активировать заданную строку в ClassNN:	ComboBox1<br />как он выглядит, можно посмотреть во вложении.</p><p>spy выдает текст этой строки только когда ComboBox1 раскрыт и указатель наведён на строку. </p><p>&gt;&gt;&gt;&gt;( TitleMatchMode=slow Visible Text )&lt;&lt;&lt;&lt;<br />Для получения помощи нажмите F1<br />2)&nbsp; 6х9 горизонт</p><p>все остальные 9 строк нигде не указаны.</p><br /><br /><p>мне необходимо выбрать заданную строку в данном комбобоксе.<br />Как это сделать?</p>]]></content>
			<author>
				<name><![CDATA[Maxfashko]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=29211</uri>
			</author>
			<updated>2013-05-13T12:03:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72068#p72068</id>
		</entry>
</feed>
