Version

PropertyIds Enumeration

This enumerates each property
Syntax
'Declaration
 
Public Enum PropertyIds 
   Inherits System.Enum
public enum PropertyIds : System.Enum 
Members
MemberDescription
AllowShiftingAcrossSectionsAllowShiftingAcrossSections
AppearanceThe appearance property id
AppearancesThe Appearances property id
AutoSizeAutoSize property id
BorderStyleBorderStyle property id
ClipModeClipMode property id
DataModeDataMode property id
DisplayCharDisplayChar property id
DisplayCharsDisplayChars collection property id
DisplayModeDisplayMode property id
DisplayStyleDisplayStyle property id
EditAsEditAs property id
FormatStringUltraMaskedEdit's FormatString property.
ImageTransparentColorImageTransparentColor property
InputMaskInputMask property id
InsertModeInsertMode property id
MaskLiteralsAppearanceMaskLiteralsAppearance property id
MaxValueMaxValue property
MinValueMinValue property
NonAutoSizeHeightNonAutoSizeHeight
NullableNullable property id
NullTextNullText property
PadCharPadChar property id
PaddingPadding property id
PromptCharPromptChar property id
PromptCharacterAppearancePromptCharacterAppearance property id
ReadOnlyReadOnly property
SectionSection property id
SectionsSections collection property id
SelectAllBehaviorUltraMaskedEdit's SelectAllBehavior property.
SelectedTextSelectedText property id
SelectedTextBackColorSelectedTextBackColor property id
SelectedTextForeColorSelectedTextForeColor property id
SelectionLengthSelectionLengh property id
SelectionStartSelectionStart property id
SpinButtonDisplayStyleSpinButtonDisplayStyle property id
SpinButtonIntervalSettingsSpinButtonIntervalSettings
SpinButtonStyleSpinButtonStyle property id
SpinIncrementSpinIncrement property
SpinWrapSpinWrap
SpinWrapBehaviorSpinWrapBehavior
TabNavigationTabNavigation
TextText property id
ValueValue 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