ListControl.FormattingEnabled プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim instance As ListControl Dim value As Boolean value = instance.FormattingEnabled instance.FormattingEnabled = value
/** @property */ public boolean get_FormattingEnabled () /** @property */ public void set_FormattingEnabled (boolean value)
public function get FormattingEnabled () : boolean public function set FormattingEnabled (value : boolean)
DisplayMember プロパティに対する書式設定を有効にする場合は true。それ以外の場合は false。既定値は false です。

FormattingEnabled プロパティを true に設定すると、ListControl の表示されている各メンバで Format イベントが発生します。
SelectedIndex、SelectedValue、および FormattingEnabled は、次のように関連します。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からListControl.FormattingEnabled プロパティを検索する場合は、下記のリンクをクリックしてください。

- ListControl.FormattingEnabled プロパティのページへのリンク