PowerTools MultiRow for Windows Forms 8.0J
BackgroundImageLayout プロパティ (Section)

BackgroundImageのレイアウト方法を示す値を取得または設定します。
構文
Public Property BackgroundImageLayout As ImageLayout
public ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

System.Windows.Forms.ImageLayout値の1つ。既定値はSystem.Windows.Forms.ImageLayout.Tileです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値がSystem.Windows.Forms.ImageLayout値の1つではありません。
参照

Section クラス
Section メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.