aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/textbox.value/index.html
blob: fa198a722a9bcd39140bb1fab7e8ac02b6a62f10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: textbox.value
slug: Archive/Mozilla/XUL/Property/textbox.value
tags:
  - XUL Properties
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Property/textbox.value
---
<div class="noinclude">
  <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl>
  <dt>
    <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/textbox.value">value</a></span></code></dt>
  <dd>
    型: <em>文字列型</em></dd>
  <dd>
    textbox の現在の値を文字列として保持します。現在の値を変更するには、このプロパティを設定します。</dd>
</dl>