# 사용자 컨트롤

포건시에서 사용자 컨트롤을 지원하므로 고객의 비즈니스 요구에 따라 사용자 정의 구성 요소의 개발 및 확장을 효율적으로 완료할 수 있습니다.

사용자 컨트롤을 통해 스타일 재사용, 레이아웃 재사용, 상호 작용 재사용 및 데이터 재사용을 신속하게 실현할 수 있습니다. 사용자 컨트롤은 소프트웨어 재사용성을 크게 실현하고 개발 효율성을 향상시키며 기업이 소프트웨어 개발 비용을 절감하고 효율성을 높이는 도구가 될 것입니다.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/forguncy-v9/components/usercontrol.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
