PowerTools ActiveReports for .NET 9.0J
SearchResultsBackColor プロパティ (FlashViewerOptions)
使用例 

検索結果でハイライト表示する際の背景色を設定または参照します。デフォルトはSystem.Drawing.Color.Blueです。

構文
'宣言
 
Public Property SearchResultsBackColor As Color
public Color SearchResultsBackColor {get; set;}
使用例
WebViewer.FlashViewerOptions.SearchResultsBackColor = System.Drawing.Color.Red
WebViewer.FlashViewerOptions.SearchResultsBackColor = System.Drawing.Color.Red;
参照

関連項目

FlashViewerOptions クラス
FlashViewerOptions メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.