Property | Type | Description | |
---|---|---|---|
_formularName | string |
Method | Description | |
---|---|---|
FormularLayoutPanel ( ) : System |
Method | Description | |
---|---|---|
LayoutByFormular ( MessageFormular formular, bool keepUnused ) : bool | ||
OnDragDrop ( |
||
OnDragEnter ( |
||
OnLostFocus ( |
||
OnMouseDoubleClick ( MouseEventArgs e ) : void |
Method | Description | |
---|---|---|
AddNewFieldPanel ( FormularFieldDescriptor desc ) : |
protected LayoutByFormular ( MessageFormular formular, bool keepUnused ) : bool | ||
formular | MessageFormular | |
keepUnused | bool | |
return | bool |
protected OnDragDrop ( |
||
e | ||
return | void |
protected OnDragEnter ( |
||
e | ||
return | void |
protected OnLostFocus ( |
||
e | ||
return | void |
protected OnMouseDoubleClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |