InputPanel for WinForms帮助文档
InputHtmlLabel 类
成员 






HTML Label in a C1InputPanel control.
对象模型
InputHtmlLabel 类
语法
'声明
 
<System.ComponentModel.DefaultEventAttribute("LinkClicked")>
Public Class InputHtmlLabel 
   Inherits InputComponent
'用法
 
Dim instance As InputHtmlLabel
[System.ComponentModel.DefaultEvent("LinkClicked")]
public class InputHtmlLabel : InputComponent 
public class InputHtmlLabel = class(InputComponent)
System.ComponentModel.DefaultEventAttribute("LinkClicked")
public class InputHtmlLabel extends InputComponent
[System.ComponentModel.DefaultEvent("LinkClicked")]
public __gc class InputHtmlLabel : public InputComponent 
[System.ComponentModel.DefaultEvent("LinkClicked")]
public ref class InputHtmlLabel : public InputComponent 
继承层次

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1InputPanel.InputComponent
            C1.Win.C1InputPanel.InputHtmlLabel

需求

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

请参见

引用

InputHtmlLabel 成员
C1.Win.C1InputPanel 命名空间

Send Feedback