Innovasys RealWorld
BeforeF7Select Method
See Also  Send Feedback
Kingdee.BOS.Core.DynamicForm.PlugIn Namespace > IDynamicFormViewPlugIn Interface : BeforeF7Select Method



e

Glossary Item Box

基础资料界面调出之前抛出

Syntax

Visual Basic (Declaration) 
Sub BeforeF7Select( _
   ByVal e As BeforeF7SelectEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As IDynamicFormViewPlugIn
Dim e As BeforeF7SelectEventArgs
 
instance.BeforeF7Select(e)
C# 
void BeforeF7Select( 
   BeforeF7SelectEventArgs e
)
C++/CLI 
void BeforeF7Select( 
   BeforeF7SelectEventArgs^ e
) 

Parameters

e

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.