'宣言 Public Function New( _ ByVal text As System.String, _ ByVal toolTipText As System.String _ )
public C1TopicPage( System.string text, System.string toolTipText )
パラメータ
- text
 - ページのキャプション。
 - toolTipText
 - ページのツールチップテキスト。
 
'宣言 Public Function New( _ ByVal text As System.String, _ ByVal toolTipText As System.String _ )
public C1TopicPage( System.string text, System.string toolTipText )