'Declaration Public Overridable Function IsChildInView( _ ByVal child As Control, _ ByVal topRow As Integer, _ ByVal leftColumn As Integer, _ ByVal bottomRow As Integer, _ ByVal rightColumn As Integer _ ) As Boolean
'Declaration
Public Overridable Function IsChildInView( _ ByVal child As Control, _ ByVal topRow As Integer, _ ByVal leftColumn As Integer, _ ByVal bottomRow As Integer, _ ByVal rightColumn As Integer _ ) As Boolean
public virtual bool IsChildInView( Control child, int topRow, int leftColumn, int bottomRow, int rightColumn )
SpreadChildControlContainer クラス SpreadChildControlContainer メンバ
© MESCIUS inc. All rights reserved.