Basic Custom Edit Control Skeleton

This is not a complete visual control. It is a small reference skeleton that shows the typical file structure:

- EditControlName.php
- EditControlName.js
- controlname.css
- sample.php

When asking ChatGPT to create a new PHPRunner custom Edit control, use this skeleton as a structural reference and ask ChatGPT to replace ControlName with the actual control name.
