Resolves the appearance for an element.
public bool ResolveCustomAreaAppearance(
ref Infragistics.Win.AppearanceData ,
ref Infragistics.Win.AppearancePropFlags ,
string
)
'Declaration
Public Function ResolveCustomAreaAppearance( _
ByRef As Infragistics.Win.AppearanceData, _
ByRef As Infragistics.Win.AppearancePropFlags, _
ByVal As String _
) As Boolean
Parameters
- appData
- The appearance structure to initialize.
- flags
- The appearance properties to resolve.
- customArea
- A string that denotes which appearance to resolve. Possible values are "Link", "ActiveLink", "HotTrackedLink" and "VisitedLink".
Return Value
True if the owner recognizes and supports the named appearance.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2