 | PdfToolStripMainUpdateButtons Method |
Called when the ToolStrip's items need to change its states
Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBarsAssembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntaxprotected 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