Click or drag to resize

SelectionBoxEventArgs Class

선택상자 드래그 EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorSelectionBoxEventArgs

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class SelectionBoxEventArgs : EventArgs

The SelectionBoxEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSelectionBoxEventArgs
Initializes a new instance of the SelectionBoxEventArgs class
Top
Fields
  NameDescription
Public fieldID
선택상자 ID
Top
See Also