PowerTools SPREAD for Windows Forms 8.0J
GetLocation メソッド (SpreadDropDownMonthCalendar)


矩形
SpreadDropDownMonthCalendarオブジェクトの位置を取得します。
構文
'Declaration
 
Public Function GetLocation( _
   ByVal rect As Rectangle _
) As Point
'使用法
 
Dim instance As SpreadDropDownMonthCalendar
Dim rect As Rectangle
Dim value As Point
 
value = instance.GetLocation(rect)
public Point GetLocation( 
   Rectangle rect
)

パラメータ

rect
矩形
参照

SpreadDropDownMonthCalendar クラス
SpreadDropDownMonthCalendar メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.