バージョン

PointInAdjustableArea(Point) メソッド

この AppointmentUIElement の調整可能領域内に指定したポイントが含まれるかどうかを返します。
シンタックス
'宣言
 
Public Overrides Function PointInAdjustableArea( _
   ByVal point As Point _
) As Boolean
public override bool PointInAdjustableArea( 
   Point point
)

パラメータ

point
クライアント座標
参照