バージョン

DesktopAlertPropertyIds 列挙体

UltraDesktopAlert コンポーネントの個々のプロパティを一意的に識別する定数。
シンタックス
'宣言
 
Public Enum DesktopAlertPropertyIds 
   Inherits System.Enum
public enum DesktopAlertPropertyIds : System.Enum 
メンバ
メンバ解説
AlertButtonAddedUltraDesktopAlertButton インスタンスが UltraDesktopAlert.AlertButtons コレクションに追加されたことを示します。
AlertButtonRemovedUltraDesktopAlertButton インスタンスが UltraDesktopAlert.AlertButtons コレクションから削除されたことを示します。
AlertButtonsプロパティの値が UltraDesktopAlert.AlertButtons コレクションのメンバーで変更されたことを示します。
AlertButtonsClearedUltraDesktopAlert.AlertButtons コレクションがクリアされたことを示します。
AllowMoveUltraDesktopAlert.AllowMove プロパティ。
AnimationScrollDirectionAutoCloseUltraDesktopAlert.AnimationScrollDirectionAutoClose プロパティ。
AnimationScrollDirectionShowUltraDesktopAlert.AnimationScrollDirectionShow プロパティ。
AnimationSpeedUltraDesktopAlert.AnimationSpeed プロパティ。
AnimationStyleAutoCloseUltraDesktopAlert.AnimationStyleAutoClose プロパティ。
AnimationStyleShowUltraDesktopAlert.AnimationStyleShow プロパティ。
AppearanceUltraDesktopAlert.Appearance プロパティと UltraDesktopAlertButton.Appearance プロパティ
AutoCloseUltraDesktopAlert.AutoClose プロパティ。
AutoCloseDelayUltraDesktopAlert.AutoCloseDelay プロパティ。
ButtonAppearanceUltraDesktopAlert.ButtonAppearance プロパティ。
ButtonHotTrackAppearanceUltraDesktopAlert.ButtonHotTrackAppearance プロパティ。
ButtonImageSizeUltraDesktopAlert.ButtonImageSize プロパティ。
ButtonPressedAppearanceUltraDesktopAlert.ButtonPressedAppearance プロパティ。
ButtonStyleUltraDesktopAlert.ButtonStyle プロパティ。
CaptionAppearanceUltraDesktopAlert.CaptionAppearance プロパティ。
CaptionAreaAppearanceUltraDesktopAlert.CaptionAreaAppearance プロパティ。
CaptionAreaImageSizeUltraDesktopAlert.CaptionAreaImageSize プロパティ。
CaptionHotTrackAppearanceUltraDesktopAlert.CaptionHotTrackAppearance プロパティ。
CloseButtonVisibleUltraDesktopAlert.CloseButtonVisible プロパティ。
DropDownButtonVisibleUltraDesktopAlert.DropDownButtonVisible プロパティ。
EnabledUltraDesktopAlertButton.Enabled プロパティ。
FixedSizeUltraDesktopAlert.FixedSize プロパティ。
FooterTextAppearanceUltraDesktopAlert.FooterTextAppearance プロパティ。
FooterTextHotTrackAppearanceUltraDesktopAlert.FooterTextHotTrackAppearance プロパティ。
GripAreaAppearanceUltraDesktopAlert.GripAreaAppearance プロパティ。
ImageSizeUltraDesktopAlert.ImageSize プロパティ。
MainImageAreaBorderColorUltraDesktopAlert.MainImageAreaBorderColor プロパティ。
MultipleWindowDisplayStyleUltraDesktopAlert.MultipleWindowDisplayStyle プロパティ。
OpacityUltraDesktopAlert.Opacity プロパティ。
StyleUltraDesktopAlert.Style プロパティ。
TextAppearanceUltraDesktopAlert.TextAppearance プロパティ。
TextHotTrackAppearanceUltraDesktopAlert.TextHotTrackAppearance プロパティ。
ToolTipTextUltraDesktopAlertButton.ToolTipText プロパティ。
TreatCaptionAsLinkUltraDesktopAlert.TreatCaptionAsLink プロパティ。
TreatFooterTextAsLinkUltraDesktopAlert.TreatFooterTextAsLink プロパティ。
TreatTextAsLinkUltraDesktopAlert.TreatTextAsLink プロパティ。
Undefined未定義状態を表します。
VisibleUltraDesktopAlertButton.Visible プロパティ。
参照