'宣言 Protected Sub SetScrollState( _ ByVal bit As System.Integer, _ ByVal value As System.Boolean _ )
'使用法 Dim instance As BaseForm Dim bit As System.Integer Dim value As System.Boolean instance.SetScrollState(bit, value)
protected void SetScrollState( System.int bit, System.bool value )
BaseForm クラス BaseForm メンバ