PowerTools PlusPak for Windows Forms 8.0J
StrikethroughStyle プロパティ

関連付けられた GcLabel コントロールの取り消し線のスタイルを示す値を取得または設定します。
構文
Public Property StrikethroughStyle As TextLineStyle
public TextLineStyle StrikethroughStyle {get; set;}

プロパティ値

TextLineStyle 値の 1 つ。デフォルト値は TextLineStyle.None です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値が TextLineStyle 値の 1 つではありません。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

TextDecorations クラス
TextDecorations メンバ

Send Feedback