PowerTools PlusPak for Windows Forms 8.0J
CanExtend メソッド (GcKeyLock)

エクステンダプロパティを受け取るobject。
このオブジェクトが、指定したオブジェクトに対してエクステンダプロパティを提供できるかどうかを指定します。
構文
Public Function CanExtend( _
   ByVal extendee As Object _
) As Boolean
public bool CanExtend( 
   object extendee
)

パラメータ

extendee
エクステンダプロパティを受け取るobject。
プラットフォーム

Target Platforms: 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

参照

GcKeyLock クラス
GcKeyLock メンバ

Send Feedback