InputPanel for WinForms帮助文档
ShouldSerializeElementHeight 方法 (InputComponent)






This member is for internal use only.
语法
'声明
 
Protected Overridable Function ShouldSerializeElementHeight() As System.Boolean
'用法
 
Dim instance As InputComponent
Dim value As System.Boolean
 
value = instance.ShouldSerializeElementHeight()
protected virtual System.bool ShouldSerializeElementHeight()
protected function ShouldSerializeElementHeight(): System.Boolean; virtual; 
protected function ShouldSerializeElementHeight() : System.boolean;
protected: virtual System.bool ShouldSerializeElementHeight(); 
protected:
virtual System.bool ShouldSerializeElementHeight(); 
需求

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

请参见

引用

InputComponent 类
InputComponent 成员

Send Feedback