ControlType.Image Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies an image control.
public: static initonly System::Windows::Automation::ControlType ^ Image;
public static readonly System.Windows.Automation.ControlType Image;
staticval mutable Image : System.Windows.Automation.ControlType
Public Shared ReadOnly Image As ControlType
Field Value
Remarks
An Image control type can be used as a standalone control or as a subcontrol in another control type. For example, a button can use an image rather than text to indicate its functionality to the user.
When used only for decorative purposes, an image appears in the control view of the UI Automation tree (not in the content view).
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.