ドロップダウンボタンの画像を返します。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Shared Function GetDropDownButton( _
   ByVal  As System.Drawing.Size, _
   Optional ByVal  As System.Windows.Forms.VisualStyles.ComboBoxState _
) As System.Drawing.Image
             
        
            
            public static System.Drawing.Image GetDropDownButton( 
   System.Drawing.Size ,
   System.Windows.Forms.VisualStyles.ComboBoxState 
)
             
        
             
        
            パラメータ
- sz
 
- state
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照