Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
datagridviewをクリックしたときに小さな矢印を使用して追加したdatagridviewimagecolumnがあります。または、プログラムで追加されたわけではありません。
フォームの読み込み時に datagridviewimagecolumn に画像を表示する方法を誰か教えてもらえますか?
DataGridViewImageColumn.Imageプロパティを設定するだけです。詳細はこちら。
DataGridViewImageColumn.Image