'Declaration
<BrowsableAttribute(False)> <NotNullAttribute()> Public Property SizeFactorName As String
'Usage
Dim instance As SizableCommonDialog Dim value As String instance.SizeFactorName = value value = instance.SizeFactorName
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The default value of this property is "Normal"
.