GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > InputManCellTypeBase クラス > GetEditorControl メソッド : GetEditorControl(Control,Appearance,Single) メソッド |
'宣言
Public Overloads Function GetEditorControl( _ ByVal parent As Control, _ ByVal appearance As Appearance, _ ByVal zoomFactor As Single _ ) As Control
public Control GetEditorControl( Control parent, Appearance appearance, float zoomFactor )