バージョン

HasButtonAppearance プロパティ (UltraMessageBoxInfo)

Infragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。
シンタックス
'宣言
 
Public ReadOnly Property HasButtonAppearance As Boolean
public bool HasButtonAppearance {get;}

プロパティ値

ButtonAppearance プロパティの Appearance オブジェクトが作成されたときに true を返します。
解説

このプロパティを使用して、Infragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうか決定します。通常、Appearance オブジェクトは、そのオブジェクト自体に関連付けられたプロパティにアクセスされない限り、作成されません。

参照