'宣言 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 )
このコンストラクターを使用すると、要求されたときのみ Context が取得されるように、オーナーとオーナー コンテキストが提供されます。これはオーナーによってコンテキストが遅延作成される場合に有効です。