RichTextBox for WinRT
GoToElementStateCore Method (C1RichTextBox)


Syntax
'Declaration
 
Protected Overridable Function GoToElementStateCore( _
   ByVal stateName As System.String, _
   ByVal useTransitions As System.Boolean _
) As System.Boolean
'Usage
 
Dim instance As C1RichTextBox
Dim stateName As System.String
Dim useTransitions As System.Boolean
Dim value As System.Boolean
 
value = instance.GoToElementStateCore(stateName, useTransitions)
protected virtual System.bool GoToElementStateCore( 
   System.string stateName,
   System.bool useTransitions
)

Parameters

stateName
useTransitions
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

C1RichTextBox Class
C1RichTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback