Metadata >> NuGet >> DocumentForms >> 1.0.0

1.0.0

Metadata

Authors Wesley Cabus
Copyrights Copyright 2013-2014
Description DocumentForms Control Library
LicenseUrl http://documentforms.codeplex.com/license
Owners Wesley Cabus
ProjectUrl http://documentforms.codeplex.com/
ReleaseNotes 1.0.0: - First public release - Assembly is now strong-named // - Fixed a bug: closing documents did not remove them from the list of all documents 0.5.3: - You can now set DocumentPanel.ActiveView to activate the given IDocumentView. This will act just like clicking the header button. 0.5.2: - Bugfix: Pressing CTRL+F4 only closed the active document if the context menu on the button was being displayed. - Users can now close documents by clicking the header button with the middle mouse button. This behavior can be toggled on and off using the AllowCloseUsingMiddleMouse property on the DocumentPanel class. 0.5.0: - Bugfix: When closing a form that prevents it from closing in a Closing or FormClosing event handler, the form would still end up being closed anyway. 0.4.0: - Bugfix: When the title of an undocked view was updated, an error could occur because the header button of that undocked view wanted to react to that event. - Added a Show method to IDocumentView to enable docking child views based on the state of the parent view. - Extracted a IDocumentHeaderButton interface to fix some issues introduced by using generics. - Changed methods in DocumentPanel and DocumentViewHelper to use generics. 0.3.4: - The active document is also being tracked in the menu displaying all documents: its font is bold. - Bugfix: closing a document didn't remove its entry in the menu. 0.3.3: - Finally added support for scrolling using the arrow buttons - The menu button also works now: it displays a list of all documents - Right-clicking a document button will display a context menu. This menu allows you to close the document, close all documents or close all but the current document.
RequireLicenseAcceptance False
Tags winforms forms document tabs
Title DocumentForms
PackageSize 67439
PackageHashAlgorithm SHA512
PackageHash Qus2AJfljRvicGJ5vl0JnggAFN7cHrR/XuDy3nLnfWs9fRudzhrpD8aVRtAfRvdzJguQ1p8eFDwG8ZOe0M7Hbg==
DownloadCount 000000
CreatedDate 2014-01-23T20:52:59

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DocumentForms -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DocumentForms -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete DocumentForms 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package DocumentForms -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DocumentForms -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap DocumentForms -Version 1.0.0
Uninstalling the package:
o remove-wrap DocumentForms

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries