in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » button » Toolbar (RSS)

Browse by Tags

  • Re: Capture toolbar button click

    To capture the user clicking on a toolbar button (example: Print): AddHandler C1PrintPreviewControl1.ToolBars.File.ToolStrip.Items(3).Click, AddressOf onPrintClick Private Sub onPrintClick( ByVal sender As System.Object, ByVal e As System.EventArgs) 'Captured End Sub Use this technique for each button...
    Posted to Preview for .NET (Forum) by C1_GregL on 01-28-2008
    Filed under: C1PrintPreviewControl, Toolbar, click, button
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.