diff --git a/SecuritySystem/SecuritySystemView/FormComponent.Designer.cs b/SecuritySystem/SecuritySystemView/Component/FormComponent.Designer.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormComponent.Designer.cs rename to SecuritySystem/SecuritySystemView/Component/FormComponent.Designer.cs diff --git a/SecuritySystem/SecuritySystemView/FormComponent.cs b/SecuritySystem/SecuritySystemView/Component/FormComponent.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormComponent.cs rename to SecuritySystem/SecuritySystemView/Component/FormComponent.cs diff --git a/SecuritySystem/SecuritySystemView/FormComponent.resx b/SecuritySystem/SecuritySystemView/Component/FormComponent.resx similarity index 100% rename from SecuritySystem/SecuritySystemView/FormComponent.resx rename to SecuritySystem/SecuritySystemView/Component/FormComponent.resx diff --git a/SecuritySystem/SecuritySystemView/FormComponents.Designer.cs b/SecuritySystem/SecuritySystemView/Component/FormComponents.Designer.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormComponents.Designer.cs rename to SecuritySystem/SecuritySystemView/Component/FormComponents.Designer.cs diff --git a/SecuritySystem/SecuritySystemView/FormComponents.cs b/SecuritySystem/SecuritySystemView/Component/FormComponents.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormComponents.cs rename to SecuritySystem/SecuritySystemView/Component/FormComponents.cs diff --git a/SecuritySystem/SecuritySystemView/FormComponents.resx b/SecuritySystem/SecuritySystemView/Component/FormComponents.resx similarity index 100% rename from SecuritySystem/SecuritySystemView/FormComponents.resx rename to SecuritySystem/SecuritySystemView/Component/FormComponents.resx diff --git a/SecuritySystem/SecuritySystemView/FormCreateOrder.Designer.cs b/SecuritySystem/SecuritySystemView/Order/FormCreateOrder.Designer.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormCreateOrder.Designer.cs rename to SecuritySystem/SecuritySystemView/Order/FormCreateOrder.Designer.cs diff --git a/SecuritySystem/SecuritySystemView/FormCreateOrder.cs b/SecuritySystem/SecuritySystemView/Order/FormCreateOrder.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormCreateOrder.cs rename to SecuritySystem/SecuritySystemView/Order/FormCreateOrder.cs diff --git a/SecuritySystem/SecuritySystemView/FormCreateOrder.resx b/SecuritySystem/SecuritySystemView/Order/FormCreateOrder.resx similarity index 100% rename from SecuritySystem/SecuritySystemView/FormCreateOrder.resx rename to SecuritySystem/SecuritySystemView/Order/FormCreateOrder.resx diff --git a/SecuritySystem/SecuritySystemView/FormSecure.Designer.cs b/SecuritySystem/SecuritySystemView/Secure/FormSecure.Designer.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecure.Designer.cs rename to SecuritySystem/SecuritySystemView/Secure/FormSecure.Designer.cs diff --git a/SecuritySystem/SecuritySystemView/FormSecure.cs b/SecuritySystem/SecuritySystemView/Secure/FormSecure.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecure.cs rename to SecuritySystem/SecuritySystemView/Secure/FormSecure.cs diff --git a/SecuritySystem/SecuritySystemView/FormSecure.resx b/SecuritySystem/SecuritySystemView/Secure/FormSecure.resx similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecure.resx rename to SecuritySystem/SecuritySystemView/Secure/FormSecure.resx diff --git a/SecuritySystem/SecuritySystemView/FormSecureComponent.Designer.cs b/SecuritySystem/SecuritySystemView/Secure/FormSecureComponent.Designer.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecureComponent.Designer.cs rename to SecuritySystem/SecuritySystemView/Secure/FormSecureComponent.Designer.cs diff --git a/SecuritySystem/SecuritySystemView/FormSecureComponent.cs b/SecuritySystem/SecuritySystemView/Secure/FormSecureComponent.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecureComponent.cs rename to SecuritySystem/SecuritySystemView/Secure/FormSecureComponent.cs diff --git a/SecuritySystem/SecuritySystemView/FormSecureComponent.resx b/SecuritySystem/SecuritySystemView/Secure/FormSecureComponent.resx similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecureComponent.resx rename to SecuritySystem/SecuritySystemView/Secure/FormSecureComponent.resx diff --git a/SecuritySystem/SecuritySystemView/FormSecures.Designer.cs b/SecuritySystem/SecuritySystemView/Secure/FormSecures.Designer.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecures.Designer.cs rename to SecuritySystem/SecuritySystemView/Secure/FormSecures.Designer.cs diff --git a/SecuritySystem/SecuritySystemView/FormSecures.cs b/SecuritySystem/SecuritySystemView/Secure/FormSecures.cs similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecures.cs rename to SecuritySystem/SecuritySystemView/Secure/FormSecures.cs diff --git a/SecuritySystem/SecuritySystemView/FormSecures.resx b/SecuritySystem/SecuritySystemView/Secure/FormSecures.resx similarity index 100% rename from SecuritySystem/SecuritySystemView/FormSecures.resx rename to SecuritySystem/SecuritySystemView/Secure/FormSecures.resx