バージョン

Bold プロパティ

テキストが太字として表示されるかどうかを決定します。
シンタックス
'宣言
 
Public Property Bold As Nullable(Of Boolean)
public Nullable<bool> Bold {get; set;}
参照