Click or drag to resize
ContextMenuStripExtrasGetContextParent Method
get the parent of a context menu, either opening up, or a tool strip right click

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Object GetContextParent(
	Object senderToolStrip,
	Type t
)

Parameters

senderToolStrip
Type: SystemObject
t
Type: SystemType

Return Value

Type: Object
See Also