バージョン

LayoutPropertyIds 列挙体

プロパティのIDを示します。これはSubObjectPropChangeメカニズムで使用されます。
シンタックス
'宣言
 
Public Enum LayoutPropertyIds 
   Inherits System.Enum
public enum LayoutPropertyIds : System.Enum 
メンバ
メンバ解説
AnchorGridBagConstraint.Anchor プロパティ
BottomInsets.Bottom プロパティ
FillGridBagConstraint.Fill プロパティ
InsetsGridBagConstraint.Insets プロパティ
LeftInsets.Left プロパティ
OriginXGridBagConstraint.OriginX プロパティ
OriginYGridBagConstraint.OriginY プロパティ
RightInsets.Right プロパティ
SpanXGridBagConstraint.SpanX プロパティ
SpanYGridBagConstraint.SpanY プロパティ
TopInsets.Top プロパティ
WeightXGridBagConstraint.WeightX プロパティ
WeightYGridBagConstraint.WeightY プロパティ
参照