<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Очистка DropDownList]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=12974</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12974&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Очистка DropDownList».]]></description>
		<lastBuildDate>Tue, 05 Sep 2017 14:32:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Очистка DropDownList]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119138#p119138</link>
			<description><![CDATA[<p><strong>ypppu</strong>, оуу.. Спасибо, чего то я упустил это.</p><p>(Можно закрывать)</p>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Tue, 05 Sep 2017 14:32:08 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119138#p119138</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Очистка DropDownList]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119137#p119137</link>
			<description><![CDATA[<div class="codebox"><pre><code>GUI, Add, DropDownList, vColorChoice, Black|White|Red|Green|Blue
GUI, Show
Return
F3:: GuiControl, , ColorChoice, | ;Очистить список</code></pre></div><div class="quotebox"><cite>AutoHotkey.chm пишет:</cite><blockquote><p>GuiControl, Sub-command, ControlID [, Param3]<br />GuiControl, (blank):<br />Tab/DropDownList/ComboBox/ListBox: Param3 should contain a pipe-delimited list of entries to be appended at the end of the control&#039;s list. To replace (overwrite) the list instead, include a pipe as the first character (e.g. |Red|Green|Blue). To make the control empty, specify only a pipe character (|). To have one of the entries pre-selected, include two pipes after it (e.g. Red|Green||Blue). The separator between fields may be changed to something other than pipe. For example, Gui +Delimiter`n would change it to linefeed and Gui +DelimiterTab would change it to tab (`t).</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Tue, 05 Sep 2017 13:57:46 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119137#p119137</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Очистка DropDownList]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119136#p119136</link>
			<description><![CDATA[<p>Нужно удалить все пункты в DropDownList, ибо при GuiControl их просто добавляет.</p>]]></description>
			<author><![CDATA[null@example.com (Phoenixxx_Czar)]]></author>
			<pubDate>Tue, 05 Sep 2017 13:34:46 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119136#p119136</guid>
		</item>
	</channel>
</rss>
