Public Property TouchDropDownScale As Single
public float TouchDropDownScale {get; set;}
GcComboBox1.TouchDropDownScale = 2.5F
GcComboBox1.TouchDropDownScale = 2.5f;
GcComboBox クラス GcComboBox メンバ
© 2005-2015 GrapeCity inc. All rights reserved.