# Study OpenTap's WPFGUI

**URL:** https://forum.opentap.io/t/study-opentaps-wpfgui/1142
**Category:** Technical
**Tags:** opentap-sdk
**Created:** [June 8, 2023, 9:12am UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142 "2023-06-08T09:12:49Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![linze](https://avatars.discourse-cdn.com/v4/letter/l/c67d28/32.png) [@linze](https://forum.opentap.io/u/linze)
#### Post date: [June 8, 2023, 9:12am UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142/1 "2023-06-08T09:12:49Z")

</div>

Your WPFGUI is exquisitely crafted. I would like to improve my WPF technology and learn some GUI techniques from you. Can you share the source code of your GUI for reference? Thank you very much

 ![20230608171151](https://us1.discourse-cdn.com/flex020/uploads/opentap/original/1X/0b68a4199c87b61da9998a2a072ce87ad06fcd67.jpeg)

---

<div class="post-metadata">

### Author: ![rolf\_madsen](https://avatars.discourse-cdn.com/v4/letter/r/43a26b/32.png) [@rolf\_madsen](https://forum.opentap.io/u/rolf_madsen)
#### Post date: [June 8, 2023, 2:10pm UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142/2 "2023-06-08T14:10:32Z")

</div>

Hi @linze and welcome to the forum.

The code for Test Automation Editor is protected under a commercial license, so we cannot share it with you.

Feel free to check out our open-source code at [OpenTAP · GitHub](http://github.com/opentap) and our resources about OpenTAP.

---

<div class="post-metadata">

### Author: ![bweinberg](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.opentap.io/bweinberg/32/149_2.png) [@bweinberg](https://forum.opentap.io/u/bweinberg)
#### Post date: [June 8, 2023, 6:58pm UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142/3 "2023-06-08T18:58:21Z")

</div>

Hi Rolf  
Can we tell Linze which graphical framework was used to create the UI?

Bill W.

---

<div class="post-metadata">

### Author: ![rolf\_madsen](https://avatars.discourse-cdn.com/v4/letter/r/43a26b/32.png) [@rolf\_madsen](https://forum.opentap.io/u/rolf_madsen)
#### Post date: [June 9, 2023, 7:22am UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142/4 "2023-06-09T07:22:49Z")

</div>

Sure, but actually there is not much to tell.

It is mostly just standard C# / WPF, the amount of third party frameworks or libraries we use is very limited. Those can be found under Dependencies in the installation folder.

---

<div class="post-metadata">

### Author: ![linze](https://avatars.discourse-cdn.com/v4/letter/l/c67d28/32.png) [@linze](https://forum.opentap.io/u/linze)
#### Post date: [June 9, 2023, 7:39am UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142/5 "2023-06-09T07:39:18Z")

</div>

OK, thank you for your reply. My field of work is China Semiconductor Testing, and I am also a beginner in WPF and C #. I just saw some creative places on the opentap GUI, such as nodes of steps and tasks, Progress bar, and I want to apply them to my ideas

---

<div class="post-metadata">

### Author: ![jianghuan](https://avatars.discourse-cdn.com/v4/letter/j/e47774/32.png) [@jianghuan](https://forum.opentap.io/u/jianghuan)
#### Post date: [December 23, 2025, 6:06am UTC](https://forum.opentap.io/t/study-opentaps-wpfgui/1142/6 "2025-12-23T06:06:14Z")

</div>

你好，你有没有简单的例程可以参考一下，我想基于该平台开发，但不知道怎么开始
