Sorry, but there are no more tags available to filter with.
-
This is a bit of a workaround, but you can do OwnerDraw for the CommandLinks and fill the buttons with a gradient For Each lnk As C1CommandLink In C1ToolBar1.CommandLinks lnk.OwnerDraw = True Next Private Sub C1ToolBar1_DrawLink( ByVal sender As System.Object, ByVal e As C1.Win.C1Command.DrawLinkEventArgs...
Page 1 of 1 (1 items)