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