USDTabBasePanel.GetControlCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total number of controls on the panel.
public:
virtual int GetControlCount();
public int GetControlCount ();
abstract member GetControlCount : unit -> int
override this.GetControlCount : unit -> int
Public Function GetControlCount () As Integer
Returns
Number of controls.