バージョン

DropDownManager.ActivationChangeType 列挙体

ActivationChangeイベントをトリガーしたメッセージ
シンタックス
'宣言
 
Public Enum DropDownManager.ActivationChangeType 
   Inherits System.Enum
public enum DropDownManager.ActivationChangeType : System.Enum 
メンバ
メンバ解説
ActivateWM_ACTIVATEメッセージが受け取られました。
ActivateAppWM_ACTIVATEAPPメッセージが受け取られました。
MDIActivateWM_MDIACTIVATEメッセージが受け取られました。
参照