TabCount Property (OracleFormsTabBar)
Class
OracleFormsTabBar
.
Action
Gets the number of tabs.
Syntax
C#
protected
Integer
TabCount { get; }
VB
'Declaration Protected Read Property TabCount As
Integer
Access
Read only.