随笔分类 - winform(C#)控件篇
摘要:using a memory streamThis just asks the .Save() method to save the bytes to a memory stream, then you can get the written bytes to the stream:代码Code highlighting produced by Actipro CodeHighlighter (f...
阅读全文
摘要:[代码]代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicBitmapCaptureControl(Controlcontrol){BitmapcontrolBmp;using(Graphicsg1=control.CreateGraph...
阅读全文
摘要:Hi there,Is there a way to have the TabControl on a WinForm without showing the Tab header?Kind regards,Jr Posted 12 May '09 4:17 AM gp343 299 Enquirer 23 Answer 1 AcceptAnswer RejectAnswer Try that d...
阅读全文
摘要:[代码]ref:http://social.msdn.microsoft.com/Forums/en-US/csharplanguage/thread/4992c9ef-59cc-41ec-bae0-43b7e335560dhttp://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms/msg/0a0b6b...
阅读全文