'DeclarationProtected Overridable Function GetHeaderTextColor() As System.Drawing.Color
'UsageDim instance As NExpanderRenderer Dim value As System.Drawing.Color value = instance.GetHeaderTextColor()
protected virtual System.Drawing.Color GetHeaderTextColor()