ComponentOne Sizer 8.0
GetTab Property

Returns the tab page where a given control is located.

Syntax

val% = [form!]C1Tab.GetTab(hWnd As Long)

Remarks

This property is only useful if the control has an hWnd property.

If you pass GetTab an invalid window handle, or a window that does not belong to any tab, GetTab will return the value -1.

This property is read-only.

Data Type

Integer

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback