Click or drag to resize

IGuiFactoryServiceGetControllerAndControl Method

Overload List
 NameDescription
Public methodGetControllerAndControl(Object, Type) Gets a controller together with an attached control for the specified arguments.
Public methodGetControllerAndControl(Object, Type, UseDocument) Gets a controller together with an attached control for the specified arguments and document usage mode.
Public methodGetControllerAndControl(Object, Type, Type, UseDocument) Gets a controller together with an attached control while overriding the type of the first argument.
Top
See Also