DataGridViewTextBoxCell.GetErrorIconBounds メソッド

Protected Overrides Function GetErrorIconBounds ( _ graphics As Graphics, _ cellStyle As DataGridViewCellStyle, _ rowIndex As Integer _ ) As Rectangle
Dim graphics As Graphics Dim cellStyle As DataGridViewCellStyle Dim rowIndex As Integer Dim returnValue As Rectangle returnValue = Me.GetErrorIconBounds(graphics, cellStyle, rowIndex)
protected override Rectangle GetErrorIconBounds ( Graphics graphics, DataGridViewCellStyle cellStyle, int rowIndex )
protected: virtual Rectangle GetErrorIconBounds ( Graphics^ graphics, DataGridViewCellStyle^ cellStyle, int rowIndex ) override


- DataGridViewTextBoxCell.GetErrorIconBounds メソッドのページへのリンク