TreeViewHitTestLocations 列挙体とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > TreeViewHitTestLocations 列挙体の意味・解説 

TreeViewHitTestLocations 列挙体

メモ : この列挙体は、.NET Framework version 2.0新しく追加されたものです。

TreeView または TreeNode の領域を表す定数定義します

この列挙体には、メンバ値のビットごとの組み合わせ可能にする FlagsAttribute 属性含まれています。

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

<ComVisibleAttribute(True)> _
<FlagsAttribute> _
Public Enumeration TreeViewHitTestLocations
Dim instance As TreeViewHitTestLocations
[ComVisibleAttribute(true)] 
[FlagsAttribute] 
public enum TreeViewHitTestLocations
[ComVisibleAttribute(true)] 
[FlagsAttribute] 
public enum class TreeViewHitTestLocations
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute FlagsAttribute() */ 
public enum TreeViewHitTestLocations
ComVisibleAttribute(true) 
FlagsAttribute 
public enum TreeViewHitTestLocations
メンバメンバ
 メンバ説明
AboveClientAreaTreeView コントロールクライアント部分の上にある位置。 
BelowClientAreaTreeView コントロールクライアント部分の下にある位置。 
ImageTreeView または TreeNode含まれているイメージ境界内にある位置。 
IndentTreeNodeインデント領域内の位置。 
LabelTreeNode コントロールテキスト部分位置。 
LeftOfClientAreaTreeView コントロールクライアント部分左側位置。 
NoneTreeView コントロールクライアント領域内だが、ノードノード一部ではない位置。 
PlusMinusTreeNode コントロールプラス/マイナス領域位置。 
RightOfClientAreaTreeView コントロールクライアント部分右側位置。 
RightOfLabelTreeNodeテキスト領域右側位置。 
StateImageTreeNode の状態イメージ境界内の位置。 
解説解説

TreeViewHitTestLocations 列挙体は TreeViewHitTestInfo クラス使用されます。

使用例使用例

TreeViewHitTestLocations 列挙体の使用方法を示すコード例次に示します。この例を実行するには、treeView1 という名前の TreeView コントロール配置されWindows フォーム次のコード貼り付けTreeView に項目を入力しますtreeview1フォームの MouseDown イベントに、この例の HandleMouseDown メソッド関連付けるようにしてください

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からTreeViewHitTestLocations 列挙体を検索した結果を表示しています。
Weblioに収録されているすべての辞書からTreeViewHitTestLocations 列挙体を検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からTreeViewHitTestLocations 列挙体 を検索

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

辞書ショートカット

すべての辞書の索引

TreeViewHitTestLocations 列挙体のお隣キーワード
検索ランキング

   

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



TreeViewHitTestLocations 列挙体のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS