バージョン

Show(UIElement,PeekLocation) メソッド

オーナーと除外長方形を決定するために指定した UIElement を使用してピーク ウィンドウを表示するために使用します。
シンタックス
'宣言
 
Public Overloads Sub Show( _
   ByVal owningElement As Infragistics.Win.UIElement, _
   Optional ByVal peekLocation As Infragistics.Win.Peek.PeekLocation _
) 
public void Show( 
   Infragistics.Win.UIElement owningElement,
   Infragistics.Win.Peek.PeekLocation peekLocation
)

パラメータ

owningElement
UIElement。
peekLocation
推奨される PeekLocation。
参照