バージョン

PositionChildElementsWindowsLiveMessenger メソッド (DesktopAlertUIElementBase)

'WindowsLiveMessenger' スタイルの子 UIElements の配置を処理します。
シンタックス
'宣言
 
Protected Overridable Sub PositionChildElementsWindowsLiveMessenger( _
   ByVal windowInfo As UltraDesktopAlertWindowInfo, _
   ByVal oldElements As Infragistics.Win.UIElementsCollection _
) 
protected virtual void PositionChildElementsWindowsLiveMessenger( 
   UltraDesktopAlertWindowInfo windowInfo,
   Infragistics.Win.UIElementsCollection oldElements
)

パラメータ

windowInfo
この要素に関連づけられた UltraDesktopAlertWindowInfo インスタンス。
oldElements
UIElement インスタンスがリサイクル可能な UIElementsCollection。
参照