protected virtual Color BackColorPriv {get; set;}
'Declaration Protected Overridable Property BackColorPriv As Color
'Declaration
Protected Overridable Property BackColorPriv As Color
'Usage Dim instance As ElementContainerControl Dim value As Color instance.BackColorPriv = value value = instance.BackColorPriv
'Usage
Dim instance As ElementContainerControl Dim value As Color instance.BackColorPriv = value value = instance.BackColorPriv
ElementContainerControl Class ElementContainerControl Members