'Declaration Public Enum EmbeddableEditorArea Inherits System.Enum
public enum EmbeddableEditorArea : System.Enum
Member | Description |
---|---|
Button | The button area of the embeddable element |
Custom | Custom. Indicates that the stringName parameter of the ResolveAppearance method should be examined to determine the area. |
Default | The default area of the embeddable element |
DropDown | The DropDown area of the embeddable element |
Fill | The fill area of the embeddable element, for example, a progress bar |
Label | The label area of the embeddable element |
MaskLiterals | The literal characters of the embeddable element; for example, a mask's literal character |
NullText | The text area of the embeddable element, when the value is null and the owner's return from the GetNullText method is a non-empty string. |
Prompt | The prompt characters of the embeddable element; i.e., a mask's prompt character |
Text | The text area of the embeddable element |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2