'宣言 Public Overloads Function GetOwnerCheckState( _ ByVal val As Object, _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object _ ) As CheckState
public CheckState GetOwnerCheckState( object val, EmbeddableEditorOwnerBase owner, object ownerContext )