'宣言 Protected m_dtpCreationTime As System.Windows.Forms.DateTimePicker
'使用法 Dim instance As DocumentInfoForm Dim value As System.Windows.Forms.DateTimePicker value = instance.m_dtpCreationTime instance.m_dtpCreationTime = value
protected System.Windows.Forms.DateTimePicker m_dtpCreationTime