TouchList Help
C#
VB
Show/Hide TOC
Touch
List
End
Init Method
Called after initialization. Initializes the previous size of the TouchList, after the size is set by designer.
Definition
Namespace:
BeeMobile.TouchList
Assembly:
BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
Copy
public
void
EndInit
()
VB
Copy
Public
Sub
EndInit
Implements
ISupportInitialize
EndInit
See Also
Reference
TouchList Class
BeeMobile.TouchList Namespace
In This Article
Definition
See Also