Visual Basic (Declaration) | |
---|---|
Public Overloads Sub InsertFieldPart( _ ByVal part As K2FieldPart, _ ByVal position As TextPointer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As K2TextBox Dim part As K2FieldPart Dim position As TextPointer instance.InsertFieldPart(part, position) |
C# | |
---|---|
public void InsertFieldPart( K2FieldPart part, TextPointer position ) |
C++/CLI | |
---|---|
public: void InsertFieldPart( K2FieldPart^ part, TextPointer^ position ) |
Parameters
- part
- position
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