System.Windows.Shell 名前空間
Windows 7 タスクバーの拡張機能にマネージド コードでアクセスするための型が含まれています。 Contains types that provide managed code access to the enhanced functionality of the Windows 7 taskbar.
クラス
JumpItem |
JumpPath クラスおよび JumpTask クラスの基本クラスを表します。Represents the base class for the JumpPath and JumpTask classes. |
JumpItemsRejectedEventArgs |
JumpItemsRejected イベントのデータを提供します。Provides data for the JumpItemsRejected event. |
JumpItemsRemovedEventArgs |
JumpItemsRemovedByUser イベントのデータを提供します。Provides data for the JumpItemsRemovedByUser event. |
JumpList |
Windows 7 タスク バー ボタンにメニューとして表示される項目およびタスクの一覧を表します。Represents a list of items and tasks displayed as a menu on a Windows 7 taskbar button. |
JumpPath |
Windows 7 タスク バーのジャンプ リストに表示されるファイルへのリンクを表します。Represents a link to a file that is displayed in a Windows 7 taskbar Jump List. |
JumpTask |
Windows 7 タスク バーのジャンプ リストにアプリケーションへのショートカットを表します。Represents a shortcut to an application in the Windows 7 taskbar Jump List. |
TaskbarItemInfo |
タスク バーのサムネイルを表示する方法に関する情報を表します。Represents information about how the taskbar thumbnail is displayed. |
ThumbButtonInfo |
Windows 7 タスク バーのサムネイルにボタンを表示する方法に関する情報を表します。Represents information about how to display a button in the Windows 7 taskbar thumbnail. |
ThumbButtonInfoCollection |
Window に関連付けられている ThumbButtonInfo オブジェクトのコレクションを表します。Represents a collection of ThumbButtonInfo objects that are associated with a Window. |
WindowChrome |
ウィンドウの非クライアント領域へのカスタマイズ設定を説明するオブジェクトを表します。Represents an object that describes the customizations to the non-client area of a window. |
列挙型
JumpItemRejectionReason |
JumpItem を Windows シェルによってジャンプ リストに追加できなかった理由を示します。Describes why a JumpItem could not be added to the Jump List by the Windows shell. |
NonClientFrameEdges |
ウィンドウ枠のどの縁がクライアントによって所有されないかを示す定数を指定します。Specifies constants that indicate which edges of the window frame are not owned by the client. |
ResizeGripDirection |
入力要素のサイズ変更グリップ動作の方向を示す定数を指定します。Specifies constants that indicate the direction of the resize grip behavior on an input element. |
TaskbarItemProgressState |
Windows タスク バーのプログレス インジケーターの状態を指定します。Specifies the state of the progress indicator in the Windows taskbar. |
注釈
Windows 7Windows 7タスクバーには、タスクバーボタンを使用してユーザーに状態を通知し、ウィンドウが最小化または非表示になったときに一般的なタスクを公開できるようにする拡張機能が用意されています。The Windows 7Windows 7 taskbar provides enhanced functionality that enables you to use the taskbar button to communicate status to a user and expose common tasks when the window is minimized or hidden. 名前空間の型によって公開 System.Windows.Shell される機能は、より前のバージョンの Windows では使用できません Windows 7Windows 7 。The functionality exposed by the types in the System.Windows.Shell namespace is not available in versions of Windows prior to Windows 7Windows 7. では Windows 7Windows 7 、ユーザーの設定によっては一部の機能が使用できない場合があります。In Windows 7Windows 7, some functionality might not be available depending on the user's settings.