'Declaration Public Function New( _ ByVal button As SpinEditorButton, _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByVal buttonType As SpinButtonItem _ )
public SpinButtonClickEventArgs( SpinEditorButton button, EmbeddableEditorOwnerBase owner, object ownerContext, SpinButtonItem buttonType )
This constructor is used to provide the owner and owner context so that the Context can be obtained only when it is requested. This is for efficiency in case the context is lazily created by the owner.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2