Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
paul
c-sharp-study
Wiki
coding_guide
coding_guide
· Changes
Page history
paul created page: coding_guide
authored
Sep 09, 2016
by
paul
Show whitespace changes
Inline
Side-by-side
coding_guide.md
View page @
429cbcd3
...
...
@@ -35,7 +35,7 @@
-
UI구성요소는 알맞는 접두어를 붙여서 다른 변수와 구분해야 한다.
| Control | Prefix |
| --- | --- |
|
:
---
:
|
:
---
:
|
| Label | lbl |
| TextBox | txt |
| DataGrid | dtg |
...
...