ActivityDesignerAccessibleObject 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
實作一個協助工具物件,ActivityDesigner 類別可以用來為殘障使用者調整設計工具使用者介面。
public ref class ActivityDesignerAccessibleObject : System::Windows::Forms::AccessibleObject
public class ActivityDesignerAccessibleObject : System.Windows.Forms.AccessibleObject
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class ActivityDesignerAccessibleObject : System.Windows.Forms.AccessibleObject
type ActivityDesignerAccessibleObject = class
inherit AccessibleObject
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ActivityDesignerAccessibleObject = class
inherit AccessibleObject
Public Class ActivityDesignerAccessibleObject
Inherits AccessibleObject
- 繼承
-
ActivityDesignerAccessibleObject
- 衍生
- 屬性
備註
注意
此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型。
建構函式
ActivityDesignerAccessibleObject(ActivityDesigner) |
已淘汰.
使用指定的 ActivityDesignerAccessibleObject 來初始化 ActivityDesigner 類別的新執行個體。 |
屬性
ActivityDesigner |
已淘汰.
取得協助工具物件套用到的 ActivityDesigner。 |
Bounds |
已淘汰.
取得可存取物件的位置和大小。 |
DefaultAction |
已淘汰.
取得字串,這個字串描述活動設計工具的預設動作。 |
Description |
已淘汰.
取得描述活動設計工具視覺外觀的字串。 |
Help |
已淘汰.
取得關聯於活動設計工具的活動行為或如何使用的描述。 |
KeyboardShortcut |
已淘汰.
取得可存取物件的快速鍵或便捷鍵 (Access Key)。 (繼承來源 AccessibleObject) |
Name |
已淘汰.
取得或設定關聯於可存取物件之 的 名稱。 |
Parent |
已淘汰.
取得 ActivityDesignerAccessibleObject 的父系。 |
Role |
已淘汰.
取得目前 ActivityDesignerAccessibleObject 的角色。 |
State |
已淘汰.
取得目前 ActivityDesignerAccessibleObject 的可存取狀態。 |
Value |
已淘汰.
取得或設定可存取物件的數值。 (繼承來源 AccessibleObject) |