MS Globix Admin

This commit is contained in:
2021-07-08 10:34:58 +02:00
parent ccd0e1d1fb
commit e254f7fa70
13 changed files with 1540 additions and 2571 deletions

View File

@@ -42,9 +42,5 @@
Public Const WM_WINDOWPOSCHANGING As Integer = &H46
Public Const GLOBIX_Profile "Profile"
Case ControlGroupIndexeMan.Name
RibbonPage1.Text = "Manual Values"
Case ControlGroupIndexeAuto.Name
RibbonPage1.Text = "Auto Values"
End Class