Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: How to remove seprator
Re: How to remove seprator
05-26-2006, 7:35 PM
masood
Joined on 05-22-2006
Posts 12
Re: How to remove seprator
Reply
Quote
To remove the seprator remove the
<item type="g_start" />
<item type="g_end" />
tag
and to remove the row
remove the tag
<item type="linebreak" />
from ur source .config file like from full,simple etc or ur own created file
cheers
View Complete Thread