SharpDevelop

MainMenu

フォームエディタで MainMenu の挙動がかなり怪しい。とりあえず、MainMenu を設置したら、Item 名を入れるときにバックスペースを押してはいけない。変更したい場合はプロパティから変更してやること。それと、最新バージョンだと this.Menu = this.MainMen…

ImageList

SharpDevelop のフォームエディタで、ImageListがうまく動かないので調べてみたら http://www.icsharpcode.net/opensource/sd/forum/topic.asp?TOPIC_ID=3694 I had the same problem as you. #Develop seems not to be able to automaticly add the selecte…