|
Property |
Method |
Event |
|
|||||||
ActiveTabSpecifies which tabs to display and gets the index number of the currently visible tabs. Syntax[get]HRESULT ActiveTab( [put]HRESULT ActiveTab( Parameters[get]pVal [out, retval] Returns the index number for the active tabs currently displayed on the Web Editor Control screen. [put]newVal [in] Specifies the tabs to be displayed.
Return Values'0' (always) RemarksThis value is not applied to any tab which has not been created. Sample CodesVBScript dim object
|
||||||||||