Ribbon for WinForms
GalleryItemTextImageRelation 列挙体

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : GalleryItemTextImageRelation 列挙体
Indicates the position of text and image relative to each other for the gallery item.
シンタックス
'宣言
 
Public Enum GalleryItemTextImageRelation 
   Inherits System.Enum
public enum GalleryItemTextImageRelation : System.Enum 
メンバ
メンバ解説
ImageAboveTextText appears below the image.
ImageAfterTextText appears before the image.
ImageBeforeTextText appears after the image.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.GalleryItemTextImageRelation

参照

C1.Win.Ribbon 名前空間