'宣言 Public Overloads Function AddHyperlink( _ ByVal address As System.String, _ ByVal text As System.String, _ ByVal font As Font, _ ByVal toolTipText As System.String _ ) As TextHyperlink
public TextHyperlink AddHyperlink( System.string address, System.string text, Font font, System.string toolTipText )
オンラインで表示: GitHub