摘要:
creating exe on the fly
......
摘要:
public class whoisresult : system.windows.forms.form
{
.............................
private bool tangseng = false;
}
private void initializecomponent()
{
.............................
this.cl......
终于搞定c#中对mdi的操作,代码见内(parent部分)
花了我一上午的时间,找来找去找不到答案,又是急性子,只好自己动手了,见笑,也请大家多提意见,谢了....
下一页 摘要:
shapedforms
http://www.c-sharpcorner.com/graphics/shaped1.jpg
today windows always appear with a rectangular shape. what if you could have a window that was shaped like a circle, a square o......