# Siticone Form

- [Window Behavior & Layout](/home/net-framework-or-net-core-ui/form-design-framework/siticone-form/window-behavior-and-layout.md): This feature controls how the form’s window behaves, including its closing behavior, drag interactions, and initial positioning.
- [Title Bar Customization](/home/net-framework-or-net-core-ui/form-design-framework/siticone-form/title-bar-customization.md): This feature customizes the look and feel of the form’s title bar, including its background, text, icon, and interactive behavior.
- [Control Box (Window Buttons) Customization](/home/net-framework-or-net-core-ui/form-design-framework/siticone-form/control-box-window-buttons-customization.md): This feature allows developers to customize the visual styling, hover effects, and interactive behavior of the control box buttons on the form.
- [Theme and Appearance](/home/net-framework-or-net-core-ui/form-design-framework/siticone-form/theme-and-appearance.md): This feature manages the form’s visual styling by applying theme variants and associated color palettes across the title bar, control buttons, and general background.
- [Animation & Visual Effects](/home/net-framework-or-net-core-ui/form-design-framework/siticone-form/animation-and-visual-effects.md): This feature provides smooth fade transitions and interactive animations (like close button rotation on hover) to improve the visual feedback and responsiveness of the form.
- [Events and Public Methods](/home/net-framework-or-net-core-ui/form-design-framework/siticone-form/events-and-public-methods.md): This feature provides a set of events for user interactions and window state changes along with public methods to programmatically control the form's behavior, such as toggling maximization, etc.
