バージョン

WindowLiveMessengerClientAreaBackgroundUIElement クラス

ユーザー インターフェイスでデスクトップ警告ウィンドウのクライアント領域を表します。
シンタックス
'宣言
 
Public Class WindowLiveMessengerClientAreaBackgroundUIElement 
   Inherits DesktopAlertUIElementBase
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class WindowLiveMessengerClientAreaBackgroundUIElement : DesktopAlertUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

Windows Live Messenger は分割グラデーションを使用して背景を描画します。ここで上半分は VerticalBump グラデーションで、下半分はべた塗り背景になります。この要素によってカスタム描画を実行せず、そして各領域の個別の外観プロパティを公開せずにこのルックを達成することができます。

Appearance の以下のプロパティまたは AppStyling に相当するプロパティが明示的に設定されていない場合、この要素が表示されるだけです。

  • Infragistics.Win.AppearanceBase.BackGradientStyle"
  • Infragistics.Win.AppearanceBase.BackHatchStyle"
  • Infragistics.Win.AppearanceBase.ImageBackground"

参照