eDriven Framework API
Makes the component transparent for mouse clicks, so it could serve as a proxy

Declaration Syntax
public static void Proxify(
Component component
)
Public Shared Sub Proxify ( _
component As Component _
)
public:
static void Proxify(
Component^ component
)

Parameters
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)