User controls

  • Thread starter Thread starter Fabio Negri Cicotti [MCP]
  • Start date Start date
F

Fabio Negri Cicotti [MCP]

Hello all.

I'm developing few "user controls" and honestly that is a new world for me,
thus sorry about silly questions.

So, how do I make a user control goes to page's bottom when is dragged
insted of goes to the Form? In other words what I want is a control without
interface (similar to timer's work, for example).


Grateful.
 
Hi,

Control without an interface is an component. Simply create new component in
vs.net.
 
Back
Top