Layout, ImEx
This commit is contained in:
@@ -173,6 +173,10 @@ Public Class frmEintragAviso
|
||||
txtBestimmungszollstelle.initSearchBox(Me.FindForm, "[Code] ,[Code] as Nr,Description as Dienststelle,left(Code,2) as Land,[Code] +' - ' + [Description] +' (' +left(Code,2)+')' as display FROM [tbl_DY_ZollDE_C0141_Zollstellen]", {" [Code]", "Description"}, " (StartDate is null OR StartDate< GETDATE()) AND (EndDate is null OR EndDate> GETDATE()) ", " left(Code,2),[Description]", "Code", "display", "FMZOLL", , 400, 200, {"display", "Code"})
|
||||
|
||||
pnl.Visible = True
|
||||
|
||||
Case "ATILLA"
|
||||
cboImEx.Visible = True
|
||||
cboImEx.Text = "EXPORT"
|
||||
Case "VERAG"
|
||||
Label1.Visible = True
|
||||
cboImEx.Visible = True
|
||||
|
||||
Reference in New Issue
Block a user