バージョン

PointInLeftAdjustableArea メソッド (ResizableAllDayEventUIElement)

渡されたポイントがリサイズ可能領域の左側にある場合、Trueを返します。
シンタックス
'宣言
 
Protected Function PointInLeftAdjustableArea( _
   ByVal point As Point _
) As Boolean
protected bool PointInLeftAdjustableArea( 
   Point point
)

パラメータ

point
クライアント座標
参照