GrapeCity SPREAD for Windows Forms 11.0J
IconAlignment プロパティ (ThreeStateIconNotify)


アイコンのSystem.Drawing.ContentAlignmentを取得または設定します。
構文
'Declaration
 
Public Property IconAlignment As ContentAlignment
'使用法
 
Dim instance As ThreeStateIconNotify
Dim value As ContentAlignment
 
instance.IconAlignment = value
 
value = instance.IconAlignment
public ContentAlignment IconAlignment {get; set;}

プロパティ値

アイコンの配置。デフォルト値はSystem.Drawing.ContentAlignment.MiddleRightです。
例外
例外説明
System.ComponentModel.InvalidEnumArgumentException指定された値が有効なSystem.Drawing.ContentAlignment値ではありません。
参照

ThreeStateIconNotify クラス
ThreeStateIconNotify メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.