Version

PropertyIds Enumeration

Enum for identifying each property.
Syntax
'Declaration
 
Public Enum PropertyIds 
   Inherits System.Enum
public enum PropertyIds : System.Enum 
Members
MemberDescription
ActiveLinkAppearanceActiveLinkAppearance property id.
AlwaysInEditModeAlwaysInEditMode property id.
AppearanceAppearance property id.
AutoSizeAutoSize property id.
BaseURLBaseURL property id.
BorderStyleBorderStyle property id.
ContextMenuItemsDisplayStyle property id.
DisplayStyleDisplayStyle property id.
HideSelectionHideSelection property id.
HotTrackLinkAppearanceHotTrackLinkAppearance property id.
LinkAppearanceLinkAppearance property id.
PaddingPadding property id.
ReadOnlyReadOnly property id.
ScrollBarDisplayStyleScrollBarDisplayStyle property id.
ScrollBarLookScrollBarLook property id.
ShowTitleToolTipsShowTitleToolTips property id.
SpellCheckerSpellChecker property id.
TextSectionBreakModeTextSectionBreakMode property id.
TextSmoothingModeTextSmoothingMode property id.
TreatValueAsTreatValueAs property id.
UnderlineLinksUnderlineLinks property id.
VisitedLinkAppearanceVisitedLinkAppearance property id.
WrapTextWrapText property id.
Requirements

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

See Also