バージョン

Initialize メソッド (AlertButtonUIElement)

新しい UltraDesktopAlertButton インスタンスで使用するためにこのインスタンスを再初期化します。
シンタックス
'宣言
 
Public Sub Initialize( _
   ByVal button As UltraDesktopAlertButton _
) 
public void Initialize( 
   UltraDesktopAlertButton button
)

パラメータ

button
この要素が関連付けられる UltraDesktopAlertButton インスタンスまたは、UltraDesktopAlertButton に関連しない場合は null。
参照