当我调用txTextcontrol.FontDialog()或TXTextControl for Windows Forms附带的任何其他内置对话框时,它没有使用本地化语言,只使用默认的英语语言。我已经使用下面概述的过程为TXTextControl对话框创建了自己的资源文件:
我似乎已经正确地为挪威语生成了一个txtextcontrol.resources.dll文件(nb-NO),并将该文件放在了我的
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at TXTextControl.ServerTextControl.Load(String path, StreamType streamType)
at DocumentManager.DocumentService.Document.LoadFunction Load(ByVal d
我有一个从另一个控件(TxTextControl)继承的控件。/ Error here (#1042) set if (base.Selection == null) base.Selection = new TXTextControl.Selectionreturn selected; set if (base.Selection == null) base.Selection = new TXTextControl.Sel