Added DISABLED flag to docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2027 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6bac2cbff9
commit
913066089e
1 changed files with 3 additions and 0 deletions
|
@ -390,6 +390,9 @@ numbers from 1 to NumFields. Each Field section can contain the following values
|
|||
<td class="righttable">GROUP</td>
|
||||
<td class="righttable">Always add this flag to the first control in a group
|
||||
of "<span class="italic">RadioButton</span>" controls.</td></tr>
|
||||
<tr>
|
||||
<td class="righttable">DISABLED</td>
|
||||
<td class="righttable">Causes a control to be disabled.</tr>
|
||||
</table></td></tr></table>
|
||||
<p class="header">How to use</p>
|
||||
<p class="subheader">Modern UI</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue