'宣言 Public Enum PeekPopupPropertyIds Inherits System.Enum
public enum PeekPopupPropertyIds : System.Enum
メンバ | 解説 |
---|---|
Appearance | UltraPeekPopup.Appearance プロパティ |
Appearances | UltraPeekPopup.Appearances プロパティ |
AutoHideDelay | UltraPeekPopup.AutoHideDelay プロパティ |
ButtonStyle | UltraPeekPopup.ButtonStyle プロパティ |
Caption | UltraPeekPopup.Caption プロパティ |
CaptionAppearance | UltraPeekPopup.CaptionAppearance プロパティ |
CaptionButtonsLeft | UltraPeekPopup.CaptionButtonsLeft プロパティ |
CaptionButtonsRight | UltraPeekPopup.CaptionButtonsRight プロパティ |
CaptionMargin | UltraPeekPopup.CaptionMargin プロパティ |
Content | UltraPeekPopup.Content プロパティ |
ContentMargin | UltraPeekPopup.ContentMargin プロパティ |
None | なし |
PeekLocation | UltraPeekPopup.PeekLocation プロパティ |
Style | UltraPeekPopup.Style プロパティ |
プロパティ識別子は、Infragistics.Win.UltraControlBase.PropertyChanged イベントのハンドラーに渡されます。これは、コントロールの状態の変更の通知を受け取りこれらの変更に対応するための一般的な技術を提供します。Infragistics.Win.UltraControlBase から派生したすべてのコントロールはこの機能を公開します。