| PdfToolBarClipboardUpdateButtons Method |
Called when the ToolBar's items need to change its states
Namespace: Patagames.Pdf.Net.Controls.Wpf.ToolBarsAssembly: Patagames.Pdf.Wpf (in Patagames.Pdf.Wpf.dll) Version: 4.94.2704
Syntax protected override void UpdateButtons()
Protected Overrides Sub UpdateButtons
protected:
virtual void UpdateButtons() override
abstract UpdateButtons : unit -> unit
override UpdateButtons : unit -> unit
protected void UpdateButtons()
function UpdateButtons();
See Also