DeckWorkspace.ActiveSmartPart Property
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.
public:
property System::Windows::Forms::Control ^ ActiveSmartPart { System::Windows::Forms::Control ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.Control ActiveSmartPart { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ActiveSmartPart : System.Windows.Forms.Control
Public ReadOnly Property ActiveSmartPart As Control
Property Value
- Attributes