TimerDesigner.GetDesignTimeHtml 方法
定义
public:
override System::String ^ GetDesignTimeHtml();
public override string GetDesignTimeHtml ();
override this.GetDesignTimeHtml : unit -> string
Public Overrides Function GetDesignTimeHtml () As String
返回
一个字符串,它包含用于在设计时呈现 Timer 控件的标记。A string that contains the markup used to render the Timer control at design time.