How can i insert a button into Crystal Report ? I whant to tell this botton to close the report insted of clicking the x control
VB Code: CrystalReport1.WindowShowCloseBtn = True
CrystalReport1.WindowShowCloseBtn = True
Forum Rules