Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - InPlaceButtons - ShowAlways
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

InPlaceButtons - ShowAlways

 Post Reply Post Reply
Author
Message
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Topic: InPlaceButtons - ShowAlways
    Posted: 06 August 2009 at 12:57pm
New ReportControl Feature - https://forum.codejock.com/uploads/DemoVersion/ReportControlUpdated.rar
 
need to set
    Column.EditOptions.AddComboButton True (to have buttons inside the cell)
or
    Column.EditOptions.AddSpinButton True
or
    Column.EditOptions.AddExpandButton True

and
   wndReportControl.PaintManager.ShowNonActiveInPlaceButton = True
 
see VB sample TaskList (from ReportSample)
 No need to assign your own icons - simple compact code [you still can assign your own icon - in this case built-in will be ignored]
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.