Remmove formatting toolbar


Author
Message
Craig Browder
Craig Browder
Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)
Group: Forum Members
Posts: 9, Visits: 17
I am trying to remove the text formatting tool bar, and I am having some issues. I try to locate the toolbar by using the following code:

NTool tool = nDrawingView1.Controller.Tools.GetToolByName(NDWFR.ToolDragDropTarget);
int idx = nDrawingView1.Controller.Tools.IndexOf(tool);
nDrawingView1.Controller.Tools.Remove(tool);

However, nothing is found and therefore the remove method does not remove anything.

Can you please tell me why?

Craig

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Craig Browder - 11 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search