FormTreeControl.endLabelEdit(Int32, String, Object) Method
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.
public:
virtual void endLabelEdit(int _Idx, System::String ^ _text, System::Object ^ _data);
public virtual void endLabelEdit (int _Idx, string _text, object _data);
abstract member endLabelEdit : int * string * obj -> unit
override this.endLabelEdit : int * string * obj -> unit
Public Overridable Sub endLabelEdit (_Idx As Integer, _text As String, _data As Object)
Parameters
- _Idx
- Int32
- _text
- String
- _data
- Object