C# Class NekoKun.ObjectEditor.TableLayout

Inheritance: System.Windows.Forms.TableLayoutPanel, IStructEditorLayout
Mostra file Open project: NekoProject/NekoKun

Public Methods

Method Description
TableLayout ( System param, CreateControlDelegate createControlDelegate ) : System

Method Details

TableLayout() public method

public TableLayout ( System param, CreateControlDelegate createControlDelegate ) : System
param System
createControlDelegate CreateControlDelegate
return System