Search found 3 matches

by AndrewB
Wed Aug 03, 2005 7:15 pm
Forum: General
Topic: Using TextPad on C# Windows Form in .NET
Replies: 4
Views: 322

the control I mentioned does not embed any code or redistribute it. It mearly launches the program from your machine and captures the application window and makes it act as a child window to your Win Form. This is what I mean by "embed".
by AndrewB
Wed Aug 03, 2005 12:31 pm
Forum: General
Topic: Using TextPad on C# Windows Form in .NET
Replies: 4
Views: 322

you can use this control to embed TextPad (or any app) into a Win Form.

http://www.codeproject.com/cs/miscctrl/AppControl.asp
by AndrewB
Fri Aug 06, 2004 1:58 pm
Forum: General
Topic: Unicode support
Replies: 4
Views: 989

I would also like better unicode support.

I had to download a few unicode editors from a google search to finally get one that could edit an INI file without messing it up.