Attachmate.Reflection.Emulation.OpenSystems Namespace > IThemeDisplayEnhancements Interface : EnableBold Property |
'Declaration
Property EnableBold As Boolean
'Usage
Dim instance As IThemeDisplayEnhancements Dim value As Boolean instance.EnableBold = value value = instance.EnableBold
bool EnableBold {get; set;}