GrapeCity ActiveReports for .NET 16.0J
FocusVisualStyle プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : FocusVisualStyle プロパティ
Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus.
シンタックス
'宣言
 
Public Property FocusVisualStyle As Style
public Style FocusVisualStyle {get; set;}

プロパティ値

The desired style to apply on focus. The default value as declared in the dependency property is an empty static System.Windows.Style. However, the effective value at run time is often (but not always) a style as supplied by theme support for controls.
参照

Viewer クラス
Viewer メンバ