GrapeCity.Spreadsheet アセンブリ > GrapeCity.Drawing 名前空間 > IDrawingContext インタフェース : DrawCheckBox メソッド |
'Declaration
Sub DrawCheckBox( _ ByVal rect As Rectangle, _ ByVal controlState As ControlState, _ ByVal state As CheckState _ )
void DrawCheckBox( Rectangle rect, ControlState controlState, CheckState state )