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