PowerTools PlusPak for Windows Forms 8.0J
TextImageRelation プロパティ (SideButton)

テキストとイメージの相互の位置関係を取得または設定します。
構文
Public Property TextImageRelation As TextImageRelation
public TextImageRelation TextImageRelation {get; set;}

プロパティ値

System.Windows.Forms.TextImageRelation値の1つ。デフォルト値はSystem.Windows.Forms.TextImageRelation.Overlayです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値がSystem.Windows.Forms.TextImageRelation値の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

参照

SideButton クラス
SideButton メンバ

Send Feedback