FTBv3-1-5-Source

所属分类:浏览器
开发工具:C#
文件大小:494KB
下载次数:32
上传日期:2009-01-16 13:38:38
上 传 者管理员
说明:  Freetextbox 3.15 真正源代码
(The real source code Freetextbox 3.15)

文件列表:
AssemblyInfo-2002.cs (42030, 2006-06-17)
AssemblyInfo-2003.cs (42051, 2006-06-17)
AssemblyInfo-2005.cs (38880, 2006-06-15)
BaseClasses and Collections (0, 2006-01-07)
BaseClasses and Collections\ToolbarCollection.cs (4045, 2005-11-06)
BaseClasses and Collections\ToolbarDropDownListItemCollection.cs (4458, 2005-11-06)
BaseClasses and Collections\ToolbarItem.cs (8572, 2006-01-07)
BaseClasses and Collections\ToolbarItemCollection.cs (4635, 2005-11-06)
Default ToolbarItems (0, 2005-11-06)
Default ToolbarItems\Buttons (0, 2005-11-06)
Default ToolbarItems\Buttons\Bold.cs (430, 2005-11-06)
Default ToolbarItems\Buttons\BulletedList.cs (487, 2005-11-06)
Default ToolbarItems\Buttons\Copy.cs (465, 2005-11-06)
Default ToolbarItems\Buttons\CreateLink.cs (481, 2005-11-06)
Default ToolbarItems\Buttons\Cut.cs (457, 2005-11-06)
Default ToolbarItems\Buttons\Delete.cs (416, 2005-11-06)
Default ToolbarItems\Buttons\forms (0, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertButton.cs (589, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertCheckBox.cs (575, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertDropDownList.cs (603, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertForm.cs (475, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertRadioButton.cs (599, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertTextArea.cs (581, 2005-11-06)
Default ToolbarItems\Buttons\forms\InsertTextBox.cs (575, 2005-11-06)
Default ToolbarItems\Buttons\IeSpellCheck.cs (454, 2005-11-06)
Default ToolbarItems\Buttons\Indent.cs (429, 2005-11-06)
Default ToolbarItems\Buttons\InsertDate.cs (488, 2005-11-06)
Default ToolbarItems\Buttons\InsertImage.cs (490, 2005-11-06)
Default ToolbarItems\Buttons\InsertImageFromGallery.cs (561, 2005-11-06)
Default ToolbarItems\Buttons\InsertRule.cs (479, 2005-11-06)
Default ToolbarItems\Buttons\InsertTime.cs (488, 2005-11-06)
Default ToolbarItems\Buttons\Italic.cs (438, 2005-11-06)
Default ToolbarItems\Buttons\JustifiyRight.cs (481, 2005-11-06)
Default ToolbarItems\Buttons\JustifyCenter.cs (488, 2005-11-06)
Default ToolbarItems\Buttons\JustifyFull.cs (474, 2005-11-06)
Default ToolbarItems\Buttons\JustifyLeft.cs (474, 2005-11-06)
Default ToolbarItems\Buttons\NetSpell.cs (424, 2005-11-06)
Default ToolbarItems\Buttons\NumberedList.cs (494, 2005-11-06)
Default ToolbarItems\Buttons\Outdent.cs (445, 2005-11-06)
Default ToolbarItems\Buttons\Paste.cs (472, 2005-11-06)
... ...

FreeTextBox 3.0 Source Code *************************************** * Visual Studio Solutions *************************************** There are three VS.NET Solution Files included: 1. FreeTextBox-2002.sln - this is a VS.NET 2002 (.NET 1.0) Solution. 2. FreeTextBox-2003.sln - this is a VS.NET 2003 (.NET 1.1) Solution. 3. FreeTextBox-2002.sln - this is a VS.NET 2005 (.NET 2.0) Solution. These three solutions each have an individual AssemblyInfo-200X.cs file which references a "strong name" file. To compile FreeTextBox you need to either 1. Create your own strong name file (see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfstrongnameutilitysnexe.asp) 2. Remove the reference to the strong name file. It looks like [assembly: AssemblyKeyFile("FreeTextBox.snk")] If you would like to create a version of FreeTextBox that has the pro features enabled by default, you can do one of the following two things: *************************************** * Licensing *************************************** 1. Delete all uses of FtbLicense within FreeTextBox.cs (or create a license object that is always set to pro) 2. Open the LicenseGenerator folder and create your own license. There are three license options For SingleLicense and DistributionLicense (which do the same thing) simply enter a company name for the license in the second blank. You can also create an ExpiringLicense by entering a date into the second blank. Saved the encrypted output to a file called FreeTextBox.lic and put this in the /bin/ folder with FreeTextBox.dll When creating a license, please ensure that the variable "encryptionKeyBytes" is the same in both the /Licensing/FtbLicenseProvider.cs file and in /LicenseGenerator/Encryptor.cs

近期下载者

相关文件


收藏者