Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
Tab
Control Constructor
Initializes a new instance of the
TabControl
class.
Definition
Namespace:
Firefly.Box.UI
Assembly:
Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Copy
public
TabControl
()
VB
Copy
Public
Sub
New
F#
Copy
new
:
unit
->
TabControl
See Also
Reference
TabControl Class
Firefly.Box.UI Namespace
In This Article
Definition
See Also