Hello
I have behaviors that I suspect are unwanted.
-
ObjectPropertiesPage.Index
is never called ifObjectPropertiesPage.Type = ropertyPageType.View
. -
If its value is ‘-1’ the ObjectPropertiesPage is second to last.
-
If its value is ‘0’, ObjectPropertiesPage is second.
-
If its value is out of range (like 1000). The beavalor is same as the value ‘0’, not ‘-1’.
jmv