본문 바로가기

Programing (프로그래밍)/WPF & C# (C Sharp)

WPF & C# - 네이밍 규칙

728x90
반응형


 WPF & C# - 네이밍 규칙



컨트롤 ( Control )


Button

btn

Checkbox

chk

CheckBoxList

cbl

DataGrid

dtg

DataList

dtl

DropDownList

ddl

Hyperlink

hlk

Image

img

ImageButton

imb

Label

lbl

ListBox

lst

Panel

pnl

PlaceHolder

phd

RadioButton

rdo

RadioButtonList

rbl

Repeater

rep

Table

tbl

TextBox

txt

Validators

va


출처 : https://blog.naver.com/krinlion



CodedUI가이드.pdf


출처 : https://genycho.blog.me/220946849338


728x90
반응형