このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Actipro Silverlight Studio (英語版)

Silverlightフレームワーク用の高度なユーザーインターフェイスコントロール(構文エディタ、高度なパネル、メニュー等)をバンドルしたスイート

Actipro Software 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2018.1 build 0233 更新日: Oct 2, 2019

Actipro Silverlight Studio 2017.2 build 0222

Released: Dec 29, 2017

2017.2 build 0222 での更新項目

機能

Charts

  • Added property that determines if anti-aliasing of lines are reduced at the cost of making smooth curves more jagged.

SyntaxEditor

  • Added the IReadOnlyRegionTag.IncludeFirstEdge and IncludeLastEdge properties, which can be set true to prevent edits on the borders of a tagged range.
  • Improved OutliningManager's ability to handle mismatched outlining nodes.
  • Improved horizontal scrolling when the caret is near the view edges, and the editor is in single-line mode or view line measuring is enabled.
  • Updated character column to be calculated based on space character width instead of average character width.
  • Updated IntelliPrompt completion to not show or commit if the affected text range is within a read-only region.

Web Languages Add-on

  • Improved error handling in the JSON parser grammar.

不具合の修正

SyntaxEditor

  • Fixed a bug in the return value of ITextSnapshotReader.GoToNextWordStart when at the end of the snapshot.

.NET Languages Add-on

  • Fixed a bug where typing a dot at document end in a single-line comment could show a completion list.
  • Fixed a parameter info bug where starting to type an identifier that begins with keyword text would close the tip.

Python Language Add-on

  • Fixed a parameter info bug where starting to type an identifier that begins with keyword text would close the tip.