ToolStripDropDown.ToolStripDropDownAccessibleObject(ToolStripDropDown) Constructor
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.
Initializes a new instance of the ToolStripDropDown.ToolStripDropDownAccessibleObject class.
public:
ToolStripDropDownAccessibleObject(System::Windows::Forms::ToolStripDropDown ^ owner);
public ToolStripDropDownAccessibleObject (System.Windows.Forms.ToolStripDropDown owner);
new System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject : System.Windows.Forms.ToolStripDropDown -> System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject
Public Sub New (owner As ToolStripDropDown)
Parameters
- owner
- ToolStripDropDown
The ToolStripDropDown that owns the ToolStripDropDown.ToolStripDropDownAccessibleObject.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.