Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripTable Class / OnInitialize Method

In This Topic
    OnInitialize Method (C1EditorToolStripTable)
    In This Topic
    Adds buttons to the ToolStrip.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnInitialize() 
    protected override void OnInitialize()
    Remarks
    You don't need to use this method.
    See Also