zoukankan      html  css  js  c++  java
  • 资料:c#控件命名缩写

    控件  控件缩写
     Button  Btn 
     Calender  Cld
     CheckBox  Chk
     CheckBoxList  Chklst
     CompareValidator  Cv
     DataGrid  Dg
     DataList  Dl
     DropDownList  Ddl
     Image  Img
     ImageButton  Imgbtn
     Label  Lbl
     LinkButton  Lnkbtn
     ListBox  LstB
     Panel  Pnl
     RadioButton Rdo
     RadioButtonList  Rdolist
     RangeValidator  Rv
     RegularExpressionValidator  Rev
     RequiredFieldValidator  Rfv
     Table  Tbl
     TextBox  Txt
     ValidatorSummary  Vs
    ColorDialog  ClorDlg
    FolderBrowerDialog  FbDlg
    FontDialog  FntDlg
    GroupBox  Grp
    HelpProvider  Hlp
    LinkLabel  Lnklbl
    ListView  LstV
    OpenFileDialog  OFileDlg
    PageSetupDialog Psdlg
    PictureBox  Pic
    PrintDialog  PntDlg
    PrintDocument  PntDmt
    PrintPreviewControl  PntPvCtrl
    PrintPreviewDialog  PntPvDlg
    ProgressBar  Pgb
    SaveFileDialog  SFileDlg
    StatusStrip  StuS
    StripMenu  Mnu
    TabControl  TabCtrl
    Timer  Timer
    ToolTip  Ttp
    TreeView  TreV
  • 相关阅读:
    hdu 2196(树上点分治)
    hdu 4807(网络流 + 贪心)
    hdu4101
    hdu4216
    hdu 4219, 树形概率DP
    hdu 4127 A*搜索
    hdu 4126
    hdu 5296,15年多校1-7
    poj3436 ACM Computer Factory
    Fence
  • 原文地址:https://www.cnblogs.com/tulips/p/1549236.html
Copyright © 2011-2022 走看看