Identifies a control that should be shown during callback to provide visual feedback.
[Visual Basic]
Overridable Public Property CallbackWaitControlID As String
[C#]
virtual public string CallbackWaitControlID {get;set;}
[Delphi]
public property CallbackWaitControlID: String read get_CallbackWaitControlID write set_CallbackWaitControlID;
See Also
C1WebTabStrip Class | C1WebTabStrip Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |