PowerTools PlusPak for Windows Forms 8.0J
ImagePosition 列挙体

画像の位置を指定します。
構文
Public Enum ImagePosition 
   Inherits System.Enum
public enum ImagePosition : System.Enum 
メンバ
メンバ解説
Bottom画像はキャプションの下に表示されます。
Left画像はキャプションの左に表示されます。
Right画像はキャプションの右に表示されます。
Top画像はキャプションの上に表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Bars.ImagePosition

プラットフォーム

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

参照

GrapeCity.Win.Bars 名前空間

Send Feedback