This document is archived and information here might be outdated. Recommended version. |
Initializes the state of the element control object.
[Visual Basic .NET] Public Sub Initialize ( _ ByVal editor As IMdElementEditor, _ ByVal propname As String, _ ByVal dependencies As String _ )
[C#] public void Initialize ( IMdElementEditor editor, string propname, string dependencies );