开发者

We need a PageSetupDialog which layout and style is the same in Notepad, how to do it?

We already know System.Windows.Forms.PageSetupDialog, but its layout and style is not the same in Notepad, and we need a开发者_运维百科 page setup dialog in Notepad. how to do it?

Thanks.


You might be able to modify the PageSetupDialog using Reflection and some unholy techniques but that's not the right solution here.

What you probably want to do is build yours from scratch so that it matches the look and feel that you need.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜