| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal childControl As Control _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ChildControlEventArgs( Control childControl ) | |
Parameters
- childControl
- Child control
|
| FarPoint.Win.Spread | |
| ChildControlEventArgs Constructor | |
| See Also | |
| FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ChildControlEventArgs Class : ChildControlEventArgs Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal childControl As Control _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ChildControlEventArgs( Control childControl ) | |