Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EventApp
Controls
Buttons
LinkButton
C# Class EventApp.Controls.Buttons.LinkButton
Inheritance:
ImageButton
显示文件
Open project: BobStolk/EventApp
Public Properties
Property
Type
Description
URL
string
Public Methods
Method
Description
LinkButton
(
RectangleF
frame
,
string
imagePath
,
string
url
) :
System
Method Details
LinkButton()
public
method
public
LinkButton
(
RectangleF
frame
,
string
imagePath
,
string
url
) :
System
frame
System.Drawing.RectangleF
imagePath
string
url
string
return
System
Property Details
URL
public_oe property
public
string
URL
return
string