| GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 > ListSkin クラス : DrawListItemImage メソッド | 
| 値 | 説明 | 
|---|---|
| True | 項目は有効に設定されています。 | 
| False | 項目は無効に設定されています。 | 
Protected Overridable Sub DrawListItemImage( _ ByVal g As Graphics, _ ByVal image As Image, _ ByVal imageAlign As HorizontalAlignment, _ ByVal imageBound As Rectangle, _ ByVal enable As Boolean _ )
protected virtual void DrawListItemImage( Graphics g, Image image, HorizontalAlignment imageAlign, Rectangle imageBound, bool enable )
| 値 | 説明 | 
|---|---|
| True | 項目は有効に設定されています。 | 
| False | 項目は無効に設定されています。 |