Property | Type | Description | |
---|---|---|---|
map |
Method | Description | |
---|---|---|
DrawControls ( System.Windows.Forms.SplitContainer &s ) : void |
The draw controls.
|
|
GenerateIdentTypeCombobox ( |
The generate ident type combobox.
|
|
MakeControls ( int y, object ifpobjects, ReflexiveContainer &reflex ) : void |
The make controls.
|
|
MetaEditor ( |
Initializes a new instance of the MetaEditor class.
|
Method | Description | |
---|---|---|
DrawControlsRecursive ( System.Windows.Forms.SplitContainer &s, ReflexiveContainer &reflex ) : void |
The draw controls recursive.
|
public DrawControls ( System.Windows.Forms.SplitContainer &s ) : void | ||
s | System.Windows.Forms.SplitContainer | The s. |
return | void |
public static GenerateIdentTypeCombobox ( |
||
c | The c. | |
return | void |
public MakeControls ( int y, object ifpobjects, ReflexiveContainer &reflex ) : void | ||
y | int | The y. |
ifpobjects | object | The ifpobjects. |
reflex | ReflexiveContainer | The reflex. |
return | void |
public MetaEditor ( |
||
ifp | The ifp. | |
split | System.Windows.Forms.SplitContainer | The split. |
mapx | The mapx. | |
return | System.Collections |