Posted 20 years ago
by Beehive
![Avatar](https://secure.gravatar.com/avatar/1943b1ead5834c513dc1c1d18129bf0c.jpg?s=64&d=identicon&r=g)
hi,
i am using ur syntax editor control(2.5.151.0) as user contol.i am using MDI
and all mdi's child form contains this user control.whenever i add or delete new
method or event in user control then follow problem occurrs.
C:\Beehive\BeeSysCodeEditior\licenses.licx Could not transform licenses file 'licenses.licx' into a binary resource. (1) : error LC0003 : Unabled to resolve type 'ActiproSoftware.SyntaxEditor.SyntaxEditor, ActiproSoftware.SyntaxEditor, Version=2.5.151.0, Culture=neutral, PublicKeyToken=8f6aba0139aba723'
Another Issue:
i want to add or delete a node in any particular
outlining node.(in particular position)
public void test(string strAction)
{
MessageBox.Show(strAction);
}
how can i do it.
waiting for your reply
beehive System
i am using ur syntax editor control(2.5.151.0) as user contol.i am using MDI
and all mdi's child form contains this user control.whenever i add or delete new
method or event in user control then follow problem occurrs.
C:\Beehive\BeeSysCodeEditior\licenses.licx Could not transform licenses file 'licenses.licx' into a binary resource. (1) : error LC0003 : Unabled to resolve type 'ActiproSoftware.SyntaxEditor.SyntaxEditor, ActiproSoftware.SyntaxEditor, Version=2.5.151.0, Culture=neutral, PublicKeyToken=8f6aba0139aba723'
Another Issue:
i want to add or delete a node in any particular
outlining node.(in particular position)
public void test(string strAction)
{
MessageBox.Show(strAction);
}
how can i do it.
waiting for your reply
beehive System