ComponentOne Studio MVC4 Classic ヘルプ
ComboBox の幅の変更
ソースビュー
コードのコピー
<style type="text/css" > 
          .wijmo-wijcombobox 
        { 
        position: relative; 
          width:250px !important; 
          } 
  
        .wijmo-wijcombobox-input 
        { 
            width:216px !important; 
        } 
  
</style>
関連トピック

 

 


Copyright © GrapeCity inc. All rights reserved.