'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Overrides Sub InitLayout()
'Usage
Dim instance As FormulaBar instance.InitLayout()
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected override void InitLayout()
protected procedure InitLayout(); override;
System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)
protected override function InitLayout();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected: void InitLayout(); override
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected: void InitLayout(); override