MS
This commit is contained in:
@@ -225,6 +225,7 @@ Public Class frmMain
|
||||
SearchItem1.Caption = oCaption
|
||||
SearchItem1.Tag = oCommand
|
||||
SearchItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
||||
RibbonPageGroup4.Visible = True
|
||||
End If
|
||||
Catch ex As Exception
|
||||
|
||||
@@ -239,6 +240,7 @@ Public Class frmMain
|
||||
SearchItem2.Caption = oCaption
|
||||
SearchItem2.Tag = oCommand
|
||||
SearchItem2.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
||||
RibbonPageGroup4.Visible = True
|
||||
End If
|
||||
Catch ex As Exception
|
||||
|
||||
@@ -246,6 +248,7 @@ Public Class frmMain
|
||||
If START_CW = True Then
|
||||
bbtniCW.Caption = START_CW_CAPTION
|
||||
bbtniCW.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
||||
RibbonPageGroup4.Visible = True
|
||||
End If
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user