Tesseract Engine Documentation

UCAD.Load_Control Method 

Handles UCAD_Button Click events. Gets the UCAD_Button's UserControl and adds it to the main panel

public static void Load_Control(
   Object sender,
   EventArgs e
);

Parameters

sender
UCAD_Button that the user clicked.
e
Generic EventArgs

See Also

UCAD Class | DarkWynter.Shell Namespace