VBScriptVisual C++ 7.1Visual C++ 7.0Windows 2003Visual Basic 6Windows 2000Visual C++ 6.0AdvancedWindows XPMFCDevVisual StudioWindowsC++Visual Basic
Group Check Box






1.22/5 (18 votes)
Aug 4, 2003

62301

913
New Object "Group Check Box"
Introduction
are you used checkbox on grid?
if not , then you can use gCheckBox.
this is a new object.
you can use this to your program.
you can link this object to gTextBox very simple.
this object include these proprties:
BackColor - ForeColor - RowBackColor - RowForeColor - GridColor - ChangeForeColor - RowShow(Number of row is show) and all checkbox Proprty .
and Methods
AddItem-Remove-Clear-RollBack-Refresh-MoveToRecord , ...
and Events
AfterInsert- AfterDelete-AfterChange-BeforeInsert-BeforeDelete-BeforeChange-BeforeClear-onMoveRecord-CHangeRowSize- ...