DesignerActionList.GetService Method (Type)
.NET Framework (current version)
Returns an object that represents a service provided by the component associated with the DesignerActionList.
Assembly: System.Design (in System.Design.dll)
Parameters
- serviceType
-
Type:
System.Type
A service provided by the Component.
Return Value
Type: System.ObjectAn Object that represents a service provided by the Component. This value is null if the Component does not provide the specified service.
.NET Framework
Available since 2.0
Available since 2.0
Show: