'宣言 Public Sub BringTimeIntoView( _ ByVal time As System.Date, _ ByVal forceTopLeft As System.Boolean _ )
public void BringTimeIntoView( System.DateTime time, System.bool forceTopLeft )
パラメータ
- time
- UI 表現を表示可能にする必要がある DateTime。
- forceTopLeft
- 要求された UI 要素を左上の要素にする試みを実行する必要があるかどうかを示します。