AX2009// USR Changed on 2013-07-10 at 12:57:46 by 7519 - Begin// USR Changed on 2013-07-10 at 12:57:46 by 7519 - Endpublic void comments_insertHeader(Editor e){ UserInfo userInfo; name name; str source; ; e.unmark(); e.gotoLine(1); e.gotoCol(1); /* Original ... Read More
posted @ 2013-07-10 13:03
Fandy Xie
Views(373)
Comments(0)
Diggs(0)
Is it possibile by code resize a form to fullscreen? (like button Maximize) ?// VAR Changed on 10 Jun 2013 at 12:17:41 by Fandy Xiepublic void activate(boolean _active){; super(_active); #define.SC_MAXIMIZE (61488) #define.WM_SYSCOMMAND (0x0112) WinAPI::SendMessage(element.hWnd(), #WM_SY... Read More
posted @ 2013-07-10 12:20
Fandy Xie
Views(414)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号