ActiveReports.Viewer3 Request technical support
XPSelected Property
See Also 


Gets the XP selected object color for the toolbar.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property XPSelected As Color
Visual Basic (Usage)Copy Code
Dim instance As Toolbar
Dim value As Color
 
value = instance.XPSelected
C# 
public Color XPSelected {get;}

Return Value

System.Drawing.Color.

See Also