'Declaration Public Function New( _ ByVal rect As System.Drawing.Rectangle, _ ByVal text As System.String, _ ByVal fontName As System.String, _ ByVal italic As System.Boolean, _ ByVal bold As System.Boolean _ )
public FEditText( System.Drawing.Rectangle rect, System.string text, System.string fontName, System.bool italic, System.bool bold )
FEditText Class FEditText Members Overload List
Copyright (c) GrapeCity, inc. All rights reserved.