Method | Description | |
---|---|---|
GenerateButtonItem ( string text, EventHandler e = null ) : ButtonItem | ||
GenerateMenuButtonItem ( string text ) : MenuButtonItem | ||
GenerateToolBar ( string name ) : TD.SandBar.ToolBar | ||
GetControl ( |
||
GetControlOfFieldType ( |
public static GenerateButtonItem ( string text, EventHandler e = null ) : ButtonItem | ||
text | string | |
e | EventHandler | |
return | ButtonItem |
public static GenerateMenuButtonItem ( string text ) : MenuButtonItem | ||
text | string | |
return | MenuButtonItem |
public static GenerateToolBar ( string name ) : TD.SandBar.ToolBar | ||
name | string | |
return | TD.SandBar.ToolBar |
public static GetControl ( |
||
type | ||
name | string | |
return |
public static GetControlOfFieldType ( |
||
type | ||
return |