C# |
---|
public class CreateDataDetail : Form |
#ctor | Initializes an object instance. |
Dispose | Clean up any resources being used. |
InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
OnPaintBackground | Paint the form background. |
DataConfigName | Gets or sets the DataConfig Name. |
TableName | Gets or sets the Table Name. |
components | Required designer variable. |