PowerTools PlusPak for Windows Forms 8.0J
PictureBoxResizePolicy クラス
メンバ 

System.Windows.Forms.PictureBox 型のコントロールのサイズ変更ポリシーを表します。
構文
Public Class PictureBoxResizePolicy 
   Inherits ResizePolicy
public class PictureBoxResizePolicy : ResizePolicy 
解説
System.Windows.Forms.PictureBox.SizeModeSystem.Windows.Forms.PictureBoxSizeMode.AutoSizeSystem.Windows.Forms.PictureBoxSizeMode.CenterImage または System.Windows.Forms.PictureBoxSizeMode.Normalに設定した場合、このサイズ変更ポリシーは、ResizeLayoutInfo.TargetFactorXResizeLayoutInfo.TargetFactorY の最小値が 1 より大きい時に System.Windows.Forms.PictureBox.SizeModeSystem.Windows.Forms.PictureBoxSizeMode.Zoom に変更します。 ResizeLayoutInfo.TargetFactorXResizeLayoutInfo.TargetFactorY の最小値が 1 以下の時、System.Windows.Forms.PictureBox.SizeMode を元に戻します。
継承階層

System.Object
   GrapeCity.Win.Components.ResizePolicy
      GrapeCity.Win.Components.PictureBoxResizePolicy

プラットフォーム

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

参照

PictureBoxResizePolicy メンバ
GrapeCity.Win.Components 名前空間
ResizePolicy クラス

Send Feedback