InPlaceButtons - ShowAlways |
Post Reply |
Author | |
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
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]
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |