InsertSeparator |
Scroll |
Inserts a separator at the specified position in the current menu.
Namespace: Therefore.API
Visual Basic Public Overridable Function AddSeparator ( nIndex As Integer ) C# public virtual void AddSeparator ( int nIndex )
ParametersnIndex Zero-based index at which to insert the menu.
Return ValueNone. |