MobileForms Toolkit Documentation
LinkCell.DrawActiveLink Method
Draws the active link
protected internal virtual
void
DrawActiveLink(
Graphics
gr
,
LinkEventArgs
lea
,
int
w
);
Parameters
gr
graphics to draw
lea
parameters of link click
w
width of item
See Also
LinkCell Class
|
Resco.Controls.AdvancedComboBox Namespace