SpreadsheetGear 2017
IsInputMethodEnabled Property (SheetTabScrollButton)






SpreadsheetGear.Windows.Controls Namespace > SheetTabScrollButton Class : IsInputMethodEnabled Property
Syntax
'Declaration
 
Public ReadOnly Property IsInputMethodEnabled As System.Boolean
'Usage
 
Dim instance As SheetTabScrollButton
Dim value As System.Boolean
 
value = instance.IsInputMethodEnabled
public System.bool IsInputMethodEnabled {get;}
public read-only property IsInputMethodEnabled: System.Boolean; 
public function get IsInputMethodEnabled : System.boolean
public: __property System.bool get_IsInputMethodEnabled();
public:
property System.bool IsInputMethodEnabled {
   System.bool get();
}
Requirements

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

See Also

Reference

SheetTabScrollButton Class
SheetTabScrollButton Members