C# Class XRefresh.GDIImageCellEditor

Inheritance: GDITextCellEditor
显示文件 Open project: binaryage/xrefresh

Public Methods

Method Description
StartEditing ( ) : void

Protected Methods

Method Description
SetEditLocation ( Rectangle cellRect ) : void

Method Details

SetEditLocation() protected method

protected SetEditLocation ( Rectangle cellRect ) : void
cellRect System.Drawing.Rectangle
return void

StartEditing() public method

public StartEditing ( ) : void
return void