Freigeben über


DateTimeControl.IDesignerEventAccessor.OnDesignerLoad-Methode

Löst ein Ereignis, wenn der Steuerelement-Designer geladen wird.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private Sub OnDesignerLoad ( _
    e As EventArgs _
) Implements IDesignerEventAccessor.OnDesignerLoad
'Usage
Dim instance As DateTimeControl
Dim e As EventArgs

CType(instance, IDesignerEventAccessor).OnDesignerLoad(e)
void IDesignerEventAccessor.OnDesignerLoad(
    EventArgs e
)

Parameter

Implementiert

IDesignerEventAccessor.OnDesignerLoad(EventArgs)

Siehe auch

Referenz

DateTimeControl Klasse

DateTimeControl-Member

Microsoft.SharePoint.WebControls-Namespace