ScrollableControl.SetDisplayRectLocation メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ScrollableControl.SetDisplayRectLocation メソッドの意味・解説 

ScrollableControl.SetDisplayRectLocation メソッド

表示ウィンドウ指定した値に配置します

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Protected Sub SetDisplayRectLocation ( _
    x As Integer, _
    y As Integer _
)
Dim x As Integer
Dim y As Integer

Me.SetDisplayRectLocation(x, y)
protected void SetDisplayRectLocation (
    int x,
    int y
)
protected:
void SetDisplayRectLocation (
    int x, 
    int y
)
protected void SetDisplayRectLocation (
    int x, 
    int y
)
protected function SetDisplayRectLocation (
    x : int, 
    y : int
)

パラメータ

x

ScrollableControl を配置する位置平方向のオフセット

y

ScrollableControl配置する位置の垂直方向のオフセット

解説解説

AutoScroll プロパティtrue設定されている場合、DisplayRectangle プロパティScrollableControl コントロール表示されるクライアント領域仮想サイズ位置表しますSetDisplayRectLocation メソッド呼び出すと、ScrollableControl 内の指定した位置スクロールます。

呼び出し時の注意 SetDisplayRectLocation は、スクロール バー位置更新しません。スクロール バー更新するには、AdjustFormScrollbars メソッド呼び出します。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ScrollableControl クラス
ScrollableControl メンバ
System.Windows.Forms 名前空間
DisplayRectangle
ScrollControlIntoView
Scroll



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ScrollableControl.SetDisplayRectLocation メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ScrollableControl.SetDisplayRectLocation メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS