ZooFlow: Admin
This commit is contained in:
@@ -820,7 +820,6 @@ Partial Class frmGlobixAdministration
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.Datasource_16x16
|
||||
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button1.Location = New System.Drawing.Point(12, 85)
|
||||
Me.Button1.Name = "Button1"
|
||||
|
||||
@@ -204,4 +204,8 @@ Public Class frmGlobixAdministration
|
||||
RibbonPageGroup1.Text = "Auto Values"
|
||||
End Select
|
||||
End Sub
|
||||
|
||||
Public Function DeleteData() As Boolean Implements frmAdmin_Interface.DeleteData
|
||||
Throw New NotImplementedException()
|
||||
End Function
|
||||
End Class
|
||||
Reference in New Issue
Block a user